From owner-freebsd-i386@FreeBSD.ORG Thu Sep 30 16:54:52 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 74A4A16A4CE; Thu, 30 Sep 2004 16:54:52 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 063B443D41; Thu, 30 Sep 2004 16:54:52 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i8UGsmq7024096; Thu, 30 Sep 2004 12:54:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id i8UGslxN090758; Thu, 30 Sep 2004 12:54:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 02C1C7303F; Thu, 30 Sep 2004 12:54:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930165447.02C1C7303F@freebsd-current.sentex.ca> Date: Thu, 30 Sep 2004 12:54:47 -0400 (EDT) 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: Thu, 30 Sep 2004 16:54:52 -0000 TB --- 2004-09-30 15:38:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-30 15:38:23 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-09-30 15:38:23 - checking out the source tree TB --- 2004-09-30 15:38:23 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-09-30 15:38:23 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-30 15:44:25 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-30 15:44:25 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-30 15:44:25 - /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 TB --- 2004-09-30 16:50:12 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 16:50:12 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-09-30 16:50:12 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 16:50:12 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c: In function `free_unr': /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:329: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:366: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:386: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:396: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:407: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:435: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/pc98/src/sys/kern/subr_unit.c:510: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-09-30 16:54:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 16:54:47 - ERROR: failed to build generic kernel TB --- 2004-09-30 16:54:47 - tinderbox aborted