From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 01:40: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 5EFC21065677; Thu, 16 Apr 2009 01:40:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED378FC13; Thu, 16 Apr 2009 01:40:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G1e47c064319; Wed, 15 Apr 2009 21:40:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G1e4AZ066250; Wed, 15 Apr 2009 21:40:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 51FBC7302F; Wed, 15 Apr 2009 21:40:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416014004.51FBC7302F@freebsd-current.sentex.ca> Date: Wed, 15 Apr 2009 21:40:04 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 01:40:09 -0000 TB --- 2009-04-16 00:15:47 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 00:15:47 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-04-16 00:15:47 - cleaning the object tree TB --- 2009-04-16 00:16:09 - cvsupping the source tree TB --- 2009-04-16 00:16:09 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-04-16 00:16:20 - building world TB --- 2009-04-16 00:16:20 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 00:16:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 00:16:20 - TARGET=sun4v TB --- 2009-04-16 00:16:20 - TARGET_ARCH=sparc64 TB --- 2009-04-16 00:16:20 - TZ=UTC TB --- 2009-04-16 00:16:20 - __MAKE_CONF=/dev/null TB --- 2009-04-16 00:16:20 - cd /src TB --- 2009-04-16 00:16:20 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 00:16: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 Thu Apr 16 01:31:14 UTC 2009 TB --- 2009-04-16 01:31:14 - generating LINT kernel config TB --- 2009-04-16 01:31:14 - cd /src/sys/sun4v/conf TB --- 2009-04-16 01:31:14 - /usr/bin/make -B LINT TB --- 2009-04-16 01:31:14 - building LINT kernel TB --- 2009-04-16 01:31:14 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 01:31:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 01:31:14 - TARGET=sun4v TB --- 2009-04-16 01:31:14 - TARGET_ARCH=sparc64 TB --- 2009-04-16 01:31:14 - TZ=UTC TB --- 2009-04-16 01:31:14 - __MAKE_CONF=/dev/null TB --- 2009-04-16 01:31:14 - cd /src TB --- 2009-04-16 01:31:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 16 01:31: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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/geom/part/g_part.c awk -f /src/sys/tools/makeobjops.awk /src/sys/geom/part/g_part_if.m -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 g_part_if.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/geom/part/g_part_apm.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/geom/part/g_part_bsd.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/geom/part/g_part_ebr.c cc1: warnings being treated as errors /src/sys/geom/part/g_part_ebr.c: In function 'g_part_ebr_fullname': /src/sys/geom/part/g_part_ebr.c:327: warning: field precision should have type 'int', but argument 3 has type 'size_t' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 01:40:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 01:40:04 - ERROR: failed to build lint kernel TB --- 2009-04-16 01:40:04 - 4284.61 user 412.72 system 5056.77 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 04:13:31 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 B7F4C1065676; Thu, 16 Apr 2009 04:13:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8078C8FC08; Thu, 16 Apr 2009 04:13:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G4DSHg072600; Thu, 16 Apr 2009 00:13:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G4DSHl071487; Thu, 16 Apr 2009 00:13:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4CFE37302F; Thu, 16 Apr 2009 00:13:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416041328.4CFE37302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 00:13:28 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 04:13:32 -0000 TB --- 2009-04-16 02:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 02:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-04-16 02:00:00 - cleaning the object tree TB --- 2009-04-16 02:01:11 - cvsupping the source tree TB --- 2009-04-16 02:01:11 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-04-16 02:01:19 - building world TB --- 2009-04-16 02:01:19 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 02:01:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 02:01:19 - TARGET=amd64 TB --- 2009-04-16 02:01:19 - TARGET_ARCH=amd64 TB --- 2009-04-16 02:01:19 - TZ=UTC TB --- 2009-04-16 02:01:19 - __MAKE_CONF=/dev/null TB --- 2009-04-16 02:01:19 - cd /src TB --- 2009-04-16 02:01:19 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 02:01: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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Apr 16 04:01:48 UTC 2009 TB --- 2009-04-16 04:01:48 - generating LINT kernel config TB --- 2009-04-16 04:01:48 - cd /src/sys/amd64/conf TB --- 2009-04-16 04:01:48 - /usr/bin/make -B LINT TB --- 2009-04-16 04:01:48 - building LINT kernel TB --- 2009-04-16 04:01:48 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 04:01:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 04:01:48 - TARGET=amd64 TB --- 2009-04-16 04:01:48 - TARGET_ARCH=amd64 TB --- 2009-04-16 04:01:48 - TZ=UTC TB --- 2009-04-16 04:01:48 - __MAKE_CONF=/dev/null TB --- 2009-04-16 04:01:48 - cd /src TB --- 2009-04-16 04:01:48 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 16 04:01:49 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/geom/part/g_part.c awk -f /src/sys/tools/makeobjops.awk /src/sys/geom/part/g_part_if.m -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 g_part_if.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/geom/part/g_part_apm.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/geom/part/g_part_bsd.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/geom/part/g_part_ebr.c cc1: warnings being treated as errors /src/sys/geom/part/g_part_ebr.c: In function 'g_part_ebr_fullname': /src/sys/geom/part/g_part_ebr.c:327: warning: field precision should have type 'int', but argument 3 has type 'size_t' *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 04:13:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 04:13:28 - ERROR: failed to build lint kernel TB --- 2009-04-16 04:13:28 - 6184.82 user 645.54 system 8007.77 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 07:40:40 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 E8C22106564A; Thu, 16 Apr 2009 07:40:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id A97498FC08; Thu, 16 Apr 2009 07:40:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G7echq089253; Thu, 16 Apr 2009 03:40:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3G7ebMZ086156; Thu, 16 Apr 2009 03:40:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DFF797302F; Thu, 16 Apr 2009 03:40:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416074037.DFF797302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 03:40:37 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 07:40:41 -0000 TB --- 2009-04-16 05:34:14 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 05:34:14 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-04-16 05:34:14 - cleaning the object tree TB --- 2009-04-16 05:34:47 - cvsupping the source tree TB --- 2009-04-16 05:34:47 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-04-16 05:34:57 - building world TB --- 2009-04-16 05:34:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 05:34:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 05:34:57 - TARGET=ia64 TB --- 2009-04-16 05:34:57 - TARGET_ARCH=ia64 TB --- 2009-04-16 05:34:57 - TZ=UTC TB --- 2009-04-16 05:34:57 - __MAKE_CONF=/dev/null TB --- 2009-04-16 05:34:57 - cd /src TB --- 2009-04-16 05:34:57 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 05:34:58 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 Thu Apr 16 07:26:41 UTC 2009 TB --- 2009-04-16 07:26:41 - generating LINT kernel config TB --- 2009-04-16 07:26:41 - cd /src/sys/ia64/conf TB --- 2009-04-16 07:26:41 - /usr/bin/make -B LINT TB --- 2009-04-16 07:26:42 - building LINT kernel TB --- 2009-04-16 07:26:42 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 07:26:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 07:26:42 - TARGET=ia64 TB --- 2009-04-16 07:26:42 - TARGET_ARCH=ia64 TB --- 2009-04-16 07:26:42 - TZ=UTC TB --- 2009-04-16 07:26:42 - __MAKE_CONF=/dev/null TB --- 2009-04-16 07:26:42 - cd /src TB --- 2009-04-16 07:26:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 16 07:26:42 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/geom/part/g_part.c awk -f /src/sys/tools/makeobjops.awk /src/sys/geom/part/g_part_if.m -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 g_part_if.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/geom/part/g_part_apm.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/geom/part/g_part_bsd.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/geom/part/g_part_ebr.c cc1: warnings being treated as errors /src/sys/geom/part/g_part_ebr.c: In function 'g_part_ebr_fullname': /src/sys/geom/part/g_part_ebr.c:327: warning: field precision should have type 'int', but argument 3 has type 'size_t' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 07:40:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 07:40:37 - ERROR: failed to build lint kernel TB --- 2009-04-16 07:40:37 - 6049.14 user 443.75 system 7583.65 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 13:32: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 E4312106566B; Thu, 16 Apr 2009 13:32:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 902EF8FC14; Thu, 16 Apr 2009 13:32:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GDVveX016824; Thu, 16 Apr 2009 09:31:57 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GDVuVq030894; Thu, 16 Apr 2009 09:31:57 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A4E6E7302F; Thu, 16 Apr 2009 09:31:56 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416133156.A4E6E7302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 09:31:56 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 13:32:02 -0000 TB --- 2009-04-16 12:48:34 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 12:48:34 - starting HEAD tinderbox run for i386/i386 TB --- 2009-04-16 12:48:34 - cleaning the object tree TB --- 2009-04-16 12:49:08 - cvsupping the source tree TB --- 2009-04-16 12:49:08 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-04-16 12:49:17 - building world TB --- 2009-04-16 12:49:17 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 12:49:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 12:49:17 - TARGET=i386 TB --- 2009-04-16 12:49:17 - TARGET_ARCH=i386 TB --- 2009-04-16 12:49:17 - TZ=UTC TB --- 2009-04-16 12:49:17 - __MAKE_CONF=/dev/null TB --- 2009-04-16 12:49:17 - cd /src TB --- 2009-04-16 12:49:17 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 12:49:18 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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 13:31:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 13:31:56 - ERROR: failed to build world TB --- 2009-04-16 13:31:56 - 1983.53 user 232.36 system 2602.05 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 14:15:37 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 47BD1106564A; Thu, 16 Apr 2009 14:15:37 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id E6E268FC19; Thu, 16 Apr 2009 14:15:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GEFYF3024259; Thu, 16 Apr 2009 10:15:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GEFYIh033297; Thu, 16 Apr 2009 10:15:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E0DB7302F; Thu, 16 Apr 2009 10:15:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416141534.9E0DB7302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 10:15:34 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 14:15:38 -0000 TB --- 2009-04-16 13:31:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 13:31:56 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-04-16 13:31:56 - cleaning the object tree TB --- 2009-04-16 13:32:29 - cvsupping the source tree TB --- 2009-04-16 13:32:29 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-04-16 13:32:37 - building world TB --- 2009-04-16 13:32:37 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 13:32:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 13:32:37 - TARGET=pc98 TB --- 2009-04-16 13:32:37 - TARGET_ARCH=i386 TB --- 2009-04-16 13:32:37 - TZ=UTC TB --- 2009-04-16 13:32:37 - __MAKE_CONF=/dev/null TB --- 2009-04-16 13:32:37 - cd /src TB --- 2009-04-16 13:32:37 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 13:32:41 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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/pc98/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 14:15:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 14:15:34 - ERROR: failed to build world TB --- 2009-04-16 14:15:34 - 1977.58 user 239.23 system 2617.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 14:45:46 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 87BED106564A; Thu, 16 Apr 2009 14:45:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 63C5F8FC22; Thu, 16 Apr 2009 14:45:46 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 054B546B03; Thu, 16 Apr 2009 10:45:46 -0400 (EDT) Date: Thu, 16 Apr 2009 15:45:45 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: FreeBSD Tinderbox In-Reply-To: <20090416133156.A4E6E7302F@freebsd-current.sentex.ca> Message-ID: References: <20090416133156.A4E6E7302F@freebsd-current.sentex.ca> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 14:45:47 -0000 On Thu, 16 Apr 2009, FreeBSD Tinderbox wrote: > mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c > /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory > /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory > mkdep: compile failed > *** Error code 1 Looks like I forgot to commit to usr.sbin when removing ray(4) -- I've now GC'd raycontrol as well. Sorry about that! Robert N M Watson Computer Laboratory University of Cambridge From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 15:07:06 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 D0C46106571C; Thu, 16 Apr 2009 15:07:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6328FC2A; Thu, 16 Apr 2009 15:07:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GF731J035494; Thu, 16 Apr 2009 11:07:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GF73pn035104; Thu, 16 Apr 2009 11:07:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5F7187302F; Thu, 16 Apr 2009 11:07:03 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416150703.5F7187302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 11:07:03 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 15:07:10 -0000 TB --- 2009-04-16 14:15:34 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 14:15:34 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-04-16 14:15:34 - cleaning the object tree TB --- 2009-04-16 14:16:06 - cvsupping the source tree TB --- 2009-04-16 14:16:06 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-04-16 14:16:15 - building world TB --- 2009-04-16 14:16:15 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 14:16:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 14:16:15 - TARGET=ia64 TB --- 2009-04-16 14:16:15 - TARGET_ARCH=ia64 TB --- 2009-04-16 14:16:15 - TZ=UTC TB --- 2009-04-16 14:16:15 - __MAKE_CONF=/dev/null TB --- 2009-04-16 14:16:15 - cd /src TB --- 2009-04-16 14:16:15 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 14:16:16 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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/ia64/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 15:07:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 15:07:03 - ERROR: failed to build world TB --- 2009-04-16 15:07:03 - 2394.88 user 236.08 system 3088.38 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 15:13:20 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 AE57110657B2; Thu, 16 Apr 2009 15:13:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5BDFE8FC16; Thu, 16 Apr 2009 15:13:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFDILX088548; Thu, 16 Apr 2009 11:13:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFDIqm041331; Thu, 16 Apr 2009 11:13:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1E4317302F; Thu, 16 Apr 2009 11:13:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416151318.1E4317302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 11:13:18 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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: Thu, 16 Apr 2009 15:13:22 -0000 TB --- 2009-04-16 14:34:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 14:34:45 - starting HEAD tinderbox run for mips/mips TB --- 2009-04-16 14:34:45 - cleaning the object tree TB --- 2009-04-16 14:35:08 - cvsupping the source tree TB --- 2009-04-16 14:35:08 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile TB --- 2009-04-16 14:35:16 - building world TB --- 2009-04-16 14:35:16 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 14:35:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 14:35:16 - TARGET=mips TB --- 2009-04-16 14:35:16 - TARGET_ARCH=mips TB --- 2009-04-16 14:35:16 - TZ=UTC TB --- 2009-04-16 14:35:16 - __MAKE_CONF=/dev/null TB --- 2009-04-16 14:35:16 - cd /src TB --- 2009-04-16 14:35:16 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 14:35:18 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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/mips/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 15:13:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 15:13:18 - ERROR: failed to build world TB --- 2009-04-16 15:13:18 - 1717.05 user 225.09 system 2312.82 real http://tinderbox.des.no/tinderbox-head-HEAD-mips-mips.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 15:51:33 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 D91BB106566C; Thu, 16 Apr 2009 15:51:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7084D8FC14; Thu, 16 Apr 2009 15:51:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFpUVZ047271; Thu, 16 Apr 2009 11:51:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFpTcV069026; Thu, 16 Apr 2009 11:51:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 853CB7302F; Thu, 16 Apr 2009 11:51:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416155129.853CB7302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 11:51:29 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 15:51:34 -0000 TB --- 2009-04-16 15:07:03 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 15:07:03 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-04-16 15:07:03 - cleaning the object tree TB --- 2009-04-16 15:07:31 - cvsupping the source tree TB --- 2009-04-16 15:07:31 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-04-16 15:07:39 - building world TB --- 2009-04-16 15:07:39 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 15:07:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 15:07:39 - TARGET=powerpc TB --- 2009-04-16 15:07:39 - TARGET_ARCH=powerpc TB --- 2009-04-16 15:07:39 - TZ=UTC TB --- 2009-04-16 15:07:39 - __MAKE_CONF=/dev/null TB --- 2009-04-16 15:07:39 - cd /src TB --- 2009-04-16 15:07:39 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 15:07: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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/powerpc/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 15:51:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 15:51:29 - ERROR: failed to build world TB --- 2009-04-16 15:51:29 - 2031.80 user 233.81 system 2666.10 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Apr 16 15:56:13 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 AEAD8106564A; Thu, 16 Apr 2009 15:56:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5B2078FC1F; Thu, 16 Apr 2009 15:56:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFuBR5049102; Thu, 16 Apr 2009 11:56:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3GFuBr2081816; Thu, 16 Apr 2009 11:56:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 666B67302F; Thu, 16 Apr 2009 11:56:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090416155611.666B67302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 11:56:11 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Thu, 16 Apr 2009 15:56:14 -0000 TB --- 2009-04-16 15:13:18 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-16 15:13:18 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-04-16 15:13:18 - cleaning the object tree TB --- 2009-04-16 15:14:00 - cvsupping the source tree TB --- 2009-04-16 15:14:00 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-04-16 15:14:07 - building world TB --- 2009-04-16 15:14:07 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-16 15:14:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-16 15:14:07 - TARGET=sparc64 TB --- 2009-04-16 15:14:07 - TARGET_ARCH=sparc64 TB --- 2009-04-16 15:14:07 - TZ=UTC TB --- 2009-04-16 15:14:07 - __MAKE_CONF=/dev/null TB --- 2009-04-16 15:14:07 - cd /src TB --- 2009-04-16 15:14:07 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 16 15:14: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 [...] mkdep -f .depend -a /src/usr.sbin/rarpd/rarpd.c echo rarpd: /obj/sparc64/src/tmp/usr/lib/libc.a >> .depend ===> usr.sbin/raycontrol (depend) rm -f .depend mkdep -f .depend -a -I/src/usr.sbin/raycontrol/../../sys /src/usr.sbin/raycontrol/raycontrol.c /src/usr.sbin/raycontrol/raycontrol.c:47:31: error: dev/ray/if_rayreg.h: No such file or directory /src/usr.sbin/raycontrol/raycontrol.c:48:31: error: dev/ray/if_raymib.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.sbin/raycontrol. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-16 15:56:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-16 15:56:11 - ERROR: failed to build world TB --- 2009-04-16 15:56:11 - 1905.09 user 230.84 system 2573.07 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 02:57:31 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 92118106566C; Fri, 17 Apr 2009 02:57:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 58F7E8FC12; Fri, 17 Apr 2009 02:57:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H2vSaU071676; Thu, 16 Apr 2009 22:57:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H2vSlX068664; Thu, 16 Apr 2009 22:57:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C9AD87302F; Thu, 16 Apr 2009 22:57:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417025728.C9AD87302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 22:57:28 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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, 17 Apr 2009 02:57:32 -0000 TB --- 2009-04-17 01:55:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 01:55:45 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-04-17 01:55:45 - cleaning the object tree TB --- 2009-04-17 01:56:21 - cvsupping the source tree TB --- 2009-04-17 01:56:21 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-04-17 01:56:32 - building world TB --- 2009-04-17 01:56:32 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 01:56:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 01:56:32 - TARGET=sun4v TB --- 2009-04-17 01:56:32 - TARGET_ARCH=sparc64 TB --- 2009-04-17 01:56:32 - TZ=UTC TB --- 2009-04-17 01:56:32 - __MAKE_CONF=/dev/null TB --- 2009-04-17 01:56:32 - cd /src TB --- 2009-04-17 01:56:32 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 01:56: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 [...] /obj/sun4v/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x10dc): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/sun4v/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x15dc): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/sun4v/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1874): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' /obj/sun4v/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x18bc): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' *** Error code 1 Stop in /obj/sun4v/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 02:57:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 02:57:28 - ERROR: failed to build world TB --- 2009-04-17 02:57:28 - 3119.58 user 318.08 system 3703.55 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 03:57:25 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 57DBF1065672; Fri, 17 Apr 2009 03:57:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id F327F8FC1C; Fri, 17 Apr 2009 03:57:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H3vM0U078801; Thu, 16 Apr 2009 23:57:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H3vMB7095971; Thu, 16 Apr 2009 23:57:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 27A817302F; Thu, 16 Apr 2009 23:57:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417035722.27A817302F@freebsd-current.sentex.ca> Date: Thu, 16 Apr 2009 23:57:22 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on arm/arm 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, 17 Apr 2009 03:57:26 -0000 TB --- 2009-04-17 03:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 03:00:00 - starting HEAD tinderbox run for arm/arm TB --- 2009-04-17 03:00:00 - cleaning the object tree TB --- 2009-04-17 03:00:42 - cvsupping the source tree TB --- 2009-04-17 03:00:42 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2009-04-17 03:00:55 - building world TB --- 2009-04-17 03:00:55 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 03:00:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 03:00:55 - TARGET=arm TB --- 2009-04-17 03:00:55 - TARGET_ARCH=arm TB --- 2009-04-17 03:00:55 - TZ=UTC TB --- 2009-04-17 03:00:55 - __MAKE_CONF=/dev/null TB --- 2009-04-17 03:00:55 - cd /src TB --- 2009-04-17 03:00:55 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 03:01:00 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 [...] /obj/arm/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0xd2c): In function `$a': : undefined reference to `SHA512_Update' /obj/arm/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1308): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' /obj/arm/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1408): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/arm/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1448): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' *** Error code 1 Stop in /obj/arm/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 03:57:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 03:57:21 - ERROR: failed to build world TB --- 2009-04-17 03:57:21 - 2614.54 user 331.42 system 3441.38 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 04:11:59 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 3AE47106566B; Fri, 17 Apr 2009 04:11:59 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id F21458FC0C; Fri, 17 Apr 2009 04:11:58 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H4BuLQ079619; Fri, 17 Apr 2009 00:11:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H4BuRo026708; Fri, 17 Apr 2009 00:11:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E77097302F; Fri, 17 Apr 2009 00:11:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417041155.E77097302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 00:11:55 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Fri, 17 Apr 2009 04:11:59 -0000 TB --- 2009-04-17 03:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 03:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-04-17 03:00:00 - cleaning the object tree TB --- 2009-04-17 03:01:20 - cvsupping the source tree TB --- 2009-04-17 03:01:20 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-04-17 03:01:30 - building world TB --- 2009-04-17 03:01:30 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 03:01:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 03:01:30 - TARGET=amd64 TB --- 2009-04-17 03:01:30 - TARGET_ARCH=amd64 TB --- 2009-04-17 03:01:30 - TZ=UTC TB --- 2009-04-17 03:01:30 - __MAKE_CONF=/dev/null TB --- 2009-04-17 03:01:30 - cd /src TB --- 2009-04-17 03:01:30 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 03:01:32 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 [...] /obj/amd64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0xf0a): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/amd64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x13e4): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/amd64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1418): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/amd64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x14d8): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/amd64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 04:11:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 04:11:55 - ERROR: failed to build world TB --- 2009-04-17 04:11:55 - 3297.12 user 346.25 system 4315.39 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 05:05:57 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 F14751065672; Fri, 17 Apr 2009 05:05:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE308FC14; Fri, 17 Apr 2009 05:05:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H55tX6083665; Fri, 17 Apr 2009 01:05:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H55tZ3039710; Fri, 17 Apr 2009 01:05:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 439397302F; Fri, 17 Apr 2009 01:05:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417050555.439397302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 01:05:55 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Fri, 17 Apr 2009 05:05:58 -0000 TB --- 2009-04-17 03:57:22 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 03:57:22 - starting HEAD tinderbox run for i386/i386 TB --- 2009-04-17 03:57:22 - cleaning the object tree TB --- 2009-04-17 03:57:52 - cvsupping the source tree TB --- 2009-04-17 03:57:52 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2009-04-17 03:58:04 - building world TB --- 2009-04-17 03:58:04 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 03:58:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 03:58:04 - TARGET=i386 TB --- 2009-04-17 03:58:04 - TARGET_ARCH=i386 TB --- 2009-04-17 03:58:04 - TZ=UTC TB --- 2009-04-17 03:58:04 - __MAKE_CONF=/dev/null TB --- 2009-04-17 03:58:04 - cd /src TB --- 2009-04-17 03:58:04 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 03:58:06 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 [...] /obj/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x11dd): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1637): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1667): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1724): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 05:05:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 05:05:55 - ERROR: failed to build world TB --- 2009-04-17 05:05:55 - 3232.54 user 326.52 system 4112.87 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 05:20:36 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 0232A106564A; Fri, 17 Apr 2009 05:20:36 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id A473F8FC14; Fri, 17 Apr 2009 05:20:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H5KXJp035593; Fri, 17 Apr 2009 01:20:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H5KXm7090470; Fri, 17 Apr 2009 01:20:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6232C7302F; Fri, 17 Apr 2009 01:20:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417052033.6232C7302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 01:20:33 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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: Fri, 17 Apr 2009 05:20:36 -0000 TB --- 2009-04-17 04:11:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 04:11:56 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-04-17 04:11:56 - cleaning the object tree TB --- 2009-04-17 04:12:25 - cvsupping the source tree TB --- 2009-04-17 04:12:25 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-04-17 04:12:33 - building world TB --- 2009-04-17 04:12:33 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 04:12:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 04:12:33 - TARGET=pc98 TB --- 2009-04-17 04:12:33 - TARGET_ARCH=i386 TB --- 2009-04-17 04:12:33 - TZ=UTC TB --- 2009-04-17 04:12:33 - __MAKE_CONF=/dev/null TB --- 2009-04-17 04:12:33 - cd /src TB --- 2009-04-17 04:12:33 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 04:12:35 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 [...] /obj/pc98/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x11dd): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/pc98/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1637): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/pc98/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1667): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/pc98/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1724): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/pc98/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 05:20:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 05:20:33 - ERROR: failed to build world TB --- 2009-04-17 05:20:33 - 3226.27 user 340.19 system 4117.21 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 06:31:15 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 6F570106564A; Fri, 17 Apr 2009 06:31:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1B8168FC12; Fri, 17 Apr 2009 06:31:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H6VC2A089830; Fri, 17 Apr 2009 02:31:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H6VC9S026074; Fri, 17 Apr 2009 02:31:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4AA9D7302F; Fri, 17 Apr 2009 02:31:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417063112.4AA9D7302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 02:31:12 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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, 17 Apr 2009 06:31:16 -0000 TB --- 2009-04-17 05:05:55 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 05:05:55 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-04-17 05:05:55 - cleaning the object tree TB --- 2009-04-17 05:06:28 - cvsupping the source tree TB --- 2009-04-17 05:06:28 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-04-17 05:06:38 - building world TB --- 2009-04-17 05:06:38 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 05:06:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 05:06:38 - TARGET=ia64 TB --- 2009-04-17 05:06:38 - TARGET_ARCH=ia64 TB --- 2009-04-17 05:06:38 - TZ=UTC TB --- 2009-04-17 05:06:38 - __MAKE_CONF=/dev/null TB --- 2009-04-17 05:06:38 - cd /src TB --- 2009-04-17 05:06:38 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 05:06:41 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 [...] /obj/ia64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x22b2): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/ia64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x28a2): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/ia64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x2942): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/ia64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x2bc2): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/ia64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 06:31:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 06:31:12 - ERROR: failed to build world TB --- 2009-04-17 06:31:12 - 4165.10 user 341.71 system 5116.71 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 07:43:49 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 8FE9C106566C; Fri, 17 Apr 2009 07:43:49 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6FB8FC15; Fri, 17 Apr 2009 07:43:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7hk4Q096022; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7hkOG077035; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C2C187302F; Fri, 17 Apr 2009 03:43:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417074346.C2C187302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 03:43:46 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Fri, 17 Apr 2009 07:43:50 -0000 TB --- 2009-04-17 06:27:03 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 06:27:03 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-04-17 06:27:03 - cleaning the object tree TB --- 2009-04-17 06:27:26 - cvsupping the source tree TB --- 2009-04-17 06:27:26 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-04-17 06:27:36 - building world TB --- 2009-04-17 06:27:36 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 06:27:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 06:27:36 - TARGET=powerpc TB --- 2009-04-17 06:27:36 - TARGET_ARCH=powerpc TB --- 2009-04-17 06:27:36 - TZ=UTC TB --- 2009-04-17 06:27:36 - __MAKE_CONF=/dev/null TB --- 2009-04-17 06:27:36 - cd /src TB --- 2009-04-17 06:27:36 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 06:27:38 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 [...] /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0xfa8): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x14a0): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x15f0): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' /obj/powerpc/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1628): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' *** Error code 1 Stop in /obj/powerpc/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 07:43:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 07:43:46 - ERROR: failed to build world TB --- 2009-04-17 07:43:46 - 3363.90 user 334.83 system 4603.62 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 17 07:45:13 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 5461C1065674; Fri, 17 Apr 2009 07:45:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0019D8FC1B; Fri, 17 Apr 2009 07:45:12 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7j7Bv096110; Fri, 17 Apr 2009 03:45:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n3H7j702068561; Fri, 17 Apr 2009 03:45:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B77DB7302F; Fri, 17 Apr 2009 03:45:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090417074507.B77DB7302F@freebsd-current.sentex.ca> Date: Fri, 17 Apr 2009 03:45:07 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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, 17 Apr 2009 07:45:14 -0000 TB --- 2009-04-17 06:31:12 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-17 06:31:12 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-04-17 06:31:12 - cleaning the object tree TB --- 2009-04-17 06:31:55 - cvsupping the source tree TB --- 2009-04-17 06:31:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-04-17 06:32:03 - building world TB --- 2009-04-17 06:32:03 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-17 06:32:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-17 06:32:03 - TARGET=sparc64 TB --- 2009-04-17 06:32:03 - TARGET_ARCH=sparc64 TB --- 2009-04-17 06:32:03 - TZ=UTC TB --- 2009-04-17 06:32:03 - __MAKE_CONF=/dev/null TB --- 2009-04-17 06:32:03 - cd /src TB --- 2009-04-17 06:32:03 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 17 06:32:04 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 [...] /obj/sparc64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x10dc): In function `archive_write_mtree_data': : undefined reference to `SHA384_Update' /obj/sparc64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x15dc): In function `archive_write_mtree_header': : undefined reference to `SHA512_Init' /obj/sparc64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x1874): In function `archive_write_mtree_header': : undefined reference to `MD5_Init' /obj/sparc64/src/tmp/usr/lib/libarchive.a(archive_write_set_format_mtree.o)(.text+0x18bc): In function `archive_write_mtree_header': : undefined reference to `SHA384_Init' *** Error code 1 Stop in /obj/sparc64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-17 07:45:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-17 07:45:07 - ERROR: failed to build world TB --- 2009-04-17 07:45:07 - 3136.53 user 330.22 system 4435.23 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full