From owner-freebsd-stable@FreeBSD.ORG Thu Dec 20 12:01:16 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5104E16A46E for ; Thu, 20 Dec 2007 12:01:16 +0000 (UTC) (envelope-from ntarmos@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id C6C3913C4E3 for ; Thu, 20 Dec 2007 12:01:15 +0000 (UTC) (envelope-from ntarmos@ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 23986EB5750; Thu, 20 Dec 2007 13:33:33 +0200 (EET) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id D62051587A4; Thu, 20 Dec 2007 13:33:32 +0200 (EET) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GXjo+eo6qlSM; Thu, 20 Dec 2007 13:33:32 +0200 (EET) Received: from ace.netcins.ceid.upatras.gr (vfppp079167010077.dsl.hol.gr [79.167.10.77]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 7739D157F6A; Thu, 20 Dec 2007 13:33:32 +0200 (EET) Received: by ace.netcins.ceid.upatras.gr (Postfix, from userid 1001) id 64DCD3F44E; Thu, 20 Dec 2007 13:33:31 +0200 (EET) Date: Thu, 20 Dec 2007 13:33:31 +0200 From: Nikos Ntarmos To: Julian Stacey Message-ID: <20071220113331.GA83912@ace.netcins.ceid.upatras.gr> References: <200712192036.lBJKaWYp008250@fire.js.berklix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200712192036.lBJKaWYp008250@fire.js.berklix.net> Organization: NetCInS Lab., C.E.I.D., U. of Patras, Greece WWW-Homepage: http://ntarmos.dyndns.org/ X-PGP-Fingerprint: 9680 60A7 DE60 0298 B1F0 9B22 9BA2 7569 CF95 160A Office-Phone: +30-2610-996919 Office-Fax: +30-2610-969011 GPS-Info: 38.31N, 21.82E User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: stable@freebsd.org Subject: Re: 7.0BETA4 ../cc_tools/insn-attrtab.c compiles forever X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 12:01:16 -0000 -----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 iD8DBQFHalMLm6J1ac+VFgoRAiE0AJ94qpti098fL9xs5XV2Jbeg/Al5NgCcClxA AC8C6HMO6d13OoKlfdqy9Wc= =fUnL -----END PGP SIGNATURE-----