[releng_8 tinderbox] failure on amd64/amd64

FreeBSD Tinderbox tinderbox at freebsd.org
Wed Mar 2 14:19:20 UTC 2011


TB --- 2011-03-02 12:07:12 - tinderbox 2.6 running on freebsd-stable.sentex.ca
TB --- 2011-03-02 12:07:12 - starting RELENG_8 tinderbox run for amd64/amd64
TB --- 2011-03-02 12:07:12 - cleaning the object tree
TB --- 2011-03-02 12:07:44 - cvsupping the source tree
TB --- 2011-03-02 12:07:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8/amd64/amd64/supfile
TB --- 2011-03-02 12:09:13 - building world
TB --- 2011-03-02 12:09:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-03-02 12:09:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-03-02 12:09:13 - TARGET=amd64
TB --- 2011-03-02 12:09:13 - TARGET_ARCH=amd64
TB --- 2011-03-02 12:09:13 - TZ=UTC
TB --- 2011-03-02 12:09:13 - __MAKE_CONF=/dev/null
TB --- 2011-03-02 12:09:13 - cd /src
TB --- 2011-03-02 12:09:13 - /usr/bin/make -B buildworld
>>> World build started on Wed Mar  2 12:09:14 UTC 2011
>>> 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 Wed Mar  2 14:01:53 UTC 2011
TB --- 2011-03-02 14:01:53 - generating LINT kernel config
TB --- 2011-03-02 14:01:53 - cd /src/sys/amd64/conf
TB --- 2011-03-02 14:01:53 - /usr/bin/make -B LINT
TB --- 2011-03-02 14:01:53 - building LINT kernel
TB --- 2011-03-02 14:01:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-03-02 14:01:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-03-02 14:01:53 - TARGET=amd64
TB --- 2011-03-02 14:01:53 - TARGET_ARCH=amd64
TB --- 2011-03-02 14:01:53 - TZ=UTC
TB --- 2011-03-02 14:01:53 - __MAKE_CONF=/dev/null
TB --- 2011-03-02 14:01:53 - cd /src
TB --- 2011-03-02 14:01:53 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Mar  2 14:01:54 UTC 2011
>>> 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 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/amd64/linux32/linux32_sysvec.c
cc -c -O2 -frename-registers -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_emul.c
/src/sys/compat/linux/linux_emul.c: In function 'linux_proc_exec':
/src/sys/compat/linux/linux_emul.c:265: error: dereferencing pointer to incomplete type
/src/sys/compat/linux/linux_emul.c:265: error: 'SV_ABI_MASK' undeclared (first use in this function)
/src/sys/compat/linux/linux_emul.c:265: error: (Each undeclared identifier is reported only once
/src/sys/compat/linux/linux_emul.c:265: error: for each function it appears in.)
/src/sys/compat/linux/linux_emul.c:265: error: 'SV_ABI_LINUX' undeclared (first use in this function)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-03-02 14:19:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-03-02 14:19:18 - ERROR: failed to build lint kernel
TB --- 2011-03-02 14:19:18 - 5193.60 user 720.49 system 7926.30 real


http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-amd64-amd64.full


More information about the freebsd-amd64 mailing list