[MacPorts] #16221: subversion should depend on heimdal or configured not to be linked to it
#16221: subversion should depend on heimdal or configured not to be linked to it ---------------------------------+------------------------------------------ Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ After upgrading heimdal from 1.0.1_0 to 1.1_1, I get the following error when executing svn: {{{ dyld: Library not loaded: /opt/local/lib/libgssapi.2.dylib Referenced from: /opt/local/bin/svn Reason: image not found }}} This file was installed by heimdal. I don't know if this library is optional, but in any case, the use of this library should be consistent to the declared dependencies. -- Ticket URL: <http://trac.macports.org/ticket/16221> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16221: subversion should depend on heimdal or be configured not to be linked to it ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by vinc17@macports.org): * summary: subversion should depend on heimdal or configured not to be linked to it => subversion should depend on heimdal or be configured not to be linked to it -- Ticket URL: <http://trac.macports.org/ticket/16221#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16221: subversion should depend on heimdal or be configured not to be linked to it ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: ----------------------------------+----------------------------------------- Changes (by dluke@macports.org): * status: new => closed * resolution: => invalid Comment: Subversion used to explicitly not link in kerberos to solve this, but the heimdal port was modified to not conflict with the system libraries and allow subversion to be built with system kerberos support. Looks like you just had unlucky timing with the versions of the subversion port and the heimdal port you have installed. -- Ticket URL: <http://trac.macports.org/ticket/16221#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16221: subversion should depend on heimdal or be configured not to be linked to it ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: ----------------------------------+----------------------------------------- Comment (by vinc17@macports.org): OK, I'll try to reinstall the necessary ports: the build of Subversion 1.5.0 currently fails. In fact, the problem now seems to come from neon: {{{ $ grep libgssapi /opt/local/lib/*.la /opt/local/lib/libneon.la:dependency_libs=' -R/opt/local/lib -L/opt/local/lib /opt/local/lib/libintl.la /opt/local/lib/libiconv.la -lc -lssl -lz /opt/local/lib/libgssapi.la /opt/local/lib/libheimntlm.la /opt/local/lib/libkrb5.la /opt/local/lib/libhx509.la -lcrypto /opt/local/lib/libasn1.la /opt/local/lib/libcom_err.la /opt/local/lib/libroken.la -lresolv /opt/local/lib/libexpat.la' }}} Really, MacPorts should be fixed to take care of these problems (e.g. with some kind of dynamic dependencies). -- Ticket URL: <http://trac.macports.org/ticket/16221#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16221: subversion should depend on heimdal or be configured not to be linked to it ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: dluke@geeklair.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: ----------------------------------+----------------------------------------- Comment (by dluke@macports.org): This is the same thing as your other ticket (ie, neon used to build specifically without kerberos support but when the heimdal port was modified so that it didn't install into a location where the configure script would find and link to it, neon was changed back so that it could link with the system libs). I'm sure we would welcome patches to base to help deal with this sort of thing in a more automated fashion. -- Ticket URL: <http://trac.macports.org/ticket/16221#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts