[MacPorts] #24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ------------------------------------+--------------------------------------- Reporter: king.tobo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: gnome-keyring, libxml2 | Port: gnome-keyring ------------------------------------+--------------------------------------- gnome-keyring won't build. This is the part of the log that seemed relevant, but I've attached the whole thing since I don't know enough to be sure. {{{ dyld: lazy symbol binding failed: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: lazy symbol binding failed: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib Traceback (most recent call last): File "/opt/local/bin/gtk-builder-convert", line 782, in <module> sys.exit(main(sys.argv)) File "/opt/local/bin/gtk-builder-convert", line 772, in main xml = _indent(conv.to_xml()).decode() File "/opt/local/bin/gtk-builder-convert", line 735, in _indent ('Wrote', 'gcr-import-dialog.ui') s.stdin.write(output) }}} -- Ticket URL: <http://trac.macports.org/ticket/24134> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ---------------------------------+------------------------------------------ Reporter: king.tobo@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnome-keyring ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * keywords: gnome-keyring, libxml2 => * owner: macports-tickets@… => devans@… Comment: What is the output of the following? {{{ port installed zlib libxml2 }}} This may be another victim of #24067. -- Ticket URL: <http://trac.macports.org/ticket/24134#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ---------------------------------+------------------------------------------ Reporter: king.tobo@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnome-keyring ---------------------------------+------------------------------------------ Comment(by king.tobo@…): Replying to [comment:1 macsforever2000@…]: I've actually switched back to a previous version of zlib to get past an earlier error with gnome-vfs related to the bug you mention. {{{ macbook:~ logan$ port installed zlib libxml2 The following ports are currently installed: libxml2 @2.7.7_0 (active) zlib @1.2.3_4 (active) zlib @1.2.4_0 }}} -- Ticket URL: <http://trac.macports.org/ticket/24134#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ---------------------------------+------------------------------------------ Reporter: king.tobo@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnome-keyring ---------------------------------+------------------------------------------ Comment(by macsforever2000@…): Then you likely will need to rebuild libxml2. {{{ sudo port -f uninstall libxml2 sudo port install libxml2 }}} -- Ticket URL: <http://trac.macports.org/ticket/24134#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ---------------------------------+------------------------------------------ Reporter: king.tobo@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnome-keyring ---------------------------------+------------------------------------------ Comment(by king.tobo@…): That fixed it. Thanks and sorry for filing the unnecessary bug. -- Ticket URL: <http://trac.macports.org/ticket/24134#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ----------------------------------+----------------------------------------- Reporter: king.tobo@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: worksforme | Keywords: Port: gnome-keyring | ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/24134#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts