Opened 13 years ago

Closed 12 years ago

#31657 closed defect (duplicate)

build of port apple-gcc42 failed

Reported by: ulbreid@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: apple-gcc42

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

I can't build the apple-gcc42 port on my macbook. The build fails with an error. I attached the main.log file to this ticket. My comuter:

uname -a
Darwin mbp.leo.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64

Xcode:

xcodebuild -version
Xcode 4.2
Build version 4D199

Attachments (1)

main.log (16.3 MB) - added by ulbreid@… 13 years ago.

Change History (4)

Changed 13 years ago by ulbreid@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

A curious portion of the log reads:

:info:build sed: s,^,i686-apple-darwin11-,;: No such file or directory
:info:build sed: s,^,i686-apple-darwin11-,;: No such file or directory
:info:build sed: s,^,i686-apple-darwin11-,;: No such file or directory

s,^,i686-apple-darwin11-, is obviously the regular expression, but somehow it's being interpreted as the filename.

comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.