[head tinderbox] failure on sparc64/sparc64

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sat, 9 Feb 2008 20:28:49 -0500 (EST)
TB --- 2008-02-10 00:05:39 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-02-10 00:05:39 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-02-10 00:05:39 - cleaning the object tree
TB --- 2008-02-10 00:06:08 - cvsupping the source tree
TB --- 2008-02-10 00:06:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-02-10 00:06:13 - building world (CFLAGS=-O -pipe)
TB --- 2008-02-10 00:06:13 - cd /src
TB --- 2008-02-10 00:06:13 - /usr/bin/make -B buildworld
>>> World build started on Sun Feb 10 00:06:15 UTC 2008
>>> 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
>>> World build completed on Sun Feb 10 01:04:35 UTC 2008
TB --- 2008-02-10 01:04:35 - generating LINT kernel config
TB --- 2008-02-10 01:04:35 - cd /src/sys/sparc64/conf
TB --- 2008-02-10 01:04:35 - /usr/bin/make -B LINT
TB --- 2008-02-10 01:04:35 - building LINT kernel (COPTFLAGS=)
TB --- 2008-02-10 01:04:35 - cd /src
TB --- 2008-02-10 01:04:35 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Feb 10 01:04:35 UTC 2008
>>> 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 Sun Feb 10 01:18:22 UTC 2008
TB --- 2008-02-10 01:18:22 - building GENERIC kernel (COPTFLAGS=)
TB --- 2008-02-10 01:18:22 - cd /src
TB --- 2008-02-10 01:18:22 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun Feb 10 01:18:22 UTC 2008
>>> 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/sparc64/src/sys/GENERIC -mcmodel=medany -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb/../../dev/usb/ohci.c
cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/sparc64/src/sys/GENERIC -mcmodel=medany -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb/../../dev/usb/ehci_pci.c
cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/GENERIC/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/sparc64/src/sys/GENERIC -mcmodel=medany -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb/../../dev/usb/ehci.c
/src/sys/modules/usb/../../dev/usb/ehci.c: In function 'ehci_sync_hc':
/src/sys/modules/usb/../../dev/usb/ehci.c:1563: error: 'LOCK_FILE' undeclared (first use in this function)
/src/sys/modules/usb/../../dev/usb/ehci.c:1563: error: (Each undeclared identifier is reported only once
/src/sys/modules/usb/../../dev/usb/ehci.c:1563: error: for each function it appears in.)
/src/sys/modules/usb/../../dev/usb/ehci.c:1563: error: 'LOCK_LINE' undeclared (first use in this function)
*** Error code 1

Stop in /src/sys/modules/usb.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-02-10 01:28:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-02-10 01:28:49 - ERROR: failed to build GENERIC kernel
TB --- 2008-02-10 01:28:49 - tinderbox aborted
TB --- 3739.37 user 431.75 system 4989.84 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full
Received on Sun Feb 10 2008 - 00:28:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC