Opened 13 years ago
Closed 13 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)
Change History (4)
Changed 13 years ago by myshan34@…
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: | High → Normal |
Summary: | Failed to install zlib → zlib: dyld: shared cached file was build against a different libSystem.dylib, ignoring cache |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Cc: | landonf@… added |
---|
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing.
Note: See
TracTickets for help on using
tickets.
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:
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.
#27113 is possibly a duplicate of #26224; please see also if any of the hypotheses listed there fit your case.