TB --- 2012-06-30 05:44:28 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-06-30 05:44:28 - 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-06-30 05:44:28 - starting HEAD tinderbox run for mips/mips TB --- 2012-06-30 05:44:28 - cleaning the object tree TB --- 2012-06-30 05:44:28 - cvsupping the source tree TB --- 2012-06-30 05:44:28 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2012-06-30 05:45:12 - building world TB --- 2012-06-30 05:45:12 - CROSS_BUILD_TESTING=YES TB --- 2012-06-30 05:45:12 - MAKEOBJDIRPREFIX=/obj TB --- 2012-06-30 05:45:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-06-30 05:45:12 - SRCCONF=/dev/null TB --- 2012-06-30 05:45:12 - TARGET=mips TB --- 2012-06-30 05:45:12 - TARGET_ARCH=mips TB --- 2012-06-30 05:45:12 - TZ=UTC TB --- 2012-06-30 05:45:12 - __MAKE_CONF=/dev/null TB --- 2012-06-30 05:45:12 - cd /src TB --- 2012-06-30 05:45:12 - /usr/bin/make -B buildworld >>> World build started on Sat Jun 30 05:45:13 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 Sat Jun 30 06:45:33 UTC 2012 TB --- 2012-06-30 06:45:33 - cd /src/sys/mips/conf TB --- 2012-06-30 06:45:33 - /usr/sbin/config -m ADM5120 TB --- 2012-06-30 06:45:33 - skipping ADM5120 kernel TB --- 2012-06-30 06:45:33 - cd /src/sys/mips/conf TB --- 2012-06-30 06:45:33 - /usr/sbin/config -m ALCHEMY TB --- 2012-06-30 06:45:33 - skipping ALCHEMY kernel TB --- 2012-06-30 06:45:33 - cd /src/sys/mips/conf TB --- 2012-06-30 06:45:33 - /usr/sbin/config -m AP93 TB --- 2012-06-30 06:45:33 - building AP93 kernel TB --- 2012-06-30 06:45:33 - CROSS_BUILD_TESTING=YES TB --- 2012-06-30 06:45:33 - MAKEOBJDIRPREFIX=/obj TB --- 2012-06-30 06:45:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-06-30 06:45:33 - SRCCONF=/dev/null TB --- 2012-06-30 06:45:33 - TARGET=mips TB --- 2012-06-30 06:45:33 - TARGET_ARCH=mips TB --- 2012-06-30 06:45:33 - TZ=UTC TB --- 2012-06-30 06:45:33 - __MAKE_CONF=/dev/null TB --- 2012-06-30 06:45:33 - cd /src TB --- 2012-06-30 06:45:33 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Sat Jun 30 06:45:33 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 -O -pipe -std=c99 -g -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/geom/geom_kern.c cc -c -O -pipe -std=c99 -g -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 -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/geom/geom_map.c cc1: warnings being treated as errors /src/sys/geom/geom_map.c: In function 'g_map_parse_part': /src/sys/geom/geom_map.c:327: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'off_t' [-Wformat] /src/sys/geom/geom_map.c:327: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'off_t' [-Wformat] /src/sys/geom/geom_map.c:327: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'off_t' [-Wformat] /src/sys/geom/geom_map.c:327: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'off_t' [-Wformat] *** Error code 1 Stop in /obj/mips.mips/src/sys/AP93. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-06-30 06:46:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-06-30 06:46:57 - ERROR: failed to build AP93 kernel TB --- 2012-06-30 06:46:57 - 2600.53 user 555.05 system 3748.29 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.fullReceived on Sat Jun 30 2012 - 04:46:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:28 UTC