Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 2015 01:43:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202961] lang/gauche "make install" fails, reports missing file "slibcat" in work directory in FREEBSD11.0-CURRENT
Message-ID:  <bug-202961-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: EW1@Ingram.bz

After "make" appears to complete successfully, "make install" returns the
following error:

root@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202961-13>