Date: Thu, 17 Nov 2011 17:43:22 GMT From: FreeBSD Tinderbox <tinderbox@freebsd.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <powerpc@freebsd.org> Subject: [head tinderbox] failure on powerpc/powerpc Message-ID: <201111171743.pAHHhMs5086252@freebsd-current.sentex.ca>
next in thread | raw e-mail | index | archive | help
TB --- 2011-11-17 15:27:01 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-11-17 15:27:01 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-11-17 15:27:01 - cleaning the object tree TB --- 2011-11-17 15:27:13 - cvsupping the source tree TB --- 2011-11-17 15:27:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-11-17 15:27:26 - building world TB --- 2011-11-17 15:27:26 - CROSS_BUILD_TESTING=YES TB --- 2011-11-17 15:27:26 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-17 15:27:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-17 15:27:26 - SRCCONF=/dev/null TB --- 2011-11-17 15:27:26 - TARGET=powerpc TB --- 2011-11-17 15:27:26 - TARGET_ARCH=powerpc TB --- 2011-11-17 15:27:26 - TZ=UTC TB --- 2011-11-17 15:27:26 - __MAKE_CONF=/dev/null TB --- 2011-11-17 15:27:26 - cd /src TB --- 2011-11-17 15:27:26 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 17 15:27:26 UTC 2011 >>> 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 Thu Nov 17 17:29:36 UTC 2011 TB --- 2011-11-17 17:29:36 - generating LINT kernel config TB --- 2011-11-17 17:29:36 - cd /src/sys/powerpc/conf TB --- 2011-11-17 17:29:36 - /usr/bin/make -B LINT TB --- 2011-11-17 17:29:36 - cd /src/sys/powerpc/conf TB --- 2011-11-17 17:29:36 - /usr/sbin/config -m GENERIC TB --- 2011-11-17 17:29:36 - building GENERIC kernel TB --- 2011-11-17 17:29:36 - CROSS_BUILD_TESTING=YES TB --- 2011-11-17 17:29:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-11-17 17:29:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-11-17 17:29:36 - SRCCONF=/dev/null TB --- 2011-11-17 17:29:36 - TARGET=powerpc TB --- 2011-11-17 17:29:36 - TARGET_ARCH=powerpc TB --- 2011-11-17 17:29:36 - TZ=UTC TB --- 2011-11-17 17:29:36 - __MAKE_CONF=/dev/null TB --- 2011-11-17 17:29:36 - cd /src TB --- 2011-11-17 17:29:36 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Nov 17 17:29:36 UTC 2011 >>> 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 [...] objcopy --only-keep-debug if_sf.ko.debug if_sf.ko.symbols objcopy --strip-debug --add-gnu-debuglink=if_sf.ko.symbols if_sf.ko.debug if_sf.ko ===> sfxge (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -DDEBUG=1 -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/sfxge/../../dev/sfxge/sfxge.c cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -DDEBUG=1 -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc/src/sys/GENERIC -msoft-float -mno-altivec -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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 -c /src/sys/modules/sfxge/../../dev/sfxge/sfxge_dma.c cc1: warnings being treated as errors /src/sys/modules/sfxge/../../dev/sfxge/sfxge_dma.c: In function 'sfxge_dma_alloc': /src/sys/modules/sfxge/../../dev/sfxge/sfxge_dma.c:138: warning: large integer implicitly truncated to unsigned type [-Woverflow] *** Error code 1 Stop in /src/sys/modules/sfxge. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-11-17 17:43:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-11-17 17:43:21 - ERROR: failed to build GENERIC kernel TB --- 2011-11-17 17:43:21 - 6557.05 user 1120.39 system 8180.27 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111171743.pAHHhMs5086252>