[MacPorts] #34014: quartz-wm 1.3.0 seems to use /usr/lib/libquartz-wm-ds.1.dylib on PPC Leopard 10.5.8

MacPorts noreply at macports.org
Thu Apr 12 08:53:12 PDT 2012


#34014: quartz-wm 1.3.0 seems to use /usr/lib/libquartz-wm-ds.1.dylib on PPC
Leopard 10.5.8
---------------------------------------+------------------------------------
  Reporter:  Peter_Dyballa@…           |       Owner:  jeremyhu@…           
      Type:  defect                    |      Status:  closed               
  Priority:  Normal                    |   Milestone:                       
 Component:  ports                     |     Version:  2.0.4                
Resolution:  worksforme                |    Keywords:                       
      Port:  quartz-wm                 |  
---------------------------------------+------------------------------------
Changes (by jeremyhu@…):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 Unfortunately I can't really do much without the build log, and you said
 that it's working now... =/

 The issue you are seeing indicates that the post-destroot
 install_name_tool didn't do its job on the first install:
 {{{
     post-destroot {
         system "install_name_tool -change /usr/lib/libquartz-wm-ds.1.dylib
 ${prefix}/lib/libquartz-wm-ds.1.dylib ${destroot}${prefix}/bin/quartz-wm"
     }
 }}}

 Please reopen and provide a build log if you're able to reproduce, but for
 now, closing since it eventually did work.

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


More information about the macports-tickets mailing list