[releng_6 tinderbox] failure on amd64/amd64

FreeBSD Tinderbox tinderbox at freebsd.org
Wed Nov 22 01:30:10 PST 2006


TB --- 2006-11-22 07:15:45 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2006-11-22 07:15:45 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2006-11-22 07:15:45 - cleaning the object tree
TB --- 2006-11-22 07:16:27 - checking out the source tree
TB --- 2006-11-22 07:16:27 - cd /tinderbox/RELENG_6/amd64/amd64
TB --- 2006-11-22 07:16:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src
TB --- 2006-11-22 07:26:13 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-11-22 07:26:13 - cd /src
TB --- 2006-11-22 07:26:13 - /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
>>> stage 5.1: building 32 bit shim libraries
TB --- 2006-11-22 08:55:56 - generating LINT kernel config
TB --- 2006-11-22 08:55:56 - cd /src/sys/amd64/conf
TB --- 2006-11-22 08:55:56 - /usr/bin/make -B LINT
TB --- 2006-11-22 08:55:56 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-11-22 08:55:56 - cd /src
TB --- 2006-11-22 08:55:56 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Nov 22 08:55:56 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 Wed Nov 22 09:14:40 UTC 2006
TB --- 2006-11-22 09:14:40 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-11-22 09:14:40 - cd /src
TB --- 2006-11-22 09:14:40 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Wed Nov 22 09:14:40 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
[...]
awk -f /src/sys/modules/ums/../../conf/kmod_syms.awk ums.ko.debug  export_syms | xargs -J% objcopy % ums.ko.debug
objcopy --strip-debug ums.ko.debug ums.ko
===> unionfs (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/obj/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /src/sys/modules/unionfs/../../fs/unionfs/union_subr.c
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/obj/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /src/sys/modules/unionfs/../../fs/unionfs/union_vfsops.c
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -fno-omit-frame-pointer -I/obj/amd64/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /src/sys/modules/unionfs/../../fs/unionfs/union_vnops.c
ld  -d -warn-common -r -d -o unionfs.ko.debug union_subr.o union_vfsops.o union_vnops.o
ld: final link failed: No space left on device
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-11-22 09:30:07 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-11-22 09:30:07 - ERROR: failed to build GENERIC kernel
TB --- 2006-11-22 09:30:07 - tinderbox aborted
TB --- 1.49 user 4.56 system 8062.88 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full


More information about the freebsd-amd64 mailing list