![]() |
|
NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hello,
I tried to install lang/pcc - build from source - via pkgsrc and it failed during installation. Does anyone know why it failed or how to correct? Here is the error(s): Code:
=> Bootstrap dependency digest>=20010302: found digest-20080510 ===> Skipping vulnerability checks. ===> Installing for pcc-0.9.9 cd cc && /usr/bin/make install cd cc && /usr/bin/make install test -z "/usr/pkg/bin" || mkdir -p "/usr/pkg/bin" /usr/bin/install -c -s -o root -g wheel -m 555 pcc /usr/pkg/bin strip /usr/pkg/bin/pcc test -z "/usr/pkg/man/man1" || mkdir -p "/usr/pkg/man/man1" /usr/bin/install -c -o root -g wheel cc.1 /usr/pkg/man/man1/pcc.1 cd cpp && /usr/bin/make install test -z "/usr/pkg/libexec" || mkdir -p "/usr/pkg/libexec" /usr/bin/install -c -s -o root -g wheel -m 555 cpp /usr/pkg/libexec install: cpp: stat: No such file or directory *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc/work/pcc-0.9.9/cc/cpp *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc/work/pcc-0.9.9/cc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc/work/pcc-0.9.9 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pcc
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
![]()
Hello,
I solved the error. What was happening is the it wasn't building all the binaries early enough and then was tripping over itself. I manually built the binaries and then let Make take care of the rest. But, pkgsrc needs to fix the Makefile. I filed a PR - pkg/38964 - so hopefully, this will be taken care of quickly.
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
pkgdb errors | maxrussell | FreeBSD Ports and Packages | 1 | 22nd May 2009 11:06 AM |
wip/kdebindings4-python errors | Cloud | NetBSD Package System (pkgsrc) | 7 | 17th January 2009 06:52 PM |
fsck reports errors but does not fix them. | map7 | FreeBSD General | 13 | 2nd December 2008 10:45 PM |
apache log errors | ijk | FreeBSD Ports and Packages | 4 | 13th July 2008 03:56 PM |
PATCH errors during portupgrade | shinjii | FreeBSD Installation and Upgrading | 4 | 23rd June 2008 02:47 AM |