DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th June 2008
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default lang/pcc build errors

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)
Reply With Quote
  #2   (View Single Post)  
Old 17th June 2008
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default

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)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT. The time now is 04:17 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick