[Bug 202961] lang/gauche "make install" fails, reports missing file "slibcat" in work directory in FREEBSD11.0-CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 8 01:43:59 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202961
Bug ID: 202961
Summary: lang/gauche "make install" fails, reports missing file
"slibcat" in work directory in FREEBSD11.0-CURRENT
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: EW1 at Ingram.bz
After "make" appears to complete successfully, "make install" returns the
following error:
root at tarantella:/usr/ports/lang/gauche> make install
===> Installing for gauche-0.9.4_1
===> gauche-0.9.4_1 depends on executable: indexinfo - found
===> gauche-0.9.4_1 depends on shared library: libgdbm.so - found
(/usr/local/lib/libgdbm.so)
===> Checking if gauche already installed
===> Registering installation for gauche-0.9.4_1
pkg-static: Unable to access file
/usr/ports/lang/gauche/work/stage/usr/local/share/gauche-0.9/0.9.4/lib/slibcat:
No such file or directory
*** Error code 74
Stop.
make[1]: stopped in /usr/ports/lang/gauche
*** Error code 1
Stop.
make: stopped in /usr/ports/lang/gauche
How to repeat:
# cd /usr/ports/lang/gauche
# make clean
# make
# make install
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list