[MacPorts] #33260: py25-gtk py26-gtk py27-gtk - Symbol not found: _cairo_xlib_surface_create
#33260: py25-gtk py26-gtk py27-gtk - Symbol not found: _cairo_xlib_surface_create ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-gtk py26-gtk py27-gtk ----------------------------------+----------------------------------------- {{{ $ port -q installed name:^py..-gtk$ or name:^py..-cairo$ or name:^cairo$ cairo @1.10.2_4 (active) py25-cairo @1.8.2_1 (active) py25-gtk @2.22.0_1 (active) py26-cairo @1.8.10_1 (active) py26-gtk @2.22.0_1 (active) py27-cairo @1.8.10_1 (active) py27-gtk @2.22.0_1 (active) }}} {{{ $ for v in 5 6 7;do python2.$v -c "import gtk";done Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/gtk-2.0/gtk/_gtk.so, 2): Symbol not found: _cairo_xlib_surface_create Referenced from: /opt/local/lib/libgdk-x11-2.0.0.dylib Expected in: /opt/local/lib/libcairo.2.dylib in /opt/local/lib/libgdk-x11-2.0.0.dylib Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/gtk-2.0/gtk/_gtk.so, 2): Symbol not found: _cairo_xlib_surface_create Referenced from: /opt/local/lib/libgdk-x11-2.0.0.dylib Expected in: /opt/local/lib/libcairo.2.dylib in /opt/local/lib/libgdk-x11-2.0.0.dylib Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gtk-2.0/gtk/_gtk.so, 2): Symbol not found: _cairo_xlib_surface_create Referenced from: /opt/local/lib/libgdk-x11-2.0.0.dylib Expected in: /opt/local/lib/libcairo.2.dylib in /opt/local/lib/libgdk-x11-2.0.0.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/33260> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33260: py25-gtk py26-gtk py27-gtk - Symbol not found: _cairo_xlib_surface_create ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-gtk py26-gtk py27-gtk ----------------------------------+----------------------------------------- Changes (by pixilla@…): * owner: macports-tickets@… => mcalhoun@… -- Ticket URL: <https://trac.macports.org/ticket/33260#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33260: py25-gtk py26-gtk py27-gtk - Symbol not found: _cairo_xlib_surface_create ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-gtk py26-gtk py27-gtk ----------------------------------+----------------------------------------- Comment(by pixilla@…): May be duplicate of #31869 -- Ticket URL: <https://trac.macports.org/ticket/33260#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33260: py25-gtk py26-gtk py27-gtk - Symbol not found: _cairo_xlib_surface_create ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-gtk py26-gtk py27-gtk ----------------------------------+----------------------------------------- Comment(by pixilla@…): This issue appears when cairo is installed without +x11 (-x11) variant. -- Ticket URL: <https://trac.macports.org/ticket/33260#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33260: py*-gtk - fails to run when built against cairo -x11 ----------------------------------+----------------------------------------- Reporter: pixilla@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-gtk py26-gtk py27-gtk ----------------------------------+----------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/33260#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33260: py*-gtk - fails to run when built against cairo -x11 -----------------------------------------+---------------------------------- Reporter: pixilla@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: wontfix | Keywords: Port: py25-gtk py26-gtk py27-gtk | -----------------------------------------+---------------------------------- Changes (by pixilla@…): * status: new => closed * resolution: => wontfix Comment: py*-gtk depends on py*-cairo which produces a ui_error if the -x11 variant is present. I'm closing this ticket because someone would need to change the cairo variants AFTER installing py*-gtk. -- Ticket URL: <https://trac.macports.org/ticket/33260#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts