Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#36099 closed defect (duplicate)

gcc47 @4.7.1, Revision 4 fails to build

Reported by: rob.patro@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia), piotr@…
Port: gcc47

Description

It complains about missing symbols for the target arch (x86_64). The log is attached.

Attachments (1)

log.tgz (335.0 KB) - added by rob.patro@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by rob.patro@…

Attachment: log.tgz added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Cc: jeremyhu@… added
Owner: changed from macports-tickets@… to mww@…

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

Resolution: duplicate
Status: newclosed

Seems fine on my system and on buildbot:

http://build.macports.org/builders/buildports-snowleopard-x86_64/builds/10734/steps/compile/logs/progress

http://build.macports.org/builders/buildports-lion-x86_64/builds/4330/steps/compile/logs/progress

In the future, please just attach the log rather than providing a tarball.

I see a lot of

:info:build ignoring file floatunsitf_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): floatunsitf_s.oignoring file fixtfdi_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): fixtfdi_s.o

which makes me think that this might be #36081 / #36026

comment:3 Changed 12 years ago by piotr@…

Cc: piotr@… added

Cc Me!

Note: See TracTickets for help on using tickets.