From owner-freebsd-i386@FreeBSD.ORG Thu Sep 30 15:38:24 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 2697A16A4CE; Thu, 30 Sep 2004 15:38:24 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B070943D2F; Thu, 30 Sep 2004 15:38:23 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8UFcNfB041869; Thu, 30 Sep 2004 11:38:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i8UFcNGF089275; Thu, 30 Sep 2004 11:38:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E299A7303F; Thu, 30 Sep 2004 11:38:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930153822.E299A7303F@freebsd-current.sentex.ca> Date: Thu, 30 Sep 2004 11:38:22 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 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 15:38:24 -0000 TB --- 2004-09-30 14:20:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-30 14:20:22 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-09-30 14:20:22 - checking out the source tree TB --- 2004-09-30 14:20:22 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-09-30 14:20:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-30 14:26:21 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-30 14:26:21 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-30 14:26:21 - /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 15:32:13 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 15:32:13 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-09-30 15:32:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 15:32:13 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/i386/src/sys/kern/subr_unit.c: In function `free_unr': /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:329: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:366: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:386: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:396: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:407: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/src/sys/kern/subr_unit.c:435: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/i386/i386/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/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-09-30 15:38:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 15:38:22 - ERROR: failed to build generic kernel TB --- 2004-09-30 15:38:22 - tinderbox aborted