On Thu, Apr 28, 2005 at 07:59:01PM -0400, FreeBSD Tinderbox wrote: > TB --- 2005-04-28 23:51:09 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2005-04-28 23:51:09 - starting CURRENT tinderbox run for i386/pc98 > TB --- 2005-04-28 23:51:09 - checking out the source tree > TB --- 2005-04-28 23:51:09 - cd /home/tinderbox/CURRENT/i386/pc98 > TB --- 2005-04-28 23:51:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2005-04-28 23:57:47 - building world (CFLAGS=-O2 -pipe) > TB --- 2005-04-28 23:57:47 - cd /home/tinderbox/CURRENT/i386/pc98/src > TB --- 2005-04-28 23:57:47 - /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 > [...] > ===> sbin/growfs (cleandir) > ===> sbin/gvinum (cleandir) > ===> sbin/ifconfig (cleandir) > ===> sbin/init (cleandir) > ===> sbin/ip6fw (cleandir) > ===> sbin/ipf (cleandir) > ".depend", line 299: Inconsistent operator for ipf > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/pc98/src/sbin. > *** Error code 1 > When what previously was a file (sbin/ipf/ipf) becomes a directory, the old .depend file gets in the way (SUBDIR's use the :: operator). Someone needs to remove the stale .depend file, or wipe out the obj directory completely, or this particular tinderbox will fail forever. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:33 UTC