[current tinderbox] failure on alpha/alpha

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Fri, 31 Dec 2004 18:00:55 -0500 (EST)
TB --- 2004-12-31 21:45:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-12-31 21:45:00 - starting CURRENT tinderbox run for alpha/alpha
TB --- 2004-12-31 21:45:00 - checking out the source tree
TB --- 2004-12-31 21:45:00 - cd /home/tinderbox/CURRENT/alpha/alpha
TB --- 2004-12-31 21:45:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-12-31 21:50:56 - building world (CFLAGS=-O2 -pipe)
TB --- 2004-12-31 21:50:56 - cd /home/tinderbox/CURRENT/alpha/alpha/src
TB --- 2004-12-31 21:50:56 - /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-12-31 22:57:37 - building generic kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-12-31 22:57:37 - cd /home/tinderbox/CURRENT/alpha/alpha/src
TB --- 2004-12-31 22:57:37 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Fri Dec 31 22:57:37 UTC 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 -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/ignore_pci.c
cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/isa_pci.c
cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000  -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror  /tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c
/tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c: In function `pci_set_powerstate_method':
/tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:528: error: `PCI_POWER_STATE_D3' undeclared (first use in this function)
/tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:528: error: (Each undeclared identifier is reported only once
/tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:528: error: for each function it appears in.)
/tinderbox/CURRENT/alpha/alpha/src/sys/dev/pci/pci.c:530: error: `PCI_POWER_STATE_D2' undeclared (first use in this function)
*** Error code 1

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

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

Stop in /tinderbox/CURRENT/alpha/alpha/src.
TB --- 2004-12-31 23:00:55 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-12-31 23:00:55 - ERROR: failed to build generic kernel
TB --- 2004-12-31 23:00:55 - tinderbox aborted
Received on Fri Dec 31 2004 - 22:00:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:25 UTC