From owner-cvs-all@FreeBSD.ORG Tue Jun 16 17:23:10 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC597106566B; Tue, 16 Jun 2009 17:23:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 453CE8FC0C; Tue, 16 Jun 2009 17:23:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id E93922C50CED; Tue, 16 Jun 2009 20:23:41 +0300 (EEST) Date: Tue, 16 Jun 2009 20:23:41 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20090616202341.398650b1@it.buh.tecnik93.com> In-Reply-To: <20090616195551.7676a6a1@it.buh.tecnik93.com> References: <200906161555.n5GFtFOw095623@repoman.freebsd.org> <20090616155625.6F8A339828@qat.tcbug.org> <20090616195551.7676a6a1@it.buh.tecnik93.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/MGmxMVwk91ndaGMpwGkHP+n"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, gerald@FreeBSD.org, QAT@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc43 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2009 17:23:11 -0000 --Sig_/MGmxMVwk91ndaGMpwGkHP+n Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 16 Jun 2009 19:55:51 +0300 Ion-Mihai Tetcu wrote: > On Tue, 16 Jun 2009 15:56:25 +0000 (UTC) > QAT@FreeBSD.org wrote: >=20 > > The Restless Daemon identified a compiler error while trying to > > build: gcc-4.3.4.20090531 maintained by gerald@FreeBSD.org > > Makefile ident: $FreeBSD: ports/lang/gcc43/Makefile,v 1.392 > > 2009/06/16 15:55:15 itetcu Exp $ > >=20 > > Excerpt from > > http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gcc-4.3.4.20090531.log : > >=20 > > echo '.././../gcc-4.3-20090531/gcc/cp/pt.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/repo.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/semantics.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/tree.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/parser.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/method.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/typeck2.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-common.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-common.h' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-lex.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-pragma.h' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-pragma.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/cp/cp-objcp-common.c' >> > > tmp-gi.list echo '[treelang]' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/treelang/tree1.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/treelang/treetree.c' >> > > tmp-gi.list echo '.././../gcc-4.3-20090531/gcc/treelang/treelang.h' > > >> tmp-gi.list echo '[c]' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-lang.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-tree.h' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-decl.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-common.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-common.h' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-pragma.h' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-pragma.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-objc-common.c' >> tmp-gi.list > > echo '.././../gcc-4.3-20090531/gcc/c-parser.c' >> tmp-gi.list > > /bin/sh .././../gcc-4.3-20090531/gcc/../move-if-change tmp-gi.list > > gtyp-input.list echo timestamp > s-gtyp-input > > gmake[3]: Leaving directory > > `/work/a/ports/lang/gcc43/work/build/gcc' gmake[2]: *** > > [all-stage1-gcc] Error 2 gmake[2]: Leaving directory > > `/work/a/ports/lang/gcc43/work/build' gmake[1]: *** [stage1-bubble] > > Error 2 gmake[1]: Leaving directory > > `/work/a/ports/lang/gcc43/work/build' gmake: *** [bootstrap-lean] > > Error 2 *** Error code 1 >=20 >=20 > Huh? it built just fine on QATty. I triggered a rebuild. Build fine this time (and a few times on QATty before, as I'm using this patch for 3 weeks or so). Might hint at make jobs unsafeness. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/MGmxMVwk91ndaGMpwGkHP+n Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAko31R0ACgkQJ7GIuiH/oeUTtwCfSO1Lgy4Y+GUNzYVJVIWpvQBO nl4AnAwWB6DN8siKetkCLi2hKIZ+ZdUw =ptcy -----END PGP SIGNATURE----- --Sig_/MGmxMVwk91ndaGMpwGkHP+n--