Date: Fri, 10 Sep 2004 09:54:27 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org>, FreeBSD Tinderbox <tinderbox@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: [current tinderbox] failure on powerpc/powerpc Message-ID: <20040910065427.GA42906@ip.net.ua> In-Reply-To: <20040909220741.D550D7303F@freebsd-current.sentex.ca> References: <20040909220741.D550D7303F@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable David, I went ahead and committed my fix that I sent you last night (my local time) because your change broke the PPC build -- the reason is that SRCS for "powerpc" has the .asm file that was not stripped by the ${.ALLSRC:N*.h}, breaking the compile command. I called a new fix "non-intrusive" because putting *.h's in BEGINSRC and ENDSRC wasn't probably a good idea, and made things harder to understand. I hope you're happy with the new fix. Good catch, by the way! ;) On Thu, Sep 09, 2004 at 06:07:41PM -0400, FreeBSD Tinderbox wrote: > TB --- 2004-09-09 21:52:11 - tinderbox 2.3 running on freebsd-current.sen= tex.ca > TB --- 2004-09-09 21:52:11 - starting CURRENT tinderbox run for powerpc/p= owerpc > TB --- 2004-09-09 21:52:11 - checking out the source tree > TB --- 2004-09-09 21:52:11 - cd /home/tinderbox/CURRENT/powerpc/powerpc > TB --- 2004-09-09 21:52:11 - /usr/bin/cvs -f -R -q -d/home/ncvs update -P= d -A src > TB --- 2004-09-09 21:57:18 - building world (CFLAGS=3D-O2 -pipe) > TB --- 2004-09-09 21:57:18 - cd /home/tinderbox/CURRENT/powerpc/powerpc/s= rc > TB --- 2004-09-09 21:57:18 - /usr/bin/make -B buildworld > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > [...] > cc: /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/g= cc/config/rs6000/crtsavres.asm: linker input file unused because linking no= t done > In file included from ./tm.h:10, > from /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/= =2E./../../contrib/gcc/crtstuff.c:64: > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/c= onfig/rs6000/sysv4.h:24:1: warning: "NO_IMPLICIT_EXTERN_C" redefined > In file included from ./tm.h:9, > from /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/= =2E./../../contrib/gcc/crtstuff.c:64: > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/c= onfig/freebsd.h:69:1: warning: this is the location of the previous definit= ion > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/c= onfig/rs6000/crtsavres.asm:40: error: syntax error before '.' token > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > TB --- 2004-09-09 22:07:41 - WARNING: /usr/bin/make returned exit code 1= =20 > TB --- 2004-09-09 22:07:41 - ERROR: failed to build world > TB --- 2004-09-09 22:07:41 - tinderbox aborted >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBQU+jqRfpzJluFF4RAqBRAKCXClRnTK9wb+7nat5zTDN0zQKsMACeLWng fExtbXQbHYgN7BLNnDuMVUk= =HVee -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040910065427.GA42906>