TB --- 2009-12-23 04:49:26 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 04:49:26 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-12-23 04:49:26 - cleaning the object tree TB --- 2009-12-23 04:49:45 - cvsupping the source tree TB --- 2009-12-23 04:49:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-12-23 04:50:01 - building world TB --- 2009-12-23 04:50:01 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 04:50:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 04:50:01 - TARGET=ia64 TB --- 2009-12-23 04:50:01 - TARGET_ARCH=ia64 TB --- 2009-12-23 04:50:01 - TZ=UTC TB --- 2009-12-23 04:50:01 - __MAKE_CONF=/dev/null TB --- 2009-12-23 04:50:01 - cd /src TB --- 2009-12-23 04:50:01 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 04:50:02 UTC 2009 >>> 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 Wed Dec 23 06:06:02 UTC 2009 TB --- 2009-12-23 06:06:02 - generating LINT kernel config TB --- 2009-12-23 06:06:02 - cd /src/sys/ia64/conf TB --- 2009-12-23 06:06:02 - /usr/bin/make -B LINT TB --- 2009-12-23 06:06:02 - building LINT kernel TB --- 2009-12-23 06:06:02 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 06:06:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 06:06:02 - TARGET=ia64 TB --- 2009-12-23 06:06:02 - TARGET_ARCH=ia64 TB --- 2009-12-23 06:06:02 - TZ=UTC TB --- 2009-12-23 06:06:02 - __MAKE_CONF=/dev/null TB --- 2009-12-23 06:06:02 - cd /src TB --- 2009-12-23 06:06:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 06:06:02 UTC 2009 >>> 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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/netinet/ip_ecn.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/netinet/ip_encap.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/netinet/ip_fastfwd.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/netinet/ipfw/ip_fw2.c -I/src/sys/contrib/pf cc1: warnings being treated as errors /src/sys/netinet/ipfw/ip_fw2.c: In function 'ipfw_chk': /src/sys/netinet/ipfw/ip_fw2.c:1977: warning: cast from pointer to integer of different size /src/sys/netinet/ipfw/ip_fw2.c:1978: warning: cast from pointer to integer of different size *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 06:19:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 06:19:21 - ERROR: failed to build lint kernel TB --- 2009-12-23 06:19:21 - 4313.20 user 677.98 system 5395.38 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.fullReceived on Wed Dec 23 2009 - 05:19:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:59 UTC