From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 05:10:00 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70209106566B; Wed, 23 Dec 2009 05:10:00 +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 445268FC12; Wed, 23 Dec 2009 05:09:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN59x6P093185; Wed, 23 Dec 2009 00:09:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN59xZL093175; Wed, 23 Dec 2009 05:09:59 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 05:09:59 GMT Message-Id: <200912230509.nBN59xZL093175@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 i386/pc98 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: Wed, 23 Dec 2009 05:10:00 -0000 TB --- 2009-12-23 04:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 04:00:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-12-23 04:00:00 - cleaning the object tree TB --- 2009-12-23 04:00:22 - cvsupping the source tree TB --- 2009-12-23 04:00:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-12-23 04:00:55 - building world TB --- 2009-12-23 04:00:55 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 04:00:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 04:00:55 - TARGET=pc98 TB --- 2009-12-23 04:00:55 - TARGET_ARCH=i386 TB --- 2009-12-23 04:00:55 - TZ=UTC TB --- 2009-12-23 04:00:55 - __MAKE_CONF=/dev/null TB --- 2009-12-23 04:00:55 - cd /src TB --- 2009-12-23 04:00:55 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 04:00:56 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 05:00:05 UTC 2009 TB --- 2009-12-23 05:00:05 - generating LINT kernel config TB --- 2009-12-23 05:00:05 - cd /src/sys/pc98/conf TB --- 2009-12-23 05:00:05 - /usr/bin/make -B LINT TB --- 2009-12-23 05:00:05 - building LINT kernel TB --- 2009-12-23 05:00:05 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:00:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:00:05 - TARGET=pc98 TB --- 2009-12-23 05:00:05 - TARGET_ARCH=i386 TB --- 2009-12-23 05:00:05 - TZ=UTC TB --- 2009-12-23 05:00:05 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:00:05 - cd /src TB --- 2009-12-23 05:00:05 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 05:00:05 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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_pfil.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_sockopt.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_table.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_nat.c /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'flush_nat_ptrs': /src/sys/netinet/ipfw/ip_fw_nat.c:106: error: 'struct ip_fw' has no member named 'next' /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'ipfw_nat_destroy': /src/sys/netinet/ipfw/ip_fw_nat.c:628: error: 'struct ip_fw' has no member named 'next' *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 05:09:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 05:09:59 - ERROR: failed to build lint kernel TB --- 2009-12-23 05:09:59 - 3097.14 user 706.58 system 4198.71 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 05:11:42 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3911F1065670; Wed, 23 Dec 2009 05:11:42 +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 EC21E8FC1D; Wed, 23 Dec 2009 05:11:41 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN5BfYM010566; Wed, 23 Dec 2009 00:11:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN5Bffe010550; Wed, 23 Dec 2009 05:11:41 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 05:11:41 GMT Message-Id: <200912230511.nBN5Bffe010550@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 i386/i386 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: Wed, 23 Dec 2009 05:11:42 -0000 TB --- 2009-12-23 04:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 04:00:00 - starting HEAD tinderbox run for i386/i386 TB --- 2009-12-23 04:00:00 - cleaning the object tree TB --- 2009-12-23 04:00:23 - cvsupping the source tree TB --- 2009-12-23 04:00:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2009-12-23 04:00:55 - building world TB --- 2009-12-23 04:00:55 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 04:00:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 04:00:55 - TARGET=i386 TB --- 2009-12-23 04:00:55 - TARGET_ARCH=i386 TB --- 2009-12-23 04:00:55 - TZ=UTC TB --- 2009-12-23 04:00:55 - __MAKE_CONF=/dev/null TB --- 2009-12-23 04:00:55 - cd /src TB --- 2009-12-23 04:00:55 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 04:00:56 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 05:00:14 UTC 2009 TB --- 2009-12-23 05:00:14 - generating LINT kernel config TB --- 2009-12-23 05:00:14 - cd /src/sys/i386/conf TB --- 2009-12-23 05:00:14 - /usr/bin/make -B LINT TB --- 2009-12-23 05:00:14 - building LINT kernel TB --- 2009-12-23 05:00:14 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:00:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:00:14 - TARGET=i386 TB --- 2009-12-23 05:00:14 - TARGET_ARCH=i386 TB --- 2009-12-23 05:00:14 - TZ=UTC TB --- 2009-12-23 05:00:14 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:00:14 - cd /src TB --- 2009-12-23 05:00:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 05:00:14 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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_pfil.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_sockopt.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_table.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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw_nat.c /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'flush_nat_ptrs': /src/sys/netinet/ipfw/ip_fw_nat.c:106: error: 'struct ip_fw' has no member named 'next' /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'ipfw_nat_destroy': /src/sys/netinet/ipfw/ip_fw_nat.c:628: error: 'struct ip_fw' has no member named 'next' *** Error code 1 Stop in /obj/i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 05:11:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 05:11:41 - ERROR: failed to build lint kernel TB --- 2009-12-23 05:11:41 - 3202.65 user 695.41 system 4300.93 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 05:37:08 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53C28106568B; Wed, 23 Dec 2009 05:37:08 +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 2B82C8FC0A; Wed, 23 Dec 2009 05:37:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN5b7LD018266; Wed, 23 Dec 2009 00:37:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN5b7T2018243; Wed, 23 Dec 2009 05:37:07 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 05:37:07 GMT Message-Id: <200912230537.nBN5b7T2018243@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 amd64/amd64 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: Wed, 23 Dec 2009 05:37:08 -0000 TB --- 2009-12-23 04:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 04:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-12-23 04:00:00 - cleaning the object tree TB --- 2009-12-23 04:00:26 - cvsupping the source tree TB --- 2009-12-23 04:00:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-12-23 04:00:55 - building world TB --- 2009-12-23 04:00:55 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 04:00:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 04:00:55 - TARGET=amd64 TB --- 2009-12-23 04:00:55 - TARGET_ARCH=amd64 TB --- 2009-12-23 04:00:55 - TZ=UTC TB --- 2009-12-23 04:00:55 - __MAKE_CONF=/dev/null TB --- 2009-12-23 04:00:55 - cd /src TB --- 2009-12-23 04:00:55 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 04:00:56 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Dec 23 05:26:21 UTC 2009 TB --- 2009-12-23 05:26:21 - generating LINT kernel config TB --- 2009-12-23 05:26:21 - cd /src/sys/amd64/conf TB --- 2009-12-23 05:26:21 - /usr/bin/make -B LINT TB --- 2009-12-23 05:26:21 - building LINT kernel TB --- 2009-12-23 05:26:21 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:26:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:26:21 - TARGET=amd64 TB --- 2009-12-23 05:26:21 - TARGET_ARCH=amd64 TB --- 2009-12-23 05:26:21 - TZ=UTC TB --- 2009-12-23 05:26:21 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:26:21 - cd /src TB --- 2009-12-23 05:26:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 05:26:21 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 -frename-registers -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_ecn.c cc -c -O2 -frename-registers -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_encap.c cc -c -O2 -frename-registers -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_fastfwd.c cc -c -O2 -frename-registers -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /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/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 05:37:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 05:37:07 - ERROR: failed to build lint kernel TB --- 2009-12-23 05:37:07 - 4340.70 user 968.73 system 5826.84 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 06:19:22 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B729F106568B; Wed, 23 Dec 2009 06:19:22 +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 8F5618FC12; Wed, 23 Dec 2009 06:19:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN6JLpt027052; Wed, 23 Dec 2009 01:19:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN6JLbd027051; Wed, 23 Dec 2009 06:19:21 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 06:19:21 GMT Message-Id: <200912230619.nBN6JLbd027051@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: Wed, 23 Dec 2009 06:19:22 -0000 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.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 06:22:26 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 348EE106566B; Wed, 23 Dec 2009 06:22:26 +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 0D2908FC15; Wed, 23 Dec 2009 06:22:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN6MPbB039285; Wed, 23 Dec 2009 01:22:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN6MPtW039282; Wed, 23 Dec 2009 06:22:25 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 06:22:25 GMT Message-Id: <200912230622.nBN6MPtW039282@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 powerpc/powerpc 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: Wed, 23 Dec 2009 06:22:26 -0000 TB --- 2009-12-23 05:11:41 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 05:11:41 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-12-23 05:11:41 - cleaning the object tree TB --- 2009-12-23 05:11:56 - cvsupping the source tree TB --- 2009-12-23 05:11:56 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-12-23 05:12:32 - building world TB --- 2009-12-23 05:12:32 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:12:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:12:32 - TARGET=powerpc TB --- 2009-12-23 05:12:32 - TARGET_ARCH=powerpc TB --- 2009-12-23 05:12:32 - TZ=UTC TB --- 2009-12-23 05:12:32 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:12:32 - cd /src TB --- 2009-12-23 05:12:32 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 05:12:33 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:12:55 UTC 2009 TB --- 2009-12-23 06:12:55 - generating LINT kernel config TB --- 2009-12-23 06:12:55 - cd /src/sys/powerpc/conf TB --- 2009-12-23 06:12:55 - /usr/bin/make -B LINT TB --- 2009-12-23 06:12:55 - building LINT kernel TB --- 2009-12-23 06:12:55 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 06:12:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 06:12:55 - TARGET=powerpc TB --- 2009-12-23 06:12:55 - TARGET_ARCH=powerpc TB --- 2009-12-23 06:12:55 - TZ=UTC TB --- 2009-12-23 06:12:55 - __MAKE_CONF=/dev/null TB --- 2009-12-23 06:12:55 - cd /src TB --- 2009-12-23 06:12:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 06:12:55 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 -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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/netinet/ipfw/ip_fw_pfil.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 -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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/netinet/ipfw/ip_fw_sockopt.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 -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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/netinet/ipfw/ip_fw_table.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 -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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/netinet/ipfw/ip_fw_nat.c /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'flush_nat_ptrs': /src/sys/netinet/ipfw/ip_fw_nat.c:106: error: 'struct ip_fw' has no member named 'next' /src/sys/netinet/ipfw/ip_fw_nat.c: In function 'ipfw_nat_destroy': /src/sys/netinet/ipfw/ip_fw_nat.c:628: error: 'struct ip_fw' has no member named 'next' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 06:22:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 06:22:25 - ERROR: failed to build lint kernel TB --- 2009-12-23 06:22:25 - 3204.23 user 632.09 system 4243.85 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 06:43:17 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33D7F1065672; Wed, 23 Dec 2009 06:43:17 +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 0BD198FC19; Wed, 23 Dec 2009 06:43:16 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN6hGsY025964; Wed, 23 Dec 2009 01:43:16 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN6hGAf025959; Wed, 23 Dec 2009 06:43:16 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 06:43:16 GMT Message-Id: <200912230643.nBN6hGAf025959@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 sparc64/sparc64 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: Wed, 23 Dec 2009 06:43:17 -0000 TB --- 2009-12-23 05:37:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 05:37:07 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-12-23 05:37:07 - cleaning the object tree TB --- 2009-12-23 05:37:24 - cvsupping the source tree TB --- 2009-12-23 05:37:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-12-23 05:38:20 - building world TB --- 2009-12-23 05:38:20 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:38:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:38:20 - TARGET=sparc64 TB --- 2009-12-23 05:38:20 - TARGET_ARCH=sparc64 TB --- 2009-12-23 05:38:20 - TZ=UTC TB --- 2009-12-23 05:38:20 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:38:20 - cd /src TB --- 2009-12-23 05:38:20 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 05:38:21 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:34:11 UTC 2009 TB --- 2009-12-23 06:34:11 - generating LINT kernel config TB --- 2009-12-23 06:34:11 - cd /src/sys/sparc64/conf TB --- 2009-12-23 06:34:11 - /usr/bin/make -B LINT TB --- 2009-12-23 06:34:11 - building LINT kernel TB --- 2009-12-23 06:34:11 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 06:34:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 06:34:11 - TARGET=sparc64 TB --- 2009-12-23 06:34:11 - TARGET_ARCH=sparc64 TB --- 2009-12-23 06:34:11 - TZ=UTC TB --- 2009-12-23 06:34:11 - __MAKE_CONF=/dev/null TB --- 2009-12-23 06:34:11 - cd /src TB --- 2009-12-23 06:34:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 06:34:11 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 -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/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 -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/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 -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/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 -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/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/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 06:43:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 06:43:16 - ERROR: failed to build lint kernel TB --- 2009-12-23 06:43:16 - 3048.12 user 600.76 system 3968.56 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Dec 23 07:01:41 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CCEB106568F; Wed, 23 Dec 2009 07:01:40 +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 A70258FC1A; Wed, 23 Dec 2009 07:01:40 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBN71eqV060973; Wed, 23 Dec 2009 02:01:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBN71enG060972; Wed, 23 Dec 2009 07:01:40 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 23 Dec 2009 07:01:40 GMT Message-Id: <200912230701.nBN71enG060972@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 sparc64/sun4v 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: Wed, 23 Dec 2009 07:01:41 -0000 TB --- 2009-12-23 05:58:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-23 05:58:00 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-12-23 05:58:00 - cleaning the object tree TB --- 2009-12-23 05:58:13 - cvsupping the source tree TB --- 2009-12-23 05:58:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-12-23 05:59:15 - building world TB --- 2009-12-23 05:59:15 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 05:59:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 05:59:15 - TARGET=sun4v TB --- 2009-12-23 05:59:15 - TARGET_ARCH=sparc64 TB --- 2009-12-23 05:59:15 - TZ=UTC TB --- 2009-12-23 05:59:15 - __MAKE_CONF=/dev/null TB --- 2009-12-23 05:59:15 - cd /src TB --- 2009-12-23 05:59:15 - /usr/bin/make -B buildworld >>> World build started on Wed Dec 23 05:59:15 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:52:28 UTC 2009 TB --- 2009-12-23 06:52:28 - generating LINT kernel config TB --- 2009-12-23 06:52:28 - cd /src/sys/sun4v/conf TB --- 2009-12-23 06:52:28 - /usr/bin/make -B LINT TB --- 2009-12-23 06:52:28 - building LINT kernel TB --- 2009-12-23 06:52:28 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-23 06:52:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-23 06:52:28 - TARGET=sun4v TB --- 2009-12-23 06:52:28 - TARGET_ARCH=sparc64 TB --- 2009-12-23 06:52:28 - TZ=UTC TB --- 2009-12-23 06:52:28 - __MAKE_CONF=/dev/null TB --- 2009-12-23 06:52:28 - cd /src TB --- 2009-12-23 06:52:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Dec 23 06:52:28 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 -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/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 -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/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 -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/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 -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/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/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-23 07:01:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-23 07:01:40 - ERROR: failed to build lint kernel TB --- 2009-12-23 07:01:40 - 3051.34 user 582.37 system 3819.35 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 25 19:30:24 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4777106566B; Fri, 25 Dec 2009 19:30:24 +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 8C1658FC1A; Fri, 25 Dec 2009 19:30:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBPJUN7J085785; Fri, 25 Dec 2009 14:30:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBPJUNQd085781; Fri, 25 Dec 2009 19:30:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Dec 2009 19:30:23 GMT Message-Id: <200912251930.nBPJUNQd085781@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, 25 Dec 2009 19:30:25 -0000 TB --- 2009-12-25 18:49:25 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-25 18:49:25 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-12-25 18:49:25 - cleaning the object tree TB --- 2009-12-25 18:49:42 - cvsupping the source tree TB --- 2009-12-25 18:49:42 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-12-25 18:50:12 - building world TB --- 2009-12-25 18:50:12 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-25 18:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-25 18:50:12 - TARGET=ia64 TB --- 2009-12-25 18:50:12 - TARGET_ARCH=ia64 TB --- 2009-12-25 18:50:12 - TZ=UTC TB --- 2009-12-25 18:50:12 - __MAKE_CONF=/dev/null TB --- 2009-12-25 18:50:12 - cd /src TB --- 2009-12-25 18:50:12 - /usr/bin/make -B buildworld >>> World build started on Fri Dec 25 18:50:13 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-25 19:30:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-25 19:30:23 - ERROR: failed to build world TB --- 2009-12-25 19:30:23 - 1811.94 user 391.23 system 2458.02 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 25 20:02:47 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC5511065676; Fri, 25 Dec 2009 20:02:46 +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 C4E9D8FC13; Fri, 25 Dec 2009 20:02:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBPK2kV8025779; Fri, 25 Dec 2009 15:02:46 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBPK2k5v025766; Fri, 25 Dec 2009 20:02:46 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Dec 2009 20:02:46 GMT Message-Id: <200912252002.nBPK2k5v025766@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 mips/mips 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, 25 Dec 2009 20:02:47 -0000 TB --- 2009-12-25 19:30:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-25 19:30:24 - starting HEAD tinderbox run for mips/mips TB --- 2009-12-25 19:30:24 - cleaning the object tree TB --- 2009-12-25 19:30:32 - cvsupping the source tree TB --- 2009-12-25 19:30:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2009-12-25 19:31:13 - building world TB --- 2009-12-25 19:31:13 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-25 19:31:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-25 19:31:13 - TARGET=mips TB --- 2009-12-25 19:31:13 - TARGET_ARCH=mips TB --- 2009-12-25 19:31:13 - TZ=UTC TB --- 2009-12-25 19:31:13 - __MAKE_CONF=/dev/null TB --- 2009-12-25 19:31:13 - cd /src TB --- 2009-12-25 19:31:13 - /usr/bin/make -B buildworld >>> World build started on Fri Dec 25 19:31:14 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-25 20:02:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-25 20:02:46 - ERROR: failed to build world TB --- 2009-12-25 20:02:46 - 1267.78 user 361.52 system 1942.22 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 25 20:24:34 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E679B106568D; Fri, 25 Dec 2009 20:24:33 +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 BED248FC15; Fri, 25 Dec 2009 20:24:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBPKOXGb081820; Fri, 25 Dec 2009 15:24:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBPKOXSH081812; Fri, 25 Dec 2009 20:24:33 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Dec 2009 20:24:33 GMT Message-Id: <200912252024.nBPKOXSH081812@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 sparc64/sparc64 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, 25 Dec 2009 20:24:34 -0000 TB --- 2009-12-25 19:51:37 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-25 19:51:37 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-12-25 19:51:37 - cleaning the object tree TB --- 2009-12-25 19:51:56 - cvsupping the source tree TB --- 2009-12-25 19:51:56 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-12-25 19:52:23 - building world TB --- 2009-12-25 19:52:23 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-25 19:52:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-25 19:52:23 - TARGET=sparc64 TB --- 2009-12-25 19:52:23 - TARGET_ARCH=sparc64 TB --- 2009-12-25 19:52:23 - TZ=UTC TB --- 2009-12-25 19:52:23 - __MAKE_CONF=/dev/null TB --- 2009-12-25 19:52:23 - cd /src TB --- 2009-12-25 19:52:23 - /usr/bin/make -B buildworld >>> World build started on Fri Dec 25 19:52:23 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-25 20:24:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-25 20:24:33 - ERROR: failed to build world TB --- 2009-12-25 20:24:33 - 1432.01 user 376.51 system 1976.01 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 25 20:34:07 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDC5D106566C; Fri, 25 Dec 2009 20:34:07 +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 A6C578FC16; Fri, 25 Dec 2009 20:34:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBPKY7tZ032886; Fri, 25 Dec 2009 15:34:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBPKY6Fl032885; Fri, 25 Dec 2009 20:34:06 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Dec 2009 20:34:06 GMT Message-Id: <200912252034.nBPKY6Fl032885@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 sparc64/sun4v 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, 25 Dec 2009 20:34:08 -0000 TB --- 2009-12-25 20:02:46 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-25 20:02:46 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-12-25 20:02:46 - cleaning the object tree TB --- 2009-12-25 20:02:59 - cvsupping the source tree TB --- 2009-12-25 20:02:59 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-12-25 20:03:24 - building world TB --- 2009-12-25 20:03:24 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-25 20:03:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-25 20:03:24 - TARGET=sun4v TB --- 2009-12-25 20:03:24 - TARGET_ARCH=sparc64 TB --- 2009-12-25 20:03:24 - TZ=UTC TB --- 2009-12-25 20:03:24 - __MAKE_CONF=/dev/null TB --- 2009-12-25 20:03:24 - cd /src TB --- 2009-12-25 20:03:24 - /usr/bin/make -B buildworld >>> World build started on Fri Dec 25 20:03:25 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-25 20:34:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-25 20:34:06 - ERROR: failed to build world TB --- 2009-12-25 20:34:06 - 1425.73 user 360.15 system 1880.47 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 26 05:20:08 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E67D106568D; Sat, 26 Dec 2009 05:20:08 +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 4E6F38FC08; Sat, 26 Dec 2009 05:20:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBQ5K7SW053438; Sat, 26 Dec 2009 00:20:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBQ5K7SY053428; Sat, 26 Dec 2009 05:20:07 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Dec 2009 05:20:07 GMT Message-Id: <200912260520.nBQ5K7SY053428@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: Sat, 26 Dec 2009 05:20:08 -0000 TB --- 2009-12-26 04:39:38 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-26 04:39:38 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-12-26 04:39:38 - cleaning the object tree TB --- 2009-12-26 04:39:44 - cvsupping the source tree TB --- 2009-12-26 04:39:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-12-26 04:40:09 - building world TB --- 2009-12-26 04:40:09 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-26 04:40:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-26 04:40:09 - TARGET=ia64 TB --- 2009-12-26 04:40:09 - TARGET_ARCH=ia64 TB --- 2009-12-26 04:40:09 - TZ=UTC TB --- 2009-12-26 04:40:09 - __MAKE_CONF=/dev/null TB --- 2009-12-26 04:40:09 - cd /src TB --- 2009-12-26 04:40:09 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 26 04:40:10 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-26 05:20:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-26 05:20:07 - ERROR: failed to build world TB --- 2009-12-26 05:20:07 - 1813.98 user 383.30 system 2429.36 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 26 05:52:09 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8E3510656C8; Sat, 26 Dec 2009 05:52:09 +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 B18ED8FC15; Sat, 26 Dec 2009 05:52:09 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBQ5q9ZL088791; Sat, 26 Dec 2009 00:52:09 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBQ5q9ae088780; Sat, 26 Dec 2009 05:52:09 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Dec 2009 05:52:09 GMT Message-Id: <200912260552.nBQ5q9ae088780@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 mips/mips 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: Sat, 26 Dec 2009 05:52:10 -0000 TB --- 2009-12-26 05:20:07 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-26 05:20:07 - starting HEAD tinderbox run for mips/mips TB --- 2009-12-26 05:20:07 - cleaning the object tree TB --- 2009-12-26 05:20:13 - cvsupping the source tree TB --- 2009-12-26 05:20:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile TB --- 2009-12-26 05:20:53 - building world TB --- 2009-12-26 05:20:53 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-26 05:20:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-26 05:20:53 - TARGET=mips TB --- 2009-12-26 05:20:53 - TARGET_ARCH=mips TB --- 2009-12-26 05:20:53 - TZ=UTC TB --- 2009-12-26 05:20:53 - __MAKE_CONF=/dev/null TB --- 2009-12-26 05:20:53 - cd /src TB --- 2009-12-26 05:20:53 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 26 05:20:54 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-26 05:52:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-26 05:52:09 - ERROR: failed to build world TB --- 2009-12-26 05:52:09 - 1268.62 user 358.72 system 1921.42 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 26 06:14:24 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D64501065693; Sat, 26 Dec 2009 06:14:24 +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 AE9568FC15; Sat, 26 Dec 2009 06:14:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBQ6ENRI049945; Sat, 26 Dec 2009 01:14:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBQ6ENsF049941; Sat, 26 Dec 2009 06:14:23 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Dec 2009 06:14:23 GMT Message-Id: <200912260614.nBQ6ENsF049941@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 sparc64/sparc64 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: Sat, 26 Dec 2009 06:14:25 -0000 TB --- 2009-12-26 05:41:35 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-26 05:41:35 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-12-26 05:41:35 - cleaning the object tree TB --- 2009-12-26 05:41:40 - cvsupping the source tree TB --- 2009-12-26 05:41:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-12-26 05:42:00 - building world TB --- 2009-12-26 05:42:00 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-26 05:42:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-26 05:42:00 - TARGET=sparc64 TB --- 2009-12-26 05:42:00 - TARGET_ARCH=sparc64 TB --- 2009-12-26 05:42:00 - TZ=UTC TB --- 2009-12-26 05:42:00 - __MAKE_CONF=/dev/null TB --- 2009-12-26 05:42:00 - cd /src TB --- 2009-12-26 05:42:00 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 26 05:42:09 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-26 06:14:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-26 06:14:23 - ERROR: failed to build world TB --- 2009-12-26 06:14:23 - 1433.40 user 370.40 system 1968.83 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 26 06:23:21 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 848D41065670; Sat, 26 Dec 2009 06:23:21 +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 14C498FC18; Sat, 26 Dec 2009 06:23:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id nBQ6NJde000115; Sat, 26 Dec 2009 01:23:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id nBQ6NJf8000114; Sat, 26 Dec 2009 06:23:19 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Dec 2009 06:23:19 GMT Message-Id: <200912260623.nBQ6NJf8000114@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 sparc64/sun4v 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: Sat, 26 Dec 2009 06:23:21 -0000 TB --- 2009-12-26 05:52:09 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-12-26 05:52:09 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-12-26 05:52:09 - cleaning the object tree TB --- 2009-12-26 05:52:15 - cvsupping the source tree TB --- 2009-12-26 05:52:15 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-12-26 05:52:42 - building world TB --- 2009-12-26 05:52:42 - MAKEOBJDIRPREFIX=/obj TB --- 2009-12-26 05:52:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-12-26 05:52:42 - TARGET=sun4v TB --- 2009-12-26 05:52:42 - TARGET_ARCH=sparc64 TB --- 2009-12-26 05:52:42 - TZ=UTC TB --- 2009-12-26 05:52:42 - __MAKE_CONF=/dev/null TB --- 2009-12-26 05:52:42 - cd /src TB --- 2009-12-26 05:52:42 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 26 05:52:42 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 [...] gzip -cn /src/libexec/smrsh/../../contrib/sendmail/smrsh/smrsh.8 > smrsh.8.gz ===> libexec/talkd (all) cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/talkd.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/announce.c cc -O2 -pipe -I/src/libexec/talkd/../../usr.bin/wall -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -c /src/libexec/talkd/process.c cc1: warnings being treated as errors /src/libexec/talkd/process.c: In function 'do_announce': /src/libexec/talkd/process.c:159: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/libexec/talkd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-12-26 06:23:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-12-26 06:23:19 - ERROR: failed to build world TB --- 2009-12-26 06:23:19 - 1424.41 user 359.20 system 1869.95 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full