[MacPorts] #25496: Can't get clisp to build on 10.6
#25496: Can't get clisp to build on 10.6 --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- When I try to build clisp, it complains that libsigsegv is not installed. I installed that, still complained. I installed it again with +universal, it still complained. So I installed it with +nolibsigsegv. It built successfully, but when I run it it crashes because it can't find libsigsegv!! {{{ vulcan ~/Contracts/TI $ sudo port install clisp +nolibsigsegv ---> Computing dependencies for clisp ---> Fetching archive for clisp ---> Fetching clisp ---> Verifying checksum(s) for clisp ---> Extracting clisp ---> Configuring clisp ---> Building clisp ---> Staging clisp into destroot ---> Packaging tbz2 archive for clisp 2.48_0+nolibsigsegv ---> Installing clisp @2.48_0+nolibsigsegv ---> Activating clisp @2.48_0+nolibsigsegv ---> Cleaning clisp vulcan ~/Contracts/TI $ clisp dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib Referenced from: /opt/local/lib/clisp-2.48/base/lisp.run Reason: image not found zsh: trace trap clisp }}} -- Ticket URL: <http://trac.macports.org/ticket/25496> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: waqar@… (removed) * cc: ryandesign@… (added) * owner: macports-tickets@… => waqar@… Comment: Does the file /opt/local/lib/libsigsegv.2.dylib exist? Is it a valid library and built for the right architectures? (What does "lipo -info /opt/local/lib/libsigsegv.2.dylib" say?) -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Comment(by tom.winans@…): I issued "sudo port install clisp +nolibsigsegv -f" on OSX 10.6.2 and was successfully able to invoke clisp 2.48 from the command line. I did ensure that /opt/local/lib contained no "libsigsegv" cruft, which appeared to remain after port cleans. You might try this. -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Comment(by ryandesign@…): Of course "sudo port clean" would not remove anything from /opt/local/lib; that is not its function. "sudo port deactivate libsigsegv" or "sudo port uninstall libsigsegv", on the other hand, should remove all parts of libsigsegv if it was MacPorts that originally installed it. -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Comment(by jwiegley@…): Replying to [comment:1 ryandesign@…]:
Does the file /opt/local/lib/libsigsegv.2.dylib exist? Is it a valid library and built for the right architectures? (What does "lipo -info /opt/local/lib/libsigsegv.2.dylib" say?)
It does not exist. -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Comment(by ryandesign@…): I just noticed a change in MacPorts 1.9 caused a problem for the clisp port on Snow Leopard, which I've fixed in r69483. Please see if clisp @2.48_1 fixes the problem. -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: clisp --------------------------------+------------------------------------------- Comment(by ryandesign@…): Actually, that might not help; I think you're seeing #25580. -- Ticket URL: <http://trac.macports.org/ticket/25496#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25496: clisp: dyld: Library not loaded: /opt/local/lib/libsigsegv.2.dylib ---------------------------------+------------------------------------------ Reporter: jwiegley@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: clisp | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate -- Ticket URL: <https://trac.macports.org/ticket/25496#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts