[MacPorts] #29784: zlib: dyld: shared cached file was build against a different libSystem.dylib, ignoring cache (was: Failed to install zlib)

MacPorts noreply at macports.org
Sat Jun 11 03:50:24 PDT 2011


#29784: zlib: dyld: shared cached file was build against a different
libSystem.dylib, ignoring cache
--------------------------------+-------------------------------------------
 Reporter:  myshan34@…          |       Owner:  ryandesign@…           
     Type:  defect              |      Status:  new                    
 Priority:  Normal              |   Milestone:                         
Component:  ports               |     Version:  1.9.2                  
 Keywords:                      |        Port:  zlib                   
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):

  * priority:  High => Normal
  * owner:  macports-tickets@… => ryandesign@…
  * port:  => zlib


Old description:

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

New description:

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

--

Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/29784#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list