#17046: slib-guile16 error ---------------------------------+------------------------------------------ Reporter: bsuthoff@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: slib-guile16 | ---------------------------------+------------------------------------------ Changes (by blb@macports.org): * status: new => closed * resolution: => duplicate Old description:
I've been working to install Gnucash 2.2.7 and given the troubles I'm installing the dependencies one by one -- and slib-guile16 fails. Uninstalling it and letting Gnucash try also fails.
bash-3.2$ 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.
New description: I've been working to install Gnucash 2.2.7 and given the troubles I'm installing the dependencies one by one -- and slib-guile16 fails. Uninstalling it and letting Gnucash try also fails. {{{ bash-3.2$ 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. }}} -- Comment: Dup of #17007. -- Ticket URL: <http://trac.macports.org/ticket/17046#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS