NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-i386/39336: building NetBSD with build.sh's `-j 32' option fails



On Sun, Aug 10, 2008 at 03:15:00PM +0000, r.phillips%uq.edu.au@localhost wrote:
> >Description:
> I attempted to build a -current release of NetBSD/i386 using this command 
> from withing /usr/src :
> 
> # sh -c '/usr/bin/time ./build.sh -D ../DistribDir -R ../ReleaseDir -O ../ojb 
> -T ../tools -x -j 32 release > build.sh.log 2>&1'&
> 
> It failed and asked me to file a report about it.  The first few lines of the 
> output were:
> 
> ===> build.sh command: ./build.sh -D ../DistribDir -R ../ReleaseDir -O ../ojb 
> -T ../tools -x -j 32 release
> ===> build.sh started: Fri Aug  8 23:51:03 EST 2008
> ===> NetBSD version:   4.99.72
> ===> MACHINE:          i386
> ===> MACHINE_ARCH:     i386
> ===> Build platform:   NetBSD 4.0 i386
> ===> HOST_SH:          /bin/sh
> ===> No /usr/src/../tools/bin/nbmake, needs building.
> ===> Bootstrapping nbmake
> checking for sh... /bin/sh
> 
> and the last few were:
> 
> cc -c   -O -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings 
> -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
> -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute    
> -DHAVE_CONFIG_H -I. -I. -I/usr/src/tools/gcc/../../gnu/dist/gcc4/gcc 
> -I/usr/src/tools/gcc/../../gnu/dist/gcc4/gcc/. 
> -I/usr/src/tools/gcc/../../gnu/dist/gcc4/gcc/../include 
> -I/usr/src/tools/gcc/../../gnu/dist/gcc4/gcc/../libcpp/include  
> -DNETBSD_TOOLS   /usr/src/tools/gcc/../../gnu/dist/gcc4/gcc/ipa-type-escape.c 
> -o ipa-type-escape.o
> cc: Internal error: Killed (program cc1)

Are you sure you're not running out of swap ? You may have indications
of this in the tail of 'dmesg', if you didn't reboot your system since
this run.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index