Opened 14 years ago
Closed 13 years ago
#29186 closed defect (worksforme)
autoconf compilation fails due to mtime
Reported by: | wajones@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | autoconf |
Description
Full debug log follows.
Autom4te::FileUtils.pm throws exception at line 145 on reference to File::stat type reference to mtime.
Line 145 is: return $stat->mtime.
Debug log is attached.
Attachments (1)
Change History (4)
Changed 14 years ago by wajones@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ram@… |
---|---|
Port: | autoconf added |
Don't forget to fill in the Port and Cc fields when you file a ticket.
comment:2 Changed 14 years ago by skymoo (Adam Mercer)
Status: | new → assigned |
---|
I can't reproduce this? Was the build log you attached from a clean build? i.e. did you run a port clean autoconf
prior to the build from which the attached log is from?
comment:3 Changed 13 years ago by skymoo (Adam Mercer)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
No response in six weeks, so assuming this is no longer an issue. Reopen if the problem still persists.
Note: See
TracTickets for help on using
tickets.
Debug log