[head tinderbox] failure on sparc64/sparc64

FreeBSD Tinderbox tinderbox at freebsd.org
Wed Dec 17 07:23:56 PST 2008


TB --- 2008-12-17 13:25:10 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2008-12-17 13:25:10 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-12-17 13:25:10 - cleaning the object tree
TB --- 2008-12-17 13:25:49 - cvsupping the source tree
TB --- 2008-12-17 13:25:49 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-12-17 13:26:00 - building world
TB --- 2008-12-17 13:26:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2008-12-17 13:26:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2008-12-17 13:26:00 - TARGET=sparc64
TB --- 2008-12-17 13:26:00 - TARGET_ARCH=sparc64
TB --- 2008-12-17 13:26:00 - TZ=UTC
TB --- 2008-12-17 13:26:00 - __MAKE_CONF=/dev/null
TB --- 2008-12-17 13:26:00 - cd /src
TB --- 2008-12-17 13:26:00 - /usr/bin/make -B buildworld
>>> World build started on Wed Dec 17 13:26:03 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 Wed Dec 17 15:10:14 UTC 2008
TB --- 2008-12-17 15:10:14 - generating LINT kernel config
TB --- 2008-12-17 15:10:14 - cd /src/sys/sparc64/conf
TB --- 2008-12-17 15:10:14 - /usr/bin/make -B LINT
TB --- 2008-12-17 15:10:14 - building LINT kernel
TB --- 2008-12-17 15:10:14 - MAKEOBJDIRPREFIX=/obj
TB --- 2008-12-17 15:10:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2008-12-17 15:10:14 - TARGET=sparc64
TB --- 2008-12-17 15:10:14 - TARGET_ARCH=sparc64
TB --- 2008-12-17 15:10:14 - TZ=UTC
TB --- 2008-12-17 15:10:14 - __MAKE_CONF=/dev/null
TB --- 2008-12-17 15:10:14 - cd /src
TB --- 2008-12-17 15:10:14 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Dec 17 15:10:14 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
[...]
awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/clock_if.m -c ;  cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  clock_if.c
awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/cpufreq_if.m -c ;  cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  cpufreq_if.c
awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/device_if.m -c ;  cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  device_if.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/kern/imgact_elf.c
/src/sys/kern/imgact_elf.c: In function 'elf64_freebsd_fixup':
/src/sys/kern/imgact_elf.c:898: error: 'AT_DEBUG' undeclared (first use in this function)
/src/sys/kern/imgact_elf.c:898: error: (Each undeclared identifier is reported only once
/src/sys/kern/imgact_elf.c:898: error: for each function it appears in.)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-12-17 15:23:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-12-17 15:23:53 - ERROR: failed to build lint kernel
TB --- 2008-12-17 15:23:53 - 4473.34 user 430.46 system 7123.09 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full


More information about the freebsd-tinderbox mailing list