From owner-freebsd-tinderbox@FreeBSD.ORG Thu Sep 30 14:20:23 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC81916A4CE; Thu, 30 Sep 2004 14:20:23 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4023F43D39; Thu, 30 Sep 2004 14:20:23 +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 i8UEKMR7097004; Thu, 30 Sep 2004 10:20:22 -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 i8UEKMgi004329; Thu, 30 Sep 2004 10:20:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 10AFF7303F; Thu, 30 Sep 2004 10:20:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930142022.10AFF7303F@freebsd-current.sentex.ca> Date: Thu, 30 Sep 2004 10:20:22 -0400 (EDT) Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 14:20:23 -0000 TB --- 2004-09-30 13:01:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-30 13:01:42 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-09-30 13:01:42 - checking out the source tree TB --- 2004-09-30 13:01:42 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-09-30 13:01:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-30 13:07:49 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-30 13:07:49 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-09-30 13:07:49 - /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 14:14:08 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 14:14:08 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-09-30 14:14:08 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 14:14:08 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/amd64/amd64/src/sys/kern/subr_unit.c: In function `free_unr': /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:329: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:366: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:386: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:396: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:407: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/src/sys/kern/subr_unit.c:435: warning: passing arg 1 of `check_unrhdr' from incompatible pointer type /tinderbox/CURRENT/amd64/amd64/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/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-09-30 14:20:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 14:20:21 - ERROR: failed to build generic kernel TB --- 2004-09-30 14:20:21 - tinderbox aborted