From owner-freebsd-current@FreeBSD.ORG Sun Sep 7 14:09:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92D8716A4BF; Sun, 7 Sep 2003 14:09:33 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC14043FF3; Sun, 7 Sep 2003 14:09:32 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h87L9V9u031227; Sun, 7 Sep 2003 17:09:31 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h87L9VqJ031226; Sun, 7 Sep 2003 17:09:31 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Date: Sun, 7 Sep 2003 17:09:31 -0400 (EDT) Message-Id: <200309072109.h87L9VqJ031226@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 21:09:33 -0000 TB --- 2003-09-07 20:02:57 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-09-07 20:02:57 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-09-07 20:05:46 - building world TB --- cd /home/des/tinderbox/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: populating /home/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/i386/usr/include >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2003-09-07 21:00:50 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Sep 7 21:00:50 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c:271: error: invalid operands to binary & /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c: In function `sab82532_bus_getsig': /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c:448: error: invalid operands to binary & /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c: In function `sab82532_bus_probe': /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c:555: error: invalid operands to binary & /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c: In function `sab82532_bus_setsig': /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c:637: error: invalid operands to binary & /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_dev_sab82532.c:639: error: invalid operands to binary & *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules/uart. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2003-09-07 21:09:30 - /usr/bin/make returned exit code 1 TB --- 2003-09-07 21:09:30 - ERROR: failed to build generic kernel TB --- 2003-09-07 21:09:30 - tinderbox aborted