Opened 12 years ago

Closed 12 years ago

#32800 closed defect (invalid)

libffi @3.0.10 build failure

Reported by: lwade@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: libffi

Description

I am working on Mac OS X 10.7.2 with Xcode 4.2.1. The libffi port continues to fail on the build stage. I've attached the main.log after doing a "sudo port clean". I've also tried the suggestions on the Problem Hotlist page.

Attachments (1)

main.log (17.9 KB) - added by lwade@… 12 years ago.
main.log

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by lwade@…

Attachment: main.log added

main.log

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

Cc: ryandesign@… added
Port: libffi added
Resolution: invalid
Status: newclosed

The log says:

:info:configure dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
:info:configure   Referenced from: /opt/local/bin/gsed
:info:configure   Reason: no suitable image found.  Did find:
:info:configure         /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture

Either you migrated from an older machine or you installed some old standalone package after having already had MacPorts installed, and that other package overwrote some libraries MacPorts had installed. Either way, see Migration for instructions for uninstalling and reinstalling all ports.

Note: See TracTickets for help on using tickets.