| From | Sent On | Attachments |
|---|---|---|
| FreeBSD Tinderbox | Apr 25, 2005 12:36 pm | |
| FreeBSD Tinderbox | Apr 25, 2005 10:36 pm | |
| FreeBSD Tinderbox | Apr 26, 2005 9:35 am | |
| FreeBSD Tinderbox | Apr 26, 2005 7:06 pm | |
| FreeBSD Tinderbox | Apr 27, 2005 5:50 am | |
| FreeBSD Tinderbox | Apr 27, 2005 9:35 pm | |
| FreeBSD Tinderbox | Apr 28, 2005 4:59 pm | |
| Ruslan Ermilov | Apr 28, 2005 11:01 pm | |
| Tai-hwa Liang | Apr 28, 2005 11:39 pm | |
| Ruslan Ermilov | Apr 29, 2005 12:01 am | |
| FreeBSD Tinderbox | Apr 29, 2005 3:36 am | |
| FreeBSD Tinderbox | Apr 29, 2005 1:20 pm | |
| FreeBSD Tinderbox | Apr 29, 2005 11:56 pm | |
| FreeBSD Tinderbox | May 3, 2005 8:38 am | |
| FreeBSD Tinderbox | May 4, 2005 7:08 am |
| Subject: | [current tinderbox] failure on i386/pc98 | |
|---|---|---|
| From: | Tai-hwa Liang (ava...@mmlab.cse.yzu.edu.tw) | |
| Date: | Apr 28, 2005 11:39:50 pm | |
| List: | org.freebsd.freebsd-i386 | |
On Fri, 29 Apr 2005, Ruslan Ermilov wrote:
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
FWIW, removing the ipf directory under /usr/obj such like "rm -r /usr/obj/usr/src/sbin/ipf" did the trick for me.
forever.
-- Cheers, Tai-hwa Liang





