Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2006 12:37:09 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/i386
Message-ID:  <20060318173709.97FF77304D@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2006-03-18 15:52:19 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-03-18 15:52:19 - starting HEAD tinderbox run for i386/i386
TB --- 2006-03-18 15:52:19 - cleaning the object tree
TB --- 2006-03-18 15:52:52 - checking out the source tree
TB --- 2006-03-18 15:52:52 - cd /tinderbox/HEAD/i386/i386
TB --- 2006-03-18 15:52:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-03-18 15:59:31 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-03-18 15:59:31 - cd /src
TB --- 2006-03-18 15:59:31 - /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 --- 2006-03-18 17:06:46 - generating LINT kernel config
TB --- 2006-03-18 17:06:46 - cd /src/sys/i386/conf
TB --- 2006-03-18 17:06:46 - /usr/bin/make -B LINT
TB --- 2006-03-18 17:06:46 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-03-18 17:06:46 - cd /src
TB --- 2006-03-18 17:06:46 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Mar 18 17:06:46 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 Sat Mar 18 17:31:44 UTC 2006
TB --- 2006-03-18 17:31:44 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-03-18 17:31:44 - cd /src
TB --- 2006-03-18 17:31:44 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sat Mar 18 17:31:44 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
[...]
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/uart/uart_dev_sab82532.c
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/uart/uart_dev_z8530.c
awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/uart/uart_if.m -c ;  cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  uart_if.c
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/uart/uart_subr.c
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/uart/uart_tty.c
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror  /src/sys/dev/usb/ehci.c
/src/sys/dev/usb/ehci.c: In function `ehci_idone':
/src/sys/dev/usb/ehci.c:766: warning: unused variable `epipe'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-03-18 17:37:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-03-18 17:37:09 - ERROR: failed to build GENERIC kernel
TB --- 2006-03-18 17:37:09 - tinderbox aborted
TB --- 1.34 user 5.60 system 6290.38 real




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