From owner-freebsd-alpha@FreeBSD.ORG Fri Feb 20 00:23:29 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0276716A4CE; Fri, 20 Feb 2004 00:23:29 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC31A43D1F; Fri, 20 Feb 2004 00:23:28 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 266877303A; Fri, 20 Feb 2004 03:23:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040220082328.266877303A@freebsd-current.sentex.ca> Date: Fri, 20 Feb 2004 03:23:28 -0500 (EST) Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 08:23:29 -0000 TB --- 2004-02-20 08:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-20 08:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-02-20 08:00:00 - checking out the source tree TB --- cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-02-20 08:11:37 - building world TB --- cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/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 [...] ===> lib/libnetgraph rm -f .depend mkdep -f .depend -a /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/sock.c /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/msg.c /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/debug.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/sock.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/msg.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/debug.c In file included from /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph/debug.c:65: /home/tinderbox/sandbox/CURRENT/alpha/alpha/obj/alpha/other/tinderbox/CURRENT/alpha/alpha/src/i386/usr/include/netgraph/ng_ether.h:71: error: syntax error before "hook_p" *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src/lib/libnetgraph. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-02-20 08:23:27 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-02-20 08:23:27 - TB --- ERROR: failed to build world TB --- 2004-02-20 08:23:27 - tinderbox aborted