Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2006 11:36:35 -0400 (EDT)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <amd64@freebsd.org>
Subject:   [head tinderbox] failure on amd64/amd64
Message-ID:  <20061012153635.2F2277305F@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2006-10-12 13:47:49 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-10-12 13:47:49 - starting HEAD tinderbox run for amd64/amd64
TB --- 2006-10-12 13:47:49 - cleaning the object tree
TB --- 2006-10-12 13:48:25 - checking out the source tree
TB --- 2006-10-12 13:48:25 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2006-10-12 13:48:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-10-12 13:57:20 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-10-12 13:57:20 - cd /src
TB --- 2006-10-12 13:57:20 - /usr/bin/make -B buildworld
>>> World build started on Thu Oct 12 13:57:23 UTC 2006
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Thu Oct 12 15:12:22 UTC 2006
TB --- 2006-10-12 15:12:22 - generating LINT kernel config
TB --- 2006-10-12 15:12:22 - cd /src/sys/amd64/conf
TB --- 2006-10-12 15:12:22 - /usr/bin/make -B LINT
TB --- 2006-10-12 15:12:25 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-10-12 15:12:25 - cd /src
TB --- 2006-10-12 15:12:25 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu Oct 12 15:12:25 UTC 2006
>>> 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 LINT completed on Thu Oct 12 15:30:10 UTC 2006
TB --- 2006-10-12 15:30:10 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-10-12 15:30:10 - cd /src
TB --- 2006-10-12 15:30:10 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Thu Oct 12 15:30:10 UTC 2006
>>> 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  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -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  /src/sys/amd64/amd64/initcpu.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -fformat-extensions -nostdinc -I-  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -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  /src/sys/amd64/amd64/intr_machdep.c
/src/sys/amd64/amd64/intr_machdep.c: In function `atpic_reset':
/src/sys/amd64/amd64/intr_machdep.c:387: error: `IO_ICU1' undeclared (first use in this function)
/src/sys/amd64/amd64/intr_machdep.c:387: error: (Each undeclared identifier is reported only once
/src/sys/amd64/amd64/intr_machdep.c:387: error: for each function it appears in.)
/src/sys/amd64/amd64/intr_machdep.c:388: error: `IDT_IO_INTS' undeclared (first use in this function)
/src/sys/amd64/amd64/intr_machdep.c:394: error: `IO_ICU2' undeclared (first use in this function)
*** Error code 1

Stop in /obj/amd64/src/sys/GENERIC.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-10-12 15:36:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-10-12 15:36:34 - ERROR: failed to build GENERIC kernel
TB --- 2006-10-12 15:36:34 - tinderbox aborted
TB --- 0.96 user 3.02 system 6525.12 real




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