[head tinderbox] failure on sparc64/sparc64

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Fri, 13 Apr 2012 22:46:46 GMT
TB --- 2012-04-13 21:35:20 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-04-13 21:35:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des_at_freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-04-13 21:35:20 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2012-04-13 21:35:20 - cleaning the object tree
TB --- 2012-04-13 21:35:20 - cvsupping the source tree
TB --- 2012-04-13 21:35:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2012-04-13 21:35:50 - building world
TB --- 2012-04-13 21:35:50 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-13 21:35:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-13 21:35:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-13 21:35:50 - SRCCONF=/dev/null
TB --- 2012-04-13 21:35:50 - TARGET=sparc64
TB --- 2012-04-13 21:35:50 - TARGET_ARCH=sparc64
TB --- 2012-04-13 21:35:50 - TZ=UTC
TB --- 2012-04-13 21:35:50 - __MAKE_CONF=/dev/null
TB --- 2012-04-13 21:35:50 - cd /src
TB --- 2012-04-13 21:35:50 - /usr/bin/make -B buildworld
>>> World build started on Fri Apr 13 21:35:51 UTC 2012
>>> 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 Fri Apr 13 22:40:37 UTC 2012
TB --- 2012-04-13 22:40:37 - generating LINT kernel config
TB --- 2012-04-13 22:40:37 - cd /src/sys/sparc64/conf
TB --- 2012-04-13 22:40:37 - /usr/bin/make -B LINT
TB --- 2012-04-13 22:40:37 - cd /src/sys/sparc64/conf
TB --- 2012-04-13 22:40:37 - /usr/sbin/config -m LINT
TB --- 2012-04-13 22:40:37 - building LINT kernel
TB --- 2012-04-13 22:40:37 - CROSS_BUILD_TESTING=YES
TB --- 2012-04-13 22:40:37 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-04-13 22:40:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-04-13 22:40:37 - SRCCONF=/dev/null
TB --- 2012-04-13 22:40:37 - TARGET=sparc64
TB --- 2012-04-13 22:40:37 - TARGET_ARCH=sparc64
TB --- 2012-04-13 22:40:37 - TZ=UTC
TB --- 2012-04-13 22:40:37 - __MAKE_CONF=/dev/null
TB --- 2012-04-13 22:40:37 - cd /src
TB --- 2012-04-13 22:40:37 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri Apr 13 22:40:37 UTC 2012
>>> 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/my/if_my.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/netmap/netmap.c
cc1: warnings being treated as errors
In file included from /src/sys/dev/netmap/netmap.c:121:
/src/sys/dev/netmap/netmap_mem2.c: In function 'netmap_ofstophys':
/src/sys/dev/netmap/netmap_mem2.c:164: warning: format '%x' expects type 'unsigned int', but argument 6 has type 'vm_offset_t' [-Wformat]
/src/sys/dev/netmap/netmap_mem2.c: At top level:
/src/sys/dev/netmap/netmap_mem2.c:178: warning: no previous prototype for 'netmap_obj_offset' [-Wmissing-prototypes]
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-04-13 22:46:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-04-13 22:46:46 - ERROR: failed to build LINT kernel
TB --- 2012-04-13 22:46:46 - 3254.24 user 559.10 system 4286.62 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full
Received on Fri Apr 13 2012 - 20:46:47 UTC

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