From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 02:01:10 2008 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 DD5E010656D4; Tue, 5 Aug 2008 02:01:09 +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 B335D8FC15; Tue, 5 Aug 2008 02:01:09 +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.2/8.14.2) with ESMTP id m75216s0067102; Mon, 4 Aug 2008 22:01:06 -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.2/8.14.2) with ESMTP id m752164Y055568; Mon, 4 Aug 2008 22:01:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 60A3373039; Mon, 4 Aug 2008 22:01:06 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805020106.60A3373039@freebsd-current.sentex.ca> Date: Mon, 4 Aug 2008 22:01:06 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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: Tue, 05 Aug 2008 02:01:10 -0000 TB --- 2008-08-05 00:42:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 00:42:34 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-05 00:42:34 - cleaning the object tree TB --- 2008-08-05 00:43:08 - cvsupping the source tree TB --- 2008-08-05 00:43:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-05 00:43:14 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 00:43:14 - cd /src TB --- 2008-08-05 00:43:14 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 00:43:16 UTC 2008 >>> 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 Tue Aug 5 01:50:54 UTC 2008 TB --- 2008-08-05 01:50:54 - generating LINT kernel config TB --- 2008-08-05 01:50:54 - cd /src/sys/sparc64/conf TB --- 2008-08-05 01:50:54 - /usr/bin/make -B LINT TB --- 2008-08-05 01:50:54 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 01:50:54 - cd /src TB --- 2008-08-05 01:50:54 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 01:50:55 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 02:01:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 02:01:06 - ERROR: failed to build lint kernel TB --- 2008-08-05 02:01:06 - tinderbox aborted TB --- 3347.95 user 414.02 system 4712.14 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 02:34:07 2008 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 C5B391065671; Tue, 5 Aug 2008 02:34: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 9B3388FC0A; Tue, 5 Aug 2008 02:34: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.2/8.14.2) with ESMTP id m752Y44W069004; Mon, 4 Aug 2008 22:34: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.2/8.14.2) with ESMTP id m752Y4Jx077254; Mon, 4 Aug 2008 22:34:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A4FC473039; Mon, 4 Aug 2008 22:34:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805023404.A4FC473039@freebsd-current.sentex.ca> Date: Mon, 4 Aug 2008 22:34:04 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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: Tue, 05 Aug 2008 02:34:08 -0000 TB --- 2008-08-05 01:23:19 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 01:23:19 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-05 01:23:19 - cleaning the object tree TB --- 2008-08-05 01:23:43 - cvsupping the source tree TB --- 2008-08-05 01:23:43 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-05 01:23:50 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 01:23:50 - cd /src TB --- 2008-08-05 01:23:50 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 01:23:51 UTC 2008 >>> 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 Tue Aug 5 02:25:35 UTC 2008 TB --- 2008-08-05 02:25:35 - generating LINT kernel config TB --- 2008-08-05 02:25:35 - cd /src/sys/sun4v/conf TB --- 2008-08-05 02:25:35 - /usr/bin/make -B LINT TB --- 2008-08-05 02:25:36 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 02:25:36 - cd /src TB --- 2008-08-05 02:25:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 02:25:36 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sun4v/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sun4v/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 02:34:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 02:34:04 - ERROR: failed to build lint kernel TB --- 2008-08-05 02:34:04 - tinderbox aborted TB --- 3316.02 user 407.10 system 4245.62 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 08:52:11 2008 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 1C520106566B; Tue, 5 Aug 2008 08:52:11 +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 E30E88FC13; Tue, 5 Aug 2008 08:52:10 +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.2/8.14.2) with ESMTP id m758q8XH082893; Tue, 5 Aug 2008 04:52:08 -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.2/8.14.2) with ESMTP id m758q7mY023087; Tue, 5 Aug 2008 04:52:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C1EF073039; Tue, 5 Aug 2008 04:52:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805085207.C1EF073039@freebsd-current.sentex.ca> Date: Tue, 5 Aug 2008 04:52:07 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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: Tue, 05 Aug 2008 08:52:11 -0000 TB --- 2008-08-05 07:33:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 07:33:45 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-05 07:33:45 - cleaning the object tree TB --- 2008-08-05 07:34:09 - cvsupping the source tree TB --- 2008-08-05 07:34:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-05 07:34:14 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 07:34:14 - cd /src TB --- 2008-08-05 07:34:14 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 07:34:16 UTC 2008 >>> 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 Tue Aug 5 08:41:23 UTC 2008 TB --- 2008-08-05 08:41:23 - generating LINT kernel config TB --- 2008-08-05 08:41:23 - cd /src/sys/sparc64/conf TB --- 2008-08-05 08:41:23 - /usr/bin/make -B LINT TB --- 2008-08-05 08:41:23 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 08:41:23 - cd /src TB --- 2008-08-05 08:41:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 08:41:23 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 08:52:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 08:52:07 - ERROR: failed to build lint kernel TB --- 2008-08-05 08:52:07 - tinderbox aborted TB --- 3351.79 user 411.09 system 4702.36 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 09:27:17 2008 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 5DB26106566B; Tue, 5 Aug 2008 09:27:17 +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 3456C8FC2A; Tue, 5 Aug 2008 09:27:17 +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.2/8.14.2) with ESMTP id m759REgu084115; Tue, 5 Aug 2008 05:27:14 -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.2/8.14.2) with ESMTP id m759REY0045276; Tue, 5 Aug 2008 05:27:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E51873039; Tue, 5 Aug 2008 05:27:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805092714.9E51873039@freebsd-current.sentex.ca> Date: Tue, 5 Aug 2008 05:27:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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: Tue, 05 Aug 2008 09:27:17 -0000 TB --- 2008-08-05 08:16:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 08:16:36 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-05 08:16:36 - cleaning the object tree TB --- 2008-08-05 08:16:58 - cvsupping the source tree TB --- 2008-08-05 08:16:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-05 08:17:07 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 08:17:07 - cd /src TB --- 2008-08-05 08:17:07 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 08:17:08 UTC 2008 >>> 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 Tue Aug 5 09:18:45 UTC 2008 TB --- 2008-08-05 09:18:45 - generating LINT kernel config TB --- 2008-08-05 09:18:45 - cd /src/sys/sun4v/conf TB --- 2008-08-05 09:18:45 - /usr/bin/make -B LINT TB --- 2008-08-05 09:18:45 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 09:18:45 - cd /src TB --- 2008-08-05 09:18:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 09:18:45 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sun4v/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sun4v/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 09:27:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 09:27:14 - ERROR: failed to build lint kernel TB --- 2008-08-05 09:27:14 - tinderbox aborted TB --- 3312.80 user 408.04 system 4238.57 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 15:45:41 2008 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 92F23106567B; Tue, 5 Aug 2008 15:45:41 +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 6B5BA8FC1C; Tue, 5 Aug 2008 15:45:41 +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.2/8.14.2) with ESMTP id m75FjdCC080023; Tue, 5 Aug 2008 11:45:39 -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.2/8.14.2) with ESMTP id m75FjdS3031846; Tue, 5 Aug 2008 11:45:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5053E73039; Tue, 5 Aug 2008 11:45:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805154539.5053E73039@freebsd-current.sentex.ca> Date: Tue, 5 Aug 2008 11:45:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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: Tue, 05 Aug 2008 15:45:41 -0000 TB --- 2008-08-05 14:27:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 14:27:31 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-05 14:27:31 - cleaning the object tree TB --- 2008-08-05 14:27:51 - cvsupping the source tree TB --- 2008-08-05 14:27:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-05 14:27:57 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 14:27:57 - cd /src TB --- 2008-08-05 14:27:57 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 14:28:00 UTC 2008 >>> 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 Tue Aug 5 15:35:14 UTC 2008 TB --- 2008-08-05 15:35:14 - generating LINT kernel config TB --- 2008-08-05 15:35:14 - cd /src/sys/sparc64/conf TB --- 2008-08-05 15:35:14 - /usr/bin/make -B LINT TB --- 2008-08-05 15:35:14 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 15:35:14 - cd /src TB --- 2008-08-05 15:35:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 15:35:14 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sparc64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sparc64/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 15:45:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 15:45:39 - ERROR: failed to build lint kernel TB --- 2008-08-05 15:45:39 - tinderbox aborted TB --- 3351.94 user 411.47 system 4687.66 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Tue Aug 5 16:19:28 2008 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 E6260106567A; Tue, 5 Aug 2008 16:19:28 +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 BD5CB8FC17; Tue, 5 Aug 2008 16:19:28 +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.2/8.14.2) with ESMTP id m75GJPbp063095; Tue, 5 Aug 2008 12:19:26 -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.2/8.14.2) with ESMTP id m75GJPAG005211; Tue, 5 Aug 2008 12:19:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A99AE73039; Tue, 5 Aug 2008 12:19:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080805161925.A99AE73039@freebsd-current.sentex.ca> Date: Tue, 5 Aug 2008 12:19:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner4 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: Tue, 05 Aug 2008 16:19:29 -0000 TB --- 2008-08-05 15:08:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-05 15:08:33 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-05 15:08:33 - cleaning the object tree TB --- 2008-08-05 15:08:56 - cvsupping the source tree TB --- 2008-08-05 15:08:56 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-05 15:09:03 - building world (CFLAGS=-O -pipe) TB --- 2008-08-05 15:09:03 - cd /src TB --- 2008-08-05 15:09:03 - /usr/bin/make -B buildworld >>> World build started on Tue Aug 5 15:09:05 UTC 2008 >>> 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 Tue Aug 5 16:10:52 UTC 2008 TB --- 2008-08-05 16:10:52 - generating LINT kernel config TB --- 2008-08-05 16:10:52 - cd /src/sys/sun4v/conf TB --- 2008-08-05 16:10:52 - /usr/bin/make -B LINT TB --- 2008-08-05 16:10:52 - building LINT kernel (COPTFLAGS=) TB --- 2008-08-05 16:10:52 - cd /src TB --- 2008-08-05 16:10:52 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Aug 5 16:10:52 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/i2c/controllers/lpbb/../../../../conf/kmod_syms.awk lpbb.kld export_syms | xargs -J% objcopy % lpbb.kld ld -Bshareable -d -warn-common -o lpbb.ko lpbb.kld objcopy --strip-debug lpbb.ko ===> i2c/controllers/pcf (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sun4v/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sun4v/src/sys/LINT -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_driver' undeclared here (not in a function) /src/sys/modules/i2c/controllers/pcf/../../../../dev/pcf/envctrl.c:191: error: 'iicbus_devclass' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/i2c/controllers/pcf. *** Error code 1 Stop in /src/sys/modules/i2c/controllers. *** Error code 1 Stop in /src/sys/modules/i2c. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-05 16:19:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-05 16:19:25 - ERROR: failed to build lint kernel TB --- 2008-08-05 16:19:25 - tinderbox aborted TB --- 3315.78 user 406.87 system 4252.63 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Aug 6 17:00:29 2008 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 0BC381065675; Wed, 6 Aug 2008 17:00:29 +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 D59858FC25; Wed, 6 Aug 2008 17:00:28 +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.2/8.14.2) with ESMTP id m76H0Pwr060839; Wed, 6 Aug 2008 13:00:25 -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.2/8.14.2) with ESMTP id m76H0PPL063078; Wed, 6 Aug 2008 13:00:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 71DE573039; Wed, 6 Aug 2008 13:00:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080806170025.71DE573039@freebsd-current.sentex.ca> Date: Wed, 6 Aug 2008 13:00:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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: Wed, 06 Aug 2008 17:00:29 -0000 TB --- 2008-08-06 16:26:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-06 16:26:25 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-08-06 16:26:25 - cleaning the object tree TB --- 2008-08-06 16:27:03 - cvsupping the source tree TB --- 2008-08-06 16:27:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-08-06 16:27:10 - building world (CFLAGS=-O -pipe) TB --- 2008-08-06 16:27:10 - cd /src TB --- 2008-08-06 16:27:10 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 6 16:27:11 UTC 2008 >>> 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 [...] cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_prot.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_conf.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_misc.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/svc_rpcsec_gss.c cc1: warnings being treated as errors /src/lib/librpcsec_gss/svc_rpcsec_gss.c: In function 'svc_rpc_gss_validate': /src/lib/librpcsec_gss/svc_rpcsec_gss.c:757: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/lib/librpcsec_gss. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-06 17:00:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-06 17:00:25 - ERROR: failed to build world TB --- 2008-08-06 17:00:25 - tinderbox aborted TB --- 1468.77 user 182.73 system 2040.04 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Wed Aug 6 17:57:22 2008 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 DBCEE1065678; Wed, 6 Aug 2008 17:57:22 +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 AB6C58FC1F; Wed, 6 Aug 2008 17:57:22 +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.2/8.14.2) with ESMTP id m76HvKEm071494; Wed, 6 Aug 2008 13:57:20 -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.2/8.14.2) with ESMTP id m76HvKQH017099; Wed, 6 Aug 2008 13:57:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3A13473039; Wed, 6 Aug 2008 13:57:20 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080806175720.3A13473039@freebsd-current.sentex.ca> Date: Wed, 6 Aug 2008 13:57:20 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner1 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: Wed, 06 Aug 2008 17:57:23 -0000 TB --- 2008-08-06 17:26:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-06 17:26:54 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-06 17:26:54 - cleaning the object tree TB --- 2008-08-06 17:27:20 - cvsupping the source tree TB --- 2008-08-06 17:27:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-06 17:27:27 - building world (CFLAGS=-O -pipe) TB --- 2008-08-06 17:27:27 - cd /src TB --- 2008-08-06 17:27:27 - /usr/bin/make -B buildworld >>> World build started on Wed Aug 6 17:27:29 UTC 2008 >>> 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 [...] cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_prot.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_conf.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/rpcsec_gss_misc.c cc -O -pipe -I/src/lib/librpcsec_gss/../../include -I/src/lib/librpcsec_gss/../../libc_rpc -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 -c /src/lib/librpcsec_gss/svc_rpcsec_gss.c cc1: warnings being treated as errors /src/lib/librpcsec_gss/svc_rpcsec_gss.c: In function 'svc_rpc_gss_validate': /src/lib/librpcsec_gss/svc_rpcsec_gss.c:757: warning: cast increases required alignment of target type *** Error code 1 Stop in /src/lib/librpcsec_gss. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-06 17:57:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-06 17:57:20 - ERROR: failed to build world TB --- 2008-08-06 17:57:20 - tinderbox aborted TB --- 1275.16 user 179.41 system 1825.30 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 20:33:34 2008 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 DBA83106564A; Thu, 7 Aug 2008 20:33:34 +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 867B18FC17; Thu, 7 Aug 2008 20:33:34 +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.2/8.14.2) with ESMTP id m77KXUZd082924; Thu, 7 Aug 2008 16:33: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.2/8.14.2) with ESMTP id m77KXU53045545; Thu, 7 Aug 2008 16:33:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C305373039; Thu, 7 Aug 2008 16:33:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807203329.C305373039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 16:33:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 20:33:35 -0000 TB --- 2008-08-07 20:32:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 20:32:32 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-08-07 20:32:32 - cleaning the object tree TB --- 2008-08-07 20:32:57 - cvsupping the source tree TB --- 2008-08-07 20:32:57 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-08-07 20:33:04 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 20:33:04 - cd /src TB --- 2008-08-07 20:33:04 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 20:33:05 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/powerpc/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/powerpc/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/powerpc/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -static -L/obj/powerpc/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 20:33:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 20:33:29 - ERROR: failed to build world TB --- 2008-08-07 20:33:29 - tinderbox aborted TB --- 15.82 user 5.23 system 57.51 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 20:34:31 2008 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 C7E7D106567E; Thu, 7 Aug 2008 20:34: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 732928FC19; Thu, 7 Aug 2008 20:34:31 +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.2/8.14.2) with ESMTP id m77KYTth083110; Thu, 7 Aug 2008 16:34:29 -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.2/8.14.2) with ESMTP id m77KYTgQ091361; Thu, 7 Aug 2008 16:34:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6F0E473039; Thu, 7 Aug 2008 16:34:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807203429.6F0E473039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 16:34:29 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner1 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, 07 Aug 2008 20:34:32 -0000 TB --- 2008-08-07 20:33:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 20:33:29 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-07 20:33:29 - cleaning the object tree TB --- 2008-08-07 20:33:59 - cvsupping the source tree TB --- 2008-08-07 20:33:59 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-07 20:34:05 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 20:34:05 - cd /src TB --- 2008-08-07 20:34:05 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 20:34:06 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sparc64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sparc64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sparc64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -static -L/obj/sparc64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 20:34:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 20:34:29 - ERROR: failed to build world TB --- 2008-08-07 20:34:29 - tinderbox aborted TB --- 15.75 user 5.20 system 59.50 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 20:35:26 2008 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 93A62106568D; Thu, 7 Aug 2008 20:35:26 +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 5967A8FC1A; Thu, 7 Aug 2008 20:35:26 +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.2/8.14.2) with ESMTP id m77KZOhF083227; Thu, 7 Aug 2008 16:35:24 -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.2/8.14.2) with ESMTP id m77KZOrh092285; Thu, 7 Aug 2008 16:35:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 47E6773039; Thu, 7 Aug 2008 16:35:24 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807203524.47E6773039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 16:35:24 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 20:35:26 -0000 TB --- 2008-08-07 20:34:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 20:34:29 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-07 20:34:29 - cleaning the object tree TB --- 2008-08-07 20:34:54 - cvsupping the source tree TB --- 2008-08-07 20:34:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-07 20:35:00 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 20:35:00 - cd /src TB --- 2008-08-07 20:35:00 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 20:35:01 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sun4v/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sun4v/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sun4v/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -static -L/obj/sun4v/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 20:35:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 20:35:24 - ERROR: failed to build world TB --- 2008-08-07 20:35:24 - tinderbox aborted TB --- 15.63 user 4.90 system 54.58 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:26:07 2008 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 4DB091065670; Thu, 7 Aug 2008 21:26: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 12B6D8FC0C; Thu, 7 Aug 2008 21:26: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.2/8.14.2) with ESMTP id m77LQ4Sc089228; Thu, 7 Aug 2008 17:26: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.2/8.14.2) with ESMTP id m77LQ462093284; Thu, 7 Aug 2008 17:26:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5D87573039; Thu, 7 Aug 2008 17:26:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212604.5D87573039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:26:04 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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: Thu, 07 Aug 2008 21:26:07 -0000 TB --- 2008-08-07 21:25:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:25:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-08-07 21:25:00 - cleaning the object tree TB --- 2008-08-07 21:25:25 - cvsupping the source tree TB --- 2008-08-07 21:25:25 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-08-07 21:25:34 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:25:34 - cd /src TB --- 2008-08-07 21:25:34 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:25:35 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/arm/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/arm/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/arm/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -static -L/obj/arm/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:26:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:26:04 - ERROR: failed to build world TB --- 2008-08-07 21:26:04 - tinderbox aborted TB --- 15.45 user 4.52 system 63.29 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:26:20 2008 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 B62281065681; Thu, 7 Aug 2008 21:26:20 +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 7BD778FC15; Thu, 7 Aug 2008 21:26:20 +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.2/8.14.2) with ESMTP id m77LQIZH089246; Thu, 7 Aug 2008 17:26: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.2/8.14.2) with ESMTP id m77LQIuR043733; Thu, 7 Aug 2008 17:26:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9797C7303E; Thu, 7 Aug 2008 17:26:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212618.9797C7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:26:18 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:26:20 -0000 TB --- 2008-08-07 21:25:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:25:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-08-07 21:25:00 - cleaning the object tree TB --- 2008-08-07 21:25:47 - cvsupping the source tree TB --- 2008-08-07 21:25:47 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-08-07 21:25:52 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:25:52 - cd /src TB --- 2008-08-07 21:25:52 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:25:54 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/amd64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/amd64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/amd64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -static -L/obj/amd64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:26:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:26:18 - ERROR: failed to build world TB --- 2008-08-07 21:26:18 - tinderbox aborted TB --- 16.08 user 6.78 system 77.73 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:27:26 2008 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 46419106566B; Thu, 7 Aug 2008 21:27:26 +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 0C29B8FC1F; Thu, 7 Aug 2008 21:27:25 +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.2/8.14.2) with ESMTP id m77LRO8w089353; Thu, 7 Aug 2008 17:27:24 -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.2/8.14.2) with ESMTP id m77LROEt094524; Thu, 7 Aug 2008 17:27:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 001F573039; Thu, 7 Aug 2008 17:27:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212724.001F573039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:27:23 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:27:26 -0000 TB --- 2008-08-07 21:26:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:26:04 - starting HEAD tinderbox run for i386/i386 TB --- 2008-08-07 21:26:04 - cleaning the object tree TB --- 2008-08-07 21:26:51 - cvsupping the source tree TB --- 2008-08-07 21:26:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-08-07 21:26:58 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:26:58 - cd /src TB --- 2008-08-07 21:26:58 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:26:59 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:27:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:27:23 - ERROR: failed to build world TB --- 2008-08-07 21:27:23 - tinderbox aborted TB --- 16.03 user 5.73 system 79.38 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:27:40 2008 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 233971065681; Thu, 7 Aug 2008 21:27: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 CF41A8FC23; Thu, 7 Aug 2008 21:27:39 +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.2/8.14.2) with ESMTP id m77LRbx5089378; Thu, 7 Aug 2008 17:27:37 -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.2/8.14.2) with ESMTP id m77LRbaK094744; Thu, 7 Aug 2008 17:27:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D9F9F7303E; Thu, 7 Aug 2008 17:27:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212737.D9F9F7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:27:37 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:27:40 -0000 TB --- 2008-08-07 21:26:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:26:18 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-08-07 21:26:18 - cleaning the object tree TB --- 2008-08-07 21:27:04 - cvsupping the source tree TB --- 2008-08-07 21:27:04 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-08-07 21:27:10 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:27:10 - cd /src TB --- 2008-08-07 21:27:10 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:27:12 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/pc98/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/pc98/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/pc98/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -static -L/obj/pc98/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:27:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:27:37 - ERROR: failed to build world TB --- 2008-08-07 21:27:37 - tinderbox aborted TB --- 16.05 user 5.65 system 79.21 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:28:17 2008 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 C7D7910656EA; Thu, 7 Aug 2008 21:28:17 +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 8E1ED8FC2B; Thu, 7 Aug 2008 21:28:17 +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.2/8.14.2) with ESMTP id m77LSFq4089453; Thu, 7 Aug 2008 17:28:15 -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.2/8.14.2) with ESMTP id m77LSFPI045531; Thu, 7 Aug 2008 17:28:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7329B73039; Thu, 7 Aug 2008 17:28:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212815.7329B73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:28:15 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:28:17 -0000 TB --- 2008-08-07 21:27:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:27:24 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-08-07 21:27:24 - cleaning the object tree TB --- 2008-08-07 21:27:43 - cvsupping the source tree TB --- 2008-08-07 21:27:43 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-08-07 21:27:52 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:27:52 - cd /src TB --- 2008-08-07 21:27:52 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:27:55 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/ia64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/ia64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/ia64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -static -L/obj/ia64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:28:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:28:15 - ERROR: failed to build world TB --- 2008-08-07 21:28:15 - tinderbox aborted TB --- 15.80 user 5.11 system 51.24 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:28:18 2008 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 DDE3410656D9; Thu, 7 Aug 2008 21:28:18 +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 8B56B8FC1C; Thu, 7 Aug 2008 21:28:18 +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.2/8.14.2) with ESMTP id m77LSGXC089455; Thu, 7 Aug 2008 17:28:16 -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.2/8.14.2) with ESMTP id m77LSGqo045556; Thu, 7 Aug 2008 17:28:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8BA4D7303E; Thu, 7 Aug 2008 17:28:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212816.8BA4D7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:28:16 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:28:19 -0000 TB --- 2008-08-07 21:27:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:27:37 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-08-07 21:27:37 - cleaning the object tree TB --- 2008-08-07 21:27:45 - cvsupping the source tree TB --- 2008-08-07 21:27:45 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-08-07 21:27:52 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:27:52 - cd /src TB --- 2008-08-07 21:27:52 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:27:56 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/powerpc/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/powerpc/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/powerpc/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -static -L/obj/powerpc/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:28:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:28:16 - ERROR: failed to build world TB --- 2008-08-07 21:28:16 - tinderbox aborted TB --- 14.97 user 2.41 system 38.61 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:28:50 2008 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 19145106567C; Thu, 7 Aug 2008 21:28:50 +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 B69CB8FC13; Thu, 7 Aug 2008 21:28:49 +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.2/8.14.2) with ESMTP id m77LSlvR089512; Thu, 7 Aug 2008 17:28:47 -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.2/8.14.2) with ESMTP id m77LSlQH095717; Thu, 7 Aug 2008 17:28:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C0FAC73039; Thu, 7 Aug 2008 17:28:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212847.C0FAC73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:28:47 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner1 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, 07 Aug 2008 21:28:50 -0000 TB --- 2008-08-07 21:28:15 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:28:15 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-07 21:28:15 - cleaning the object tree TB --- 2008-08-07 21:28:18 - cvsupping the source tree TB --- 2008-08-07 21:28:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-07 21:28:24 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:28:24 - cd /src TB --- 2008-08-07 21:28:24 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:28:26 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sparc64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sparc64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sparc64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -static -L/obj/sparc64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:28:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:28:47 - ERROR: failed to build world TB --- 2008-08-07 21:28:47 - tinderbox aborted TB --- 15.09 user 2.29 system 32.15 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:28:50 2008 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 318A9106567F; Thu, 7 Aug 2008 21:28:50 +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 EB0EC8FC26; Thu, 7 Aug 2008 21:28:49 +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.2/8.14.2) with ESMTP id m77LSlPt089513; Thu, 7 Aug 2008 17:28:47 -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.2/8.14.2) with ESMTP id m77LSlAQ046023; Thu, 7 Aug 2008 17:28:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D7BFA7303E; Thu, 7 Aug 2008 17:28:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807212847.D7BFA7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:28:47 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:28:50 -0000 TB --- 2008-08-07 21:28:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:28:16 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-07 21:28:16 - cleaning the object tree TB --- 2008-08-07 21:28:18 - cvsupping the source tree TB --- 2008-08-07 21:28:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-07 21:28:25 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:28:25 - cd /src TB --- 2008-08-07 21:28:25 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:28:27 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sun4v/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sun4v/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sun4v/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -static -L/obj/sun4v/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:28:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:28:47 - ERROR: failed to build world TB --- 2008-08-07 21:28:47 - tinderbox aborted TB --- 14.99 user 2.34 system 31.27 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:30:31 2008 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 40F821065687; Thu, 7 Aug 2008 21:30: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 E05A08FC18; Thu, 7 Aug 2008 21:30:30 +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.2/8.14.2) with ESMTP id m77LUTaH089716; Thu, 7 Aug 2008 17:30: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.2/8.14.2) with ESMTP id m77LUSpY097193; Thu, 7 Aug 2008 17:30:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B779D73039; Thu, 7 Aug 2008 17:30:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213028.B779D73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:30:28 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:30:31 -0000 TB --- 2008-08-07 21:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:30:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-08-07 21:30:00 - cleaning the object tree TB --- 2008-08-07 21:30:04 - cvsupping the source tree TB --- 2008-08-07 21:30:04 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-08-07 21:30:10 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:30:10 - cd /src TB --- 2008-08-07 21:30:10 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:30:11 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/amd64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/amd64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/amd64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -static -L/obj/amd64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:30:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:30:28 - ERROR: failed to build world TB --- 2008-08-07 21:30:28 - tinderbox aborted TB --- 14.99 user 2.24 system 27.80 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:30:33 2008 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 9E0491065686; Thu, 7 Aug 2008 21:30: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 63B9D8FC34; Thu, 7 Aug 2008 21:30: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.2/8.14.2) with ESMTP id m77LUTIU089722; Thu, 7 Aug 2008 17:30: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.2/8.14.2) with ESMTP id m77LUTu5097202; Thu, 7 Aug 2008 17:30:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6F9937303E; Thu, 7 Aug 2008 17:30:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213029.6F9937303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:30:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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: Thu, 07 Aug 2008 21:30:33 -0000 TB --- 2008-08-07 21:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:30:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-08-07 21:30:00 - cleaning the object tree TB --- 2008-08-07 21:30:04 - cvsupping the source tree TB --- 2008-08-07 21:30:04 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-08-07 21:30:10 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:30:10 - cd /src TB --- 2008-08-07 21:30:10 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:30:11 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/arm/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/arm/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/arm/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -static -L/obj/arm/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:30:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:30:29 - ERROR: failed to build world TB --- 2008-08-07 21:30:29 - tinderbox aborted TB --- 14.96 user 2.23 system 28.52 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:30:58 2008 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 3F27E1065698; Thu, 7 Aug 2008 21:30:58 +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 037988FC15; Thu, 7 Aug 2008 21:30: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.2/8.14.2) with ESMTP id m77LUu2U089794; Thu, 7 Aug 2008 17:30: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.2/8.14.2) with ESMTP id m77LUu34097570; Thu, 7 Aug 2008 17:30:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1B58E73039; Thu, 7 Aug 2008 17:30:56 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213056.1B58E73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:30:56 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:30:58 -0000 TB --- 2008-08-07 21:30:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:30:28 - starting HEAD tinderbox run for i386/i386 TB --- 2008-08-07 21:30:28 - cleaning the object tree TB --- 2008-08-07 21:30:30 - cvsupping the source tree TB --- 2008-08-07 21:30:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-08-07 21:30:35 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:30:35 - cd /src TB --- 2008-08-07 21:30:35 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:30:36 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:30:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:30:56 - ERROR: failed to build world TB --- 2008-08-07 21:30:56 - tinderbox aborted TB --- 14.84 user 2.30 system 27.31 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:31:02 2008 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 8014B10656F0; Thu, 7 Aug 2008 21:31:02 +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 4656A8FC25; Thu, 7 Aug 2008 21:31:02 +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.2/8.14.2) with ESMTP id m77LV0Kv089804; Thu, 7 Aug 2008 17:31:00 -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.2/8.14.2) with ESMTP id m77LV0D5048003; Thu, 7 Aug 2008 17:31:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 48FB97303E; Thu, 7 Aug 2008 17:31:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213100.48FB97303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:31:00 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:31:02 -0000 TB --- 2008-08-07 21:30:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:30:29 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-08-07 21:30:29 - cleaning the object tree TB --- 2008-08-07 21:30:31 - cvsupping the source tree TB --- 2008-08-07 21:30:31 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-08-07 21:30:37 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:30:37 - cd /src TB --- 2008-08-07 21:30:37 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:30:40 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/pc98/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/pc98/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/pc98/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -static -L/obj/pc98/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:31:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:31:00 - ERROR: failed to build world TB --- 2008-08-07 21:31:00 - tinderbox aborted TB --- 15.06 user 2.17 system 30.77 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:31:23 2008 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 32FB71065683; Thu, 7 Aug 2008 21:31:23 +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 ED16B8FC16; Thu, 7 Aug 2008 21:31:22 +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.2/8.14.2) with ESMTP id m77LVLuv089864; Thu, 7 Aug 2008 17:31:21 -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.2/8.14.2) with ESMTP id m77LVLgl097895; Thu, 7 Aug 2008 17:31:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3719B73039; Thu, 7 Aug 2008 17:31:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213121.3719B73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:31:21 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner4 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, 07 Aug 2008 21:31:23 -0000 TB --- 2008-08-07 21:30:56 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:30:56 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-08-07 21:30:56 - cleaning the object tree TB --- 2008-08-07 21:30:56 - cvsupping the source tree TB --- 2008-08-07 21:30:56 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-08-07 21:31:02 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:31:02 - cd /src TB --- 2008-08-07 21:31:02 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:31:03 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/ia64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/ia64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/ia64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -static -L/obj/ia64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:31:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:31:21 - ERROR: failed to build world TB --- 2008-08-07 21:31:21 - tinderbox aborted TB --- 14.95 user 2.20 system 25.06 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:31:28 2008 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 45B601065687; Thu, 7 Aug 2008 21:31:28 +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 E55C68FC14; Thu, 7 Aug 2008 21:31:27 +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.2/8.14.2) with ESMTP id m77LVQCf089874; Thu, 7 Aug 2008 17:31:26 -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.2/8.14.2) with ESMTP id m77LVPwf048381; Thu, 7 Aug 2008 17:31:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EB2A77303E; Thu, 7 Aug 2008 17:31:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213125.EB2A77303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:31:25 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:31:28 -0000 TB --- 2008-08-07 21:31:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:31:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-08-07 21:31:00 - cleaning the object tree TB --- 2008-08-07 21:31:01 - cvsupping the source tree TB --- 2008-08-07 21:31:01 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-08-07 21:31:06 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:31:06 - cd /src TB --- 2008-08-07 21:31:06 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:31:06 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/powerpc/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/powerpc/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/powerpc/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -static -L/obj/powerpc/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:31:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:31:25 - ERROR: failed to build world TB --- 2008-08-07 21:31:25 - tinderbox aborted TB --- 14.93 user 2.30 system 25.62 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:31:49 2008 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 7DF251065698; Thu, 7 Aug 2008 21:31: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 292B78FC17; Thu, 7 Aug 2008 21:31:49 +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.2/8.14.2) with ESMTP id m77LVlSr089910; Thu, 7 Aug 2008 17:31:47 -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.2/8.14.2) with ESMTP id m77LVlCm048675; Thu, 7 Aug 2008 17:31:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8625A73040; Thu, 7 Aug 2008 17:31:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213147.8625A73040@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:31:47 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:31:49 -0000 TB --- 2008-08-07 21:31:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:31:21 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-07 21:31:21 - cleaning the object tree TB --- 2008-08-07 21:31:21 - cvsupping the source tree TB --- 2008-08-07 21:31:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-07 21:31:27 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:31:27 - cd /src TB --- 2008-08-07 21:31:27 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:31:27 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sparc64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sparc64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sparc64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -static -L/obj/sparc64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:31:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:31:47 - ERROR: failed to build world TB --- 2008-08-07 21:31:47 - tinderbox aborted TB --- 14.61 user 2.59 system 26.27 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:31:53 2008 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 47F421065758; Thu, 7 Aug 2008 21:31:53 +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 0D5E88FC2F; Thu, 7 Aug 2008 21:31:52 +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.2/8.14.2) with ESMTP id m77LVpxG089918; Thu, 7 Aug 2008 17:31:51 -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.2/8.14.2) with ESMTP id m77LVpR0048747; Thu, 7 Aug 2008 17:31:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 351C173039; Thu, 7 Aug 2008 17:31:51 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213151.351C173039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:31:51 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:31:53 -0000 TB --- 2008-08-07 21:31:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:31:26 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-07 21:31:26 - cleaning the object tree TB --- 2008-08-07 21:31:27 - cvsupping the source tree TB --- 2008-08-07 21:31:27 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-07 21:31:32 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:31:32 - cd /src TB --- 2008-08-07 21:31:32 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:31:32 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sun4v/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sun4v/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sun4v/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -static -L/obj/sun4v/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:31:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:31:51 - ERROR: failed to build world TB --- 2008-08-07 21:31:51 - tinderbox aborted TB --- 14.65 user 2.45 system 25.21 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:35:30 2008 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 73FF81065683; Thu, 7 Aug 2008 21:35:30 +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 39D738FC1C; Thu, 7 Aug 2008 21:35:30 +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.2/8.14.2) with ESMTP id m77LZSVL090346; Thu, 7 Aug 2008 17:35: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.2/8.14.2) with ESMTP id m77LZSGq001201; Thu, 7 Aug 2008 17:35:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E80267303E; Thu, 7 Aug 2008 17:35:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213527.E80267303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:35:27 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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: Thu, 07 Aug 2008 21:35:30 -0000 TB --- 2008-08-07 21:35:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-08-07 21:35:00 - cleaning the object tree TB --- 2008-08-07 21:35:03 - cvsupping the source tree TB --- 2008-08-07 21:35:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-08-07 21:35:09 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:35:09 - cd /src TB --- 2008-08-07 21:35:09 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:35:10 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/arm/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/arm/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/arm/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -static -L/obj/arm/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:35:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:35:27 - ERROR: failed to build world TB --- 2008-08-07 21:35:27 - tinderbox aborted TB --- 14.90 user 2.32 system 27.00 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:35:30 2008 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 7CE8D1065684; Thu, 7 Aug 2008 21:35:30 +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 2898B8FC1B; Thu, 7 Aug 2008 21:35:30 +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.2/8.14.2) with ESMTP id m77LZRJ2090344; Thu, 7 Aug 2008 17:35:27 -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.2/8.14.2) with ESMTP id m77LZRZQ001196; Thu, 7 Aug 2008 17:35:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 859FD73039; Thu, 7 Aug 2008 17:35:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213527.859FD73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:35:27 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:35:30 -0000 TB --- 2008-08-07 21:35:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-08-07 21:35:00 - cleaning the object tree TB --- 2008-08-07 21:35:03 - cvsupping the source tree TB --- 2008-08-07 21:35:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-08-07 21:35:09 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:35:09 - cd /src TB --- 2008-08-07 21:35:09 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:35:09 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/amd64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/amd64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/amd64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -static -L/obj/amd64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:35:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:35:27 - ERROR: failed to build world TB --- 2008-08-07 21:35:27 - tinderbox aborted TB --- 15.01 user 2.19 system 26.62 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:35:55 2008 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 435A41065683; Thu, 7 Aug 2008 21:35:55 +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 09DFC8FC29; Thu, 7 Aug 2008 21:35:54 +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.2/8.14.2) with ESMTP id m77LZrjp090389; Thu, 7 Aug 2008 17:35:53 -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.2/8.14.2) with ESMTP id m77LZrDm052051; Thu, 7 Aug 2008 17:35:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1FEFD73039; Thu, 7 Aug 2008 17:35:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213553.1FEFD73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:35:53 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:35:55 -0000 TB --- 2008-08-07 21:35:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:27 - starting HEAD tinderbox run for i386/i386 TB --- 2008-08-07 21:35:27 - cleaning the object tree TB --- 2008-08-07 21:35:28 - cvsupping the source tree TB --- 2008-08-07 21:35:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-08-07 21:35:34 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:35:34 - cd /src TB --- 2008-08-07 21:35:34 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:35:34 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:35:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:35:53 - ERROR: failed to build world TB --- 2008-08-07 21:35:53 - tinderbox aborted TB --- 15.03 user 2.08 system 25.53 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:35:57 2008 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 6F3131065683; Thu, 7 Aug 2008 21:35: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 35A4F8FC13; Thu, 7 Aug 2008 21:35:57 +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.2/8.14.2) with ESMTP id m77LZtXg090393; Thu, 7 Aug 2008 17:35:55 -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.2/8.14.2) with ESMTP id m77LZtZC052088; Thu, 7 Aug 2008 17:35:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 20CBB7303E; Thu, 7 Aug 2008 17:35:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213555.20CBB7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:35:55 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:35:57 -0000 TB --- 2008-08-07 21:35:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:27 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-08-07 21:35:27 - cleaning the object tree TB --- 2008-08-07 21:35:29 - cvsupping the source tree TB --- 2008-08-07 21:35:29 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-08-07 21:35:35 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:35:35 - cd /src TB --- 2008-08-07 21:35:35 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:35:35 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/pc98/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/pc98/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/pc98/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -static -L/obj/pc98/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:35:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:35:55 - ERROR: failed to build world TB --- 2008-08-07 21:35:55 - tinderbox aborted TB --- 14.96 user 2.26 system 27.14 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:36:20 2008 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 25D9310656A3; Thu, 7 Aug 2008 21:36:20 +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 D97378FC08; Thu, 7 Aug 2008 21:36:19 +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.2/8.14.2) with ESMTP id m77LaIIr090448; Thu, 7 Aug 2008 17:36: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.2/8.14.2) with ESMTP id m77LaIrx052437; Thu, 7 Aug 2008 17:36:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 37AB473039; Thu, 7 Aug 2008 17:36:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213618.37AB473039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:36:18 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:36:20 -0000 TB --- 2008-08-07 21:35:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:53 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-08-07 21:35:53 - cleaning the object tree TB --- 2008-08-07 21:35:53 - cvsupping the source tree TB --- 2008-08-07 21:35:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-08-07 21:35:59 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:35:59 - cd /src TB --- 2008-08-07 21:35:59 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:36:00 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/ia64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/ia64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/ia64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -static -L/obj/ia64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:36:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:36:18 - ERROR: failed to build world TB --- 2008-08-07 21:36:18 - tinderbox aborted TB --- 14.93 user 2.21 system 25.05 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:36:24 2008 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 5429A1065673; Thu, 7 Aug 2008 21:36:24 +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 1A9F08FC20; Thu, 7 Aug 2008 21:36: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.2/8.14.2) with ESMTP id m77LaMJI090469; Thu, 7 Aug 2008 17:36: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.2/8.14.2) with ESMTP id m77LaM53001862; Thu, 7 Aug 2008 17:36:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6F8A37303E; Thu, 7 Aug 2008 17:36:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213622.6F8A37303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:36:22 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:36:24 -0000 TB --- 2008-08-07 21:35:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:35:55 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-08-07 21:35:55 - cleaning the object tree TB --- 2008-08-07 21:35:55 - cvsupping the source tree TB --- 2008-08-07 21:35:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-08-07 21:36:02 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:36:02 - cd /src TB --- 2008-08-07 21:36:02 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:36:02 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/powerpc/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/powerpc/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/powerpc/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -static -L/obj/powerpc/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:36:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:36:22 - ERROR: failed to build world TB --- 2008-08-07 21:36:22 - tinderbox aborted TB --- 14.77 user 2.35 system 27.26 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:36:44 2008 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 DDE511065685; Thu, 7 Aug 2008 21:36:44 +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 875668FC19; Thu, 7 Aug 2008 21:36:44 +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.2/8.14.2) with ESMTP id m77Lag1p090489; Thu, 7 Aug 2008 17:36:42 -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.2/8.14.2) with ESMTP id m77LagFx002109; Thu, 7 Aug 2008 17:36:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A0E4D73039; Thu, 7 Aug 2008 17:36:42 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213642.A0E4D73039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:36:42 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:36:45 -0000 TB --- 2008-08-07 21:36:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:36:18 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-07 21:36:18 - cleaning the object tree TB --- 2008-08-07 21:36:19 - cvsupping the source tree TB --- 2008-08-07 21:36:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-07 21:36:24 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:36:24 - cd /src TB --- 2008-08-07 21:36:24 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:36:24 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sparc64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sparc64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sparc64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -static -L/obj/sparc64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:36:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:36:42 - ERROR: failed to build world TB --- 2008-08-07 21:36:42 - tinderbox aborted TB --- 14.95 user 2.19 system 24.38 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:36:48 2008 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 8BD741065738; Thu, 7 Aug 2008 21:36:48 +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 512C78FC18; Thu, 7 Aug 2008 21:36:48 +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.2/8.14.2) with ESMTP id m77Lakdo090508; Thu, 7 Aug 2008 17:36:46 -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.2/8.14.2) with ESMTP id m77LakKb052794; Thu, 7 Aug 2008 17:36:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9A9D67303E; Thu, 7 Aug 2008 17:36:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807213646.9A9D67303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:36:46 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner1 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, 07 Aug 2008 21:36:49 -0000 TB --- 2008-08-07 21:36:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:36:22 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-07 21:36:22 - cleaning the object tree TB --- 2008-08-07 21:36:23 - cvsupping the source tree TB --- 2008-08-07 21:36:23 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-07 21:36:28 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:36:28 - cd /src TB --- 2008-08-07 21:36:28 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:36:29 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sun4v/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sun4v/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sun4v/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -static -L/obj/sun4v/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:36:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:36:46 - ERROR: failed to build world TB --- 2008-08-07 21:36:46 - tinderbox aborted TB --- 14.88 user 2.26 system 24.15 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:40:29 2008 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 390711065670; Thu, 7 Aug 2008 21:40:29 +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 F3A7B8FC19; Thu, 7 Aug 2008 21:40:28 +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.2/8.14.2) with ESMTP id m77LeQJD090951; Thu, 7 Aug 2008 17:40:26 -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.2/8.14.2) with ESMTP id m77LeQ9R055709; Thu, 7 Aug 2008 17:40:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D3E7273039; Thu, 7 Aug 2008 17:40:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214026.D3E7273039@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:40:26 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:40:29 -0000 TB --- 2008-08-07 21:40:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-08-07 21:40:00 - cleaning the object tree TB --- 2008-08-07 21:40:02 - cvsupping the source tree TB --- 2008-08-07 21:40:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-08-07 21:40:08 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:40:08 - cd /src TB --- 2008-08-07 21:40:08 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:40:09 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/amd64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/amd64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/amd64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/amd64/src/tmp/legacy/usr/include -static -L/obj/amd64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:40:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:40:26 - ERROR: failed to build world TB --- 2008-08-07 21:40:26 - tinderbox aborted TB --- 14.56 user 2.59 system 25.84 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:40:31 2008 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 099BC1065675; Thu, 7 Aug 2008 21:40: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 C46B18FC1D; Thu, 7 Aug 2008 21:40:30 +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.2/8.14.2) with ESMTP id m77LeTi1090958; Thu, 7 Aug 2008 17:40:29 -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.2/8.14.2) with ESMTP id m77LeT23055738; Thu, 7 Aug 2008 17:40:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 78B6E7303E; Thu, 7 Aug 2008 17:40:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214027.78B6E7303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:40:27 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner1 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: Thu, 07 Aug 2008 21:40:31 -0000 TB --- 2008-08-07 21:40:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:00 - starting HEAD tinderbox run for arm/arm TB --- 2008-08-07 21:40:00 - cleaning the object tree TB --- 2008-08-07 21:40:02 - cvsupping the source tree TB --- 2008-08-07 21:40:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile TB --- 2008-08-07 21:40:08 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:40:08 - cd /src TB --- 2008-08-07 21:40:08 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:40:09 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/arm/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/arm/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/arm/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/arm/src/tmp/legacy/usr/include -static -L/obj/arm/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:40:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:40:27 - ERROR: failed to build world TB --- 2008-08-07 21:40:27 - tinderbox aborted TB --- 14.86 user 2.41 system 26.47 real http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:40:55 2008 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 C8AD6106564A; Thu, 7 Aug 2008 21:40:55 +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 8EAF08FC08; Thu, 7 Aug 2008 21:40:55 +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.2/8.14.2) with ESMTP id m77LerFt090998; Thu, 7 Aug 2008 17:40:53 -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.2/8.14.2) with ESMTP id m77LeruC005195; Thu, 7 Aug 2008 17:40:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9676F7303F; Thu, 7 Aug 2008 17:40:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214053.9676F7303F@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:40:53 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:40:55 -0000 TB --- 2008-08-07 21:40:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:26 - starting HEAD tinderbox run for i386/i386 TB --- 2008-08-07 21:40:26 - cleaning the object tree TB --- 2008-08-07 21:40:30 - cvsupping the source tree TB --- 2008-08-07 21:40:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-08-07 21:40:35 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:40:35 - cd /src TB --- 2008-08-07 21:40:35 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:40:36 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/src/tmp/legacy/usr/include -static -L/obj/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:40:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:40:53 - ERROR: failed to build world TB --- 2008-08-07 21:40:53 - tinderbox aborted TB --- 14.78 user 2.38 system 26.70 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:40:57 2008 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 19AD21065671; Thu, 7 Aug 2008 21:40: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 D40938FC0C; Thu, 7 Aug 2008 21:40:56 +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.2/8.14.2) with ESMTP id m77Letab091000; Thu, 7 Aug 2008 17:40: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.2/8.14.2) with ESMTP id m77LetVf005211; Thu, 7 Aug 2008 17:40:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1EE977303D; Thu, 7 Aug 2008 17:40:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214055.1EE977303D@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:40:55 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:40:57 -0000 TB --- 2008-08-07 21:40:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:27 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-08-07 21:40:27 - cleaning the object tree TB --- 2008-08-07 21:40:30 - cvsupping the source tree TB --- 2008-08-07 21:40:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-08-07 21:40:36 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:40:36 - cd /src TB --- 2008-08-07 21:40:36 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:40:37 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/pc98/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/pc98/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/pc98/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/pc98/src/tmp/legacy/usr/include -static -L/obj/pc98/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:40:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:40:55 - ERROR: failed to build world TB --- 2008-08-07 21:40:55 - tinderbox aborted TB --- 15.01 user 2.17 system 27.56 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:41:22 2008 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 6694E10656EF; Thu, 7 Aug 2008 21:41:22 +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 2CEAE8FC25; Thu, 7 Aug 2008 21:41:22 +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.2/8.14.2) with ESMTP id m77LfKew091047; Thu, 7 Aug 2008 17:41:20 -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.2/8.14.2) with ESMTP id m77LfK1u056361; Thu, 7 Aug 2008 17:41:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 32ADD7303D; Thu, 7 Aug 2008 17:41:20 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214120.32ADD7303D@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:41:20 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:41:22 -0000 TB --- 2008-08-07 21:40:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:53 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-08-07 21:40:53 - cleaning the object tree TB --- 2008-08-07 21:40:54 - cvsupping the source tree TB --- 2008-08-07 21:40:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-08-07 21:41:01 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:41:01 - cd /src TB --- 2008-08-07 21:41:01 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:41:02 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/ia64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/ia64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/ia64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/ia64/src/tmp/legacy/usr/include -static -L/obj/ia64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:41:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:41:20 - ERROR: failed to build world TB --- 2008-08-07 21:41:20 - tinderbox aborted TB --- 14.91 user 2.33 system 26.54 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:41:22 2008 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 81C8210656DE; Thu, 7 Aug 2008 21:41:22 +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 2CF918FC28; Thu, 7 Aug 2008 21:41:22 +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.2/8.14.2) with ESMTP id m77LfKrA091045; Thu, 7 Aug 2008 17:41:20 -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.2/8.14.2) with ESMTP id m77LfKtw005519; Thu, 7 Aug 2008 17:41:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F37037303E; Thu, 7 Aug 2008 17:41:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214119.F37037303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:41:19 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:41:22 -0000 TB --- 2008-08-07 21:40:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:40:55 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-08-07 21:40:55 - cleaning the object tree TB --- 2008-08-07 21:40:55 - cvsupping the source tree TB --- 2008-08-07 21:40:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-08-07 21:41:02 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:41:02 - cd /src TB --- 2008-08-07 21:41:02 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:41:02 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/powerpc/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/powerpc/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/powerpc/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/powerpc/src/tmp/legacy/usr/include -static -L/obj/powerpc/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:41:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:41:19 - ERROR: failed to build world TB --- 2008-08-07 21:41:19 - tinderbox aborted TB --- 15.03 user 2.16 system 24.81 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:41:49 2008 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 C9F0410656CB; Thu, 7 Aug 2008 21:41: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 75F368FC15; Thu, 7 Aug 2008 21:41:49 +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.2/8.14.2) with ESMTP id m77LflMx091085; Thu, 7 Aug 2008 17:41:47 -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.2/8.14.2) with ESMTP id m77Lfl63056676; Thu, 7 Aug 2008 17:41:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4E5847303E; Thu, 7 Aug 2008 17:41:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214147.4E5847303E@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:41:47 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner2 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, 07 Aug 2008 21:41:49 -0000 TB --- 2008-08-07 21:41:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:41:20 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2008-08-07 21:41:20 - cleaning the object tree TB --- 2008-08-07 21:41:21 - cvsupping the source tree TB --- 2008-08-07 21:41:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2008-08-07 21:41:27 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:41:27 - cd /src TB --- 2008-08-07 21:41:27 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:41:27 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sparc64/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sparc64/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sparc64/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sparc64/src/tmp/legacy/usr/include -static -L/obj/sparc64/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:41:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:41:47 - ERROR: failed to build world TB --- 2008-08-07 21:41:47 - tinderbox aborted TB --- 15.03 user 2.14 system 27.27 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 7 21:41:51 2008 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 9873910656C8; Thu, 7 Aug 2008 21:41:51 +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 43B868FC2B; Thu, 7 Aug 2008 21:41:51 +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.2/8.14.2) with ESMTP id m77Lfn81091091; Thu, 7 Aug 2008 17:41:49 -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.2/8.14.2) with ESMTP id m77LfnsM005858; Thu, 7 Aug 2008 17:41:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8114373040; Thu, 7 Aug 2008 17:41:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080807214149.8114373040@freebsd-current.sentex.ca> Date: Thu, 7 Aug 2008 17:41:49 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner3 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, 07 Aug 2008 21:41:51 -0000 TB --- 2008-08-07 21:41:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-08-07 21:41:20 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2008-08-07 21:41:20 - cleaning the object tree TB --- 2008-08-07 21:41:22 - cvsupping the source tree TB --- 2008-08-07 21:41:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2008-08-07 21:41:28 - building world (CFLAGS=-O -pipe) TB --- 2008-08-07 21:41:28 - cd /src TB --- 2008-08-07 21:41:28 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 7 21:41:29 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /obj/sun4v/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a -I/obj/sun4v/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo strfile: /usr/lib/libc.a /obj/sun4v/src/tmp/legacy/usr/lib/libegacy.a >> .depend cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -c /src/games/fortune/strfile/strfile.c cc -O -pipe -I/obj/sun4v/src/tmp/legacy/usr/include -static -L/obj/sun4v/src/tmp/legacy/usr/lib -o strfile strfile.o -legacy strfile.o(.text+0xa47): In function `main': : undefined reference to `arc4random_uniform' *** Error code 1 Stop in /src/games/fortune/strfile. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-08-07 21:41:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-08-07 21:41:49 - ERROR: failed to build world TB --- 2008-08-07 21:41:49 - tinderbox aborted TB --- 14.82 user 2.41 system 29.27 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full