Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2004 16:14:04 -0500 (EST)
From:      Tinderbox <des+tinderbox@freebsd.org>
To:        current@freebsd.org, i386@freebsd.org
Subject:   [current tinderbox] failure on i386/i386
Message-ID:  <200401132114.i0DLE4x7049019@cueball.rtp.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
TB --- 2004-01-13 19:45:51 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org
TB --- 2004-01-13 19:45:51 - starting CURRENT tinderbox run for i386/i386
TB --- 2004-01-13 19:45:51 - checking out the source tree
TB --- cd /home/des/tinderbox/CURRENT/i386/i386
TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-01-13 19:47:45 - building world
TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src
TB --- /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-01-13 20:46:58 - building generic kernel
TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src
TB --- /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Tue Jan 13 20:46:58 GMT 2004
>>> Kernel build for GENERIC completed on Tue Jan 13 21:02:11 GMT 2004
TB --- 2004-01-13 21:02:11 - generating LINT kernel config
TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src/sys/i386/conf
TB --- /usr/bin/make -B LINT
TB --- 2004-01-13 21:02:11 - building LINT kernel
TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src
TB --- /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Jan 13 21:02:11 GMT 2004
[...]
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_machdep.c
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror -finstrument-functions /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c: In function `acpi_toshiba_attach':
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c:216: error: `ACPI_TOSHIBA' undeclared (first use in this function)
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c:216: error: (Each undeclared identifier is reported only once
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c:216: error: for each function it appears in.)
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c: In function `acpi_toshiba_detach':
/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/i386/acpica/acpi_toshiba.c:256: error: `ACPI_TOSHIBA' undeclared (first use in this function)
*** Error code 1

Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/obj/vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src/sys/LINT.
*** Error code 1

Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src.
*** Error code 1

Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/i386/src.
TB --- 2004-01-13 21:14:04 - TB --- /usr/bin/make returned exit code  1 
TB --- 2004-01-13 21:14:04 - TB --- ERROR: failed to build lint kernel
TB --- 2004-01-13 21:14:04 - tinderbox aborted



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401132114.i0DLE4x7049019>