From owner-freebsd-current@FreeBSD.ORG Fri Sep 3 03:44:39 2004 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 8802516A4CE; Fri, 3 Sep 2004 03:44:39 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3144E43D1D; Fri, 3 Sep 2004 03:44:39 +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 i833iZS5045496; Thu, 2 Sep 2004 23:44:35 -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 i833iZL5074928; Thu, 2 Sep 2004 23:44:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E44C7303F; Thu, 2 Sep 2004 23:44:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040903034435.9E44C7303F@freebsd-current.sentex.ca> Date: Thu, 2 Sep 2004 23:44:35 -0400 (EDT) Subject: [current tinderbox] failure on amd64/amd64 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: Fri, 03 Sep 2004 03:44:39 -0000 TB --- 2004-09-03 02:13:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-03 02:13:25 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-09-03 02:13:25 - checking out the source tree TB --- 2004-09-03 02:13:25 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-09-03 02:13:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-03 02:18:50 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-03 02:18:50 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-09-03 02:18:50 - /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-03 03:23:07 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-03 03:23:07 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-09-03 03:23:07 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Sep 3 03:23: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 >>> Kernel build for GENERIC completed on Fri Sep 3 03:37:18 UTC 2004 TB --- 2004-09-03 03:37:18 - generating LINT kernel config TB --- 2004-09-03 03:37:18 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2004-09-03 03:37:18 - /usr/bin/make -B LINT TB --- 2004-09-03 03:37:18 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-03 03:37:18 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-09-03 03:37:18 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Sep 3 03:37:18 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/dev/xe/if_xe_pccard.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/fs/autofs/autofs_vnops.c /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c: In function `autofs_remove_dupdents': /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c:593: warning: int format, different type arg (arg 3) /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c:593: warning: int format, different type arg (arg 4) /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c:593: warning: int format, different type arg (arg 5) /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c:625: warning: int format, different type arg (arg 2) /tinderbox/CURRENT/amd64/amd64/src/sys/fs/autofs/autofs_vnops.c:625: warning: int format, different type arg (arg 3) *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-09-03 03:44:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-03 03:44:35 - ERROR: failed to build lint kernel TB --- 2004-09-03 03:44:35 - tinderbox aborted