From owner-freebsd-i386@FreeBSD.ORG Fri Feb 13 15:28:34 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B2F16A4CE; Fri, 13 Feb 2004 15:28:34 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFE7643D1F; Fri, 13 Feb 2004 15:28:34 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3EDC17303A; Fri, 13 Feb 2004 18:28:33 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: freebsd tinderbox , current@freebsd.org, i386@freebsd.org Precedence: bulk Message-Id: <20040213232833.3EDC17303A@freebsd-current.sentex.ca> Date: Fri, 13 Feb 2004 18:28:33 -0500 (EST) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 23:28:35 -0000 TB --- 2004-02-13 22:47:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-13 22:47:11 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-02-13 22:47:11 - checking out the source tree TB --- cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-02-13 22:51:35 - building world TB --- cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- /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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. [...] ===> sbin/ipfw cc -O -pipe -c /other/tinderbox/CURRENT/i386/pc98/src/sbin/ipfw/ipfw2.c In file included from /other/tinderbox/CURRENT/i386/pc98/src/sbin/ipfw/ipfw2.c:53: /home/tinderbox/sandbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/netinet/ip_dummynet.h: In function `ip_dn_find_rule': /home/tinderbox/sandbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/netinet/ip_dummynet.h:362: error: `PACKET_TAG_DUMMYNET' undeclared (first use in this function) /home/tinderbox/sandbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/netinet/ip_dummynet.h:362: error: (Each undeclared identifier is reported only once /home/tinderbox/sandbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/netinet/ip_dummynet.h:362: error: for each function it appears in.) /home/tinderbox/sandbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/i386/usr/include/netinet/ip_dummynet.h:363: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/sbin/ipfw. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/sbin. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-02-13 23:28:33 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-13 23:28:33 - TB --- ERROR: failed to build world TB --- 2004-02-13 23:28:33 - tinderbox aborted