From owner-freebsd-current@FreeBSD.ORG Wed Apr 14 05:06:35 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 90C6C16A4CF; Wed, 14 Apr 2004 05:06:35 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D94E43D2D; Wed, 14 Apr 2004 05:06:35 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E4567303A; Wed, 14 Apr 2004 08:06:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040414120634.9E4567303A@freebsd-current.sentex.ca> Date: Wed, 14 Apr 2004 08:06:34 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 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: Wed, 14 Apr 2004 12:06:35 -0000 TB --- 2004-04-14 06:32:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-14 06:32:26 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-04-14 06:32:26 - checking out the source tree TB --- 2004-04-14 06:32:26 - cd /home/tinderbox/sandbox/CURRENT/i386/i386 TB --- 2004-04-14 06:32:26 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-14 06:38:58 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-14 06:38:58 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-14 06:38:58 - /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-04-14 10:41:45 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-14 10:41:45 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-14 10:41:45 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 14 10:41:46 GMT 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 Wed Apr 14 11:40:49 GMT 2004 TB --- 2004-04-14 11:40:49 - generating LINT kernel config TB --- 2004-04-14 11:40:49 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-04-14 11:40:49 - /usr/bin/make -B LINT TB --- 2004-04-14 11:40:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-14 11:40:49 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-14 11:40:49 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 14 11:40:50 GMT 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 [...] /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_powerres.c:264: warning: `acpi_pwr_deregister_consumer' defined but not used /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_powerres.c:199: warning: `acpi_pwr_deregister_resource' defined but not used 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/other/tinderbox/CURRENT/i386/i386/src/sys -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_resource.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/other/tinderbox/CURRENT/i386/i386/src/sys -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_thermal.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/other/tinderbox/CURRENT/i386/i386/src/sys -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/acpi_timer.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/other/tinderbox/CURRENT/i386/i386/src/sys -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/Osd/OsdDebug.c /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/Osd/OsdDebug.c: In function `AcpiOsGetLine': /other/tinderbox/CURRENT/i386/i386/src/sys/dev/acpica/Osd/OsdDebug.c:50: warning: implicit declaration of function `db_readline' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. TB --- 2004-04-14 12:06:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-14 12:06:34 - ERROR: failed to build lint kernel TB --- 2004-04-14 12:06:34 - tinderbox aborted