[MacPorts] #31613: avahi @0.6.30 +python27 configuration fails

MacPorts noreply at macports.org
Fri Oct 28 10:20:02 PDT 2011


#31613: avahi @0.6.30 +python27 configuration fails
-----------------------------------------+----------------------------------
 Reporter:  greisberger@…                |       Owner:  pixilla@…           
     Type:  defect                       |      Status:  new                 
 Priority:  Normal                       |   Milestone:                      
Component:  ports                        |     Version:  2.0.3               
 Keywords:  python27 gtk2                |        Port:  avahi               
-----------------------------------------+----------------------------------

Comment(by pixilla@…):

 Replying to [comment:10 jonesc@…]:
 > macmini ~ > otool -L
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/gtk-2.0/gtk/_gtk.so

 And I'll bet many of the linked files do not exist which suggests a bug in
 the py27-gtk port when the gtk2 port is built with +no_x11.

 On my system this command:
 {{{
 $ otool -XL \
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/gtk-2.0/gtk/_gtk.so | \
     sed -e "s/^Archive.*//" | tr -d '\t' | awk '{print $1}' | xargs file
 }}}
 results in:
 {{{
 /opt/local/lib/libgtk-x11-2.0.0.dylib:                         ERROR:
 cannot open `/opt/local/lib/libgtk-x11-2.0.0.dylib' (No such file or
 directory)
 /opt/local/lib/libgdk-x11-2.0.0.dylib:                         ERROR:
 cannot open `/opt/local/lib/libgdk-x11-2.0.0.dylib' (No such file or
 directory)
 ...
 /opt/local/lib/libXext.6.dylib:                                ERROR:
 cannot open `/opt/local/lib/libXext.6.dylib' (No such file or directory)
 /opt/local/lib/libXrender.1.dylib:                             ERROR:
 cannot open `/opt/local/lib/libXrender.1.dylib' (No such file or
 directory)
 /opt/local/lib/libXinerama.1.dylib:                            ERROR:
 cannot open `/opt/local/lib/libXinerama.1.dylib' (No such file or
 directory)
 /opt/local/lib/libXi.6.dylib:                                  ERROR:
 cannot open `/opt/local/lib/libXi.6.dylib' (No such file or directory)
 /opt/local/lib/libXrandr.2.dylib:                              ERROR:
 cannot open `/opt/local/lib/libXrandr.2.dylib' (No such file or directory)
 /opt/local/lib/libXcursor.1.dylib:                             ERROR:
 cannot open `/opt/local/lib/libXcursor.1.dylib' (No such file or
 directory)
 /opt/local/lib/libXcomposite.1.dylib:                          ERROR:
 cannot open `/opt/local/lib/libXcomposite.1.dylib' (No such file or
 directory)
 /opt/local/lib/libXdamage.1.dylib:                             ERROR:
 cannot open `/opt/local/lib/libXdamage.1.dylib' (No such file or
 directory)
 ...
 /opt/local/lib/libXfixes.3.dylib:                              ERROR:
 cannot open `/opt/local/lib/libXfixes.3.dylib' (No such file or directory)
 ...
 /opt/local/lib/libX11.6.dylib:                                 ERROR:
 cannot open `/opt/local/lib/libX11.6.dylib' (No such file or directory)
 ...
 }}}

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


More information about the macports-tickets mailing list