[MacPorts] #17007: Activation after build of slib-guile16 fails
#17007: Activation after build of slib-guile16 fails ----------------------------------+----------------------------------------- Reporter: fhwi93ne@web.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: slib-guile16 slibcat | Port: slib-guile16 ----------------------------------+----------------------------------------- Activation of port slib-guil16 fails after build: {{{ sudo port install slib-guile16 ---> Fetching slib-guile16 ---> Verifying checksum(s) for slib-guile16 ---> Extracting slib-guile16 ---> Configuring slib-guile16 ---> Building slib-guile16 with target all ---> Staging slib-guile16 into destroot ---> Installing slib-guile16 1.0_1 ---> Activating slib-guile16 1.0_1 Error: Target org.macports.activate returned: shell command "/opt/local/bin/guile16 -c "(use-modules (ice-9 slib)) (require 'new- catalog)"" returned error 2 Command output: ERROR: In procedure open-file: ERROR: No such file or directory: "/opt/local/share/guile/site/slibcat" Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17007> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17007: Activation after build of slib-guile16 fails ------------------------------+--------------------------------------------- Reporter: fhwi93ne@web.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: slib-guile16 slibcat Port: slib-guile16 | ------------------------------+--------------------------------------------- Changes (by blb@macports.org): * cc: bsuthoff@gmail.com (added) Comment: Cc reporter of dup #17046. -- Ticket URL: <http://trac.macports.org/ticket/17007#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17007: Activation after build of slib-guile16 fails ------------------------------+--------------------------------------------- Reporter: fhwi93ne@web.de | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: slib-guile16 slibcat Port: slib-guile16 | ------------------------------+--------------------------------------------- Comment(by batterseapower@hotmail.com): The workaround for this is to: {{{ sudo port uninstall slib-guile16 slib }}} Then download Portfile and files/patch-Makefile from https://trac.macports.org/browser/trunk/dports/devel/slib?rev=40928 - this is version 3a3. Now change to this directory and finally say: {{{ sudo port install sudo port install slib-guile16 }}} It should work now. I encountered this problem when compiling gnucash, and it appears to be discussed in this thread: http://osdir.com/ml/lisp.scheme.gauche/2007-01/msg00003.html -- Ticket URL: <http://trac.macports.org/ticket/17007#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17007: Activation after build of slib-guile16 fails ----------------------------------+----------------------------------------- Reporter: fhwi93ne@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: slib-guile16 slibcat | Port: slib-guile16 ----------------------------------+----------------------------------------- Comment(by jason@…): I got around this by using; {{{ sudo mkdir /opt/local/share/guile/site/ }}} then reattempting to install. -- Ticket URL: <http://trac.macports.org/ticket/17007#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17007: Activation after build of slib-guile16 fails ------------------------------+--------------------------------------------- Reporter: fhwi93ne@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: slib-guile16 slibcat Port: slib-guile16 | ------------------------------+--------------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: slib-guile16 should now create /opt/local/share/guile/site prior to creating slibcat, as of r42543. -- Ticket URL: <http://trac.macports.org/ticket/17007#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts