Date: Thu, 20 Dec 2007 13:33:31 +0200 From: Nikos Ntarmos <ntarmos@ceid.upatras.gr> To: Julian Stacey <jhs@berklix.org> Cc: stable@freebsd.org Subject: Re: 7.0BETA4 ../cc_tools/insn-attrtab.c compiles forever Message-ID: <20071220113331.GA83912@ace.netcins.ceid.upatras.gr> In-Reply-To: <200712192036.lBJKaWYp008250@fire.js.berklix.net> References: <200712192036.lBJKaWYp008250@fire.js.berklix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Dec 19, 2007 at 09:36:32PM +0100, Julian Stacey wrote: > Anyone else noticed on 7.0BETA4 (& hence Ive cc'd re@) > > This runs forever: > > ===> cc_int (all) > Warning: Object directory not changed from original /usr/src/gnu/usr.bin/cc/cc_int > cc -O2 -fno-strict-aliasing -march=i586 -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcclibs/libdecnumber -c ../cc_tools/insn-attrtab.c > > With or without -pipe & with or without /usr/obj > All the rest of /usr/src compiles OK though. > > FreeBSD lapn.js.berklix.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Sun Dec 16 09:18:21 CET 2007 jhs@lapn.js.berklix.net:/usr/src/sys/i386/compile/GENERIC i386 Hi there. I'd bet you're seeing some serious thrashing there. I've come across at least one other user having problems with that particular part of buildworld and -O2/-Os optimization levels. Seems like gcc4 is quite the memory hog so I don't know whether something can be done, other than either adding more RAM, trying to tweak swappiness, or taking a break while this thing compiles itself. Cheers. \n\n -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Nikos Ntarmos <ntarmos@ceid.upatras.gr> iD8DBQFHalMLm6J1ac+VFgoRAiE0AJ94qpti098fL9xs5XV2Jbeg/Al5NgCcClxA AC8C6HMO6d13OoKlfdqy9Wc= =fUnL -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071220113331.GA83912>