[releng_9 tinderbox] failure on sparc64/sparc64

FreeBSD Tinderbox tinderbox at freebsd.org
Tue Jun 18 08:39:56 UTC 2013


TB --- 2013-06-18 07:19:57 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-18 07:19:57 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012     mdtancsa at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-18 07:19:57 - starting RELENG_9 tinderbox run for sparc64/sparc64
TB --- 2013-06-18 07:19:57 - cleaning the object tree
TB --- 2013-06-18 07:19:57 - /usr/local/bin/svn stat /src
TB --- 2013-06-18 07:20:08 - At svn revision 251887
TB --- 2013-06-18 07:20:09 - building world
TB --- 2013-06-18 07:20:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-18 07:20:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-18 07:20:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-18 07:20:09 - SRCCONF=/dev/null
TB --- 2013-06-18 07:20:09 - TARGET=sparc64
TB --- 2013-06-18 07:20:09 - TARGET_ARCH=sparc64
TB --- 2013-06-18 07:20:09 - TZ=UTC
TB --- 2013-06-18 07:20:09 - __MAKE_CONF=/dev/null
TB --- 2013-06-18 07:20:09 - cd /src
TB --- 2013-06-18 07:20:09 - /usr/bin/make -B buildworld
>>> World build started on Tue Jun 18 07:20:10 UTC 2013
>>> 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
>>> World build completed on Tue Jun 18 08:36:04 UTC 2013
TB --- 2013-06-18 08:36:04 - generating LINT kernel config
TB --- 2013-06-18 08:36:04 - cd /src/sys/sparc64/conf
TB --- 2013-06-18 08:36:04 - /usr/bin/make -B LINT
TB --- 2013-06-18 08:36:04 - cd /src/sys/sparc64/conf
TB --- 2013-06-18 08:36:04 - /usr/sbin/config -m LINT
TB --- 2013-06-18 08:36:05 - building LINT kernel
TB --- 2013-06-18 08:36:05 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-18 08:36:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-18 08:36:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-18 08:36:05 - SRCCONF=/dev/null
TB --- 2013-06-18 08:36:05 - TARGET=sparc64
TB --- 2013-06-18 08:36:05 - TARGET_ARCH=sparc64
TB --- 2013-06-18 08:36:05 - TZ=UTC
TB --- 2013-06-18 08:36:05 - __MAKE_CONF=/dev/null
TB --- 2013-06-18 08:36:05 - cd /src
TB --- 2013-06-18 08:36:05 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Jun 18 08:36:05 UTC 2013
>>> 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  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ale/if_ale.c
cc -c -O2 -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  -Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/amd/amd.c
/src/sys/dev/amd/amd.c: In function 'amd_action':
/src/sys/dev/amd/amd.c:431: error: 'CAM_SCATTER_VALID' undeclared (first use in this function)
/src/sys/dev/amd/amd.c:431: error: (Each undeclared identifier is reported only once
/src/sys/dev/amd/amd.c:431: error: for each function it appears in.)
/src/sys/dev/amd/amd.c:436: error: 'CAM_DATA_PHYS' undeclared (first use in this function)
/src/sys/dev/amd/amd.c:473: error: 'CAM_SG_LIST_PHYS' undeclared (first use in this function)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-06-18 08:39:55 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-18 08:39:55 - ERROR: failed to build LINT kernel
TB --- 2013-06-18 08:39:55 - 3601.84 user 556.83 system 4797.80 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-sparc64-sparc64.full


More information about the freebsd-sparc64 mailing list