Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 10:11:18 -0400 (EDT)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [current tinderbox] failure on i386/i386
Message-ID:  <20040621141118.DEBF47306D@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2004-06-20 10:00:59 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-06-20 10:00:59 - starting CURRENT tinderbox run for i386/i386
TB --- 2004-06-20 10:00:59 - checking out the source tree
TB --- 2004-06-20 10:00:59 - cd /home/tinderbox/sandbox/CURRENT/i386/i386
TB --- 2004-06-20 10:00:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-06-20 10:04:07 - building world (CFLAGS=-O2 -pipe)
TB --- 2004-06-20 10:04:07 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src
TB --- 2004-06-20 10:04:07 - /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
TB --- 2004-06-20 10:58:15 - building generic kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-06-20 10:58:15 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src
TB --- 2004-06-20 10:58:15 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun Jun 20 10:58:15 GMT 2004
>>> 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 GENERIC completed on Sun Jun 20 11:14:17 GMT 2004
TB --- 2004-06-20 11:14:17 - generating LINT kernel config
TB --- 2004-06-20 11:14:17 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src/sys/i386/conf
TB --- 2004-06-20 11:14:17 - /usr/bin/make -B LINT
TB --- 2004-06-20 11:14:17 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-06-20 11:14:17 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src
TB --- 2004-06-20 11:14:17 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Jun 20 11:14:17 GMT 2004
>>> 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 -O2 -pipe   -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common  -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/dev/sound/pci/als4000.c
ld  -d -warn-common -r -d -o snd_als4000.kld als4000.o
touch /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/modules/tinderbox/CURRENT/i386/i386/src/sys/modules/sound/driver/als4000/export_syms
awk -f /tinderbox/CURRENT/i386/i386/src/sys/modules/sound/driver/als4000/../../../../conf/kmod_syms.awk snd_als4000.kld  /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/modules/tinderbox/CURRENT/i386/i386/src/sys/modules/sound/driver/als4000/export_syms |  xargs -J% objcopy % snd_als4000.kld
ld -Bshareable  -d -warn-common -o snd_als4000.ko snd_als4000.kld
objcopy --strip-debug snd_als4000.ko
===> sound/driver/ad1816
cc -O2 -pipe   -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common  -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/ad1816.c
*** Signal 15

Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/sound/driver/ad1816.
*** Error code 1

Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/sound/driver.
*** Error code 1

Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/sound.
*** Error code 1

Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules.
*** Error code 1

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

Stop in /tinderbox/CURRENT/i386/i386/src.
*** Error code 1

Stop in /tinderbox/CURRENT/i386/i386/src.
TB --- 2004-06-21 14:11:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-06-21 14:11:18 - ERROR: failed to build lint kernel
TB --- 2004-06-21 14:11:18 - tinderbox aborted



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