Opened 13 years ago

Closed 12 years ago

#29784 closed defect (worksforme)

zlib: dyld: shared cached file was build against a different libSystem.dylib, ignoring cache

Reported by: myshan34@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: landonf (Landon Fuller)
Port: zlib

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

Similar issue has been filed through ticket #27113 but there was no satisfactory solution to that.Please reply

Attachments (1)

main.log (4.3 KB) - added by myshan34@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by myshan34@…

Attachment: main.log added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: zlib added
Priority: HighNormal
Summary: Failed to install zlibzlib: dyld: shared cached file was build against a different libSystem.dylib, ignoring cache

The only similarity I see with #27113 is that both there and here a "cp" usage message is printed, because the dylib didn't get built. In #27113 we have not yet figured out why. In your case, the relevant error in your log seems to be:

dyld: shared cached file was build against a different libSystem.dylib, ignoring cache

This is a new error message to me. As in #27113 there is lots of "Skipping completed" in your log, which means this was not a clean build. It sounds almost like you began building zlib, then upgraded Mac OS X (or migrated MacPorts to a Mac with a different version of Mac OS X), then tried to continue the build; this certainly won't work. Please clean and try again. If that fails again, attach the complete main.log.

sudo port clean zlib
sudo port install zlib

#27113 is possibly a duplicate of #26224; please see also if any of the hypotheses listed there fit your case.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: landonf@… added

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

No response; closing.

Note: See TracTickets for help on using tickets.