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.sentex.ca > TB --- 2004-09-09 21:52:11 - starting CURRENT tinderbox run for powerpc/powerpc > 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 -Pd -A src > TB --- 2004-09-09 21:57:18 - building world (CFLAGS=-O2 -pipe) > TB --- 2004-09-09 21:57:18 - cd /home/tinderbox/CURRENT/powerpc/powerpc/src > 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/gcc/config/rs6000/crtsavres.asm: linker input file unused because linking not done > In file included from ./tm.h:10, > from /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:64: > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/config/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/../../../contrib/gcc/crtstuff.c:64: > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/config/freebsd.h:69:1: warning: this is the location of the previous definition > /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:40: error: syntax error before '.' token > *** Error code 1 > > Stop in /tinderbox/CURRENT/powerpc/powerpc/src/gnu/lib/csu. > *** Error code 1 > > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/powerpc/powerpc/src. > TB --- 2004-09-09 22:07:41 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2004-09-09 22:07:41 - ERROR: failed to build world > TB --- 2004-09-09 22:07:41 - tinderbox aborted > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC