From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 9 16:45:41 2012 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 31CE8106564A; Fri, 9 Mar 2012 16:45:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id EC1678FC14; Fri, 9 Mar 2012 16:45:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q29GjXDh072519; Fri, 9 Mar 2012 11:45:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q29GjXhV072469; Fri, 9 Mar 2012 16:45:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 9 Mar 2012 16:45:33 GMT Message-Id: <201203091645.q29GjXhV072469@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2012 16:45:41 -0000 TB --- 2012-03-09 14:59:04 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-03-09 14:59:04 - starting HEAD tinderbox run for ia64/ia64 TB --- 2012-03-09 14:59:04 - cleaning the object tree TB --- 2012-03-09 14:59:04 - cvsupping the source tree TB --- 2012-03-09 14:59:04 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2012-03-09 14:59:46 - building world TB --- 2012-03-09 14:59:46 - CROSS_BUILD_TESTING=YES TB --- 2012-03-09 14:59:46 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-09 14:59:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-09 14:59:46 - SRCCONF=/dev/null TB --- 2012-03-09 14:59:46 - TARGET=ia64 TB --- 2012-03-09 14:59:46 - TARGET_ARCH=ia64 TB --- 2012-03-09 14:59:46 - TZ=UTC TB --- 2012-03-09 14:59:46 - __MAKE_CONF=/dev/null TB --- 2012-03-09 14:59:46 - cd /src TB --- 2012-03-09 14:59:46 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 9 14:59:46 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 Mar 9 16:27:50 UTC 2012 TB --- 2012-03-09 16:27:50 - generating LINT kernel config TB --- 2012-03-09 16:27:50 - cd /src/sys/ia64/conf TB --- 2012-03-09 16:27:50 - /usr/bin/make -B LINT TB --- 2012-03-09 16:27:50 - cd /src/sys/ia64/conf TB --- 2012-03-09 16:27:50 - /usr/sbin/config -m LINT TB --- 2012-03-09 16:27:50 - building LINT kernel TB --- 2012-03-09 16:27:50 - CROSS_BUILD_TESTING=YES TB --- 2012-03-09 16:27:50 - MAKEOBJDIRPREFIX=/obj TB --- 2012-03-09 16:27:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-03-09 16:27:50 - SRCCONF=/dev/null TB --- 2012-03-09 16:27:50 - TARGET=ia64 TB --- 2012-03-09 16:27:50 - TARGET_ARCH=ia64 TB --- 2012-03-09 16:27:50 - TZ=UTC TB --- 2012-03-09 16:27:50 - __MAKE_CONF=/dev/null TB --- 2012-03-09 16:27:50 - cd /src TB --- 2012-03-09 16:27:50 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 9 16:27:50 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 -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/sctp_indata.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 -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/sctp_input.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 -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/sctp_output.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 -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/sctp_pcb.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 -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/sctp_peeloff.c cc1: warnings being treated as errors /src/sys/netinet/sctp_peeloff.c: In function 'sctp_can_peel_off': /src/sys/netinet/sctp_peeloff.c:59: warning: 'inp' is used uninitialized in this function *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-03-09 16:45:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-03-09 16:45:33 - ERROR: failed to build LINT kernel TB --- 2012-03-09 16:45:33 - 5161.02 user 771.15 system 6388.64 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full