From owner-freebsd-i386@FreeBSD.ORG Sun Jan 5 06:07:50 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CCC5CE5; Sun, 5 Jan 2014 06:07:50 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 783F81367; Sun, 5 Jan 2014 06:07:50 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id s0567mS6031655; Sun, 5 Jan 2014 06:07:48 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s0567mq1031646; Sun, 5 Jan 2014 06:07:48 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 06:07:48 GMT Message-Id: <201401050607.s0567mq1031646@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 06:07:50 -0000 TB --- 2014-01-05 02:25:23 - tinderbox 2.20 running on freebsd-stable.sentex.ca TB --- 2014-01-05 02:25:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2014-01-05 02:25:23 - starting RELENG_9 tinderbox run for i386/pc98 TB --- 2014-01-05 02:25:23 - cleaning the object tree TB --- 2014-01-05 02:25:23 - /usr/local/bin/svn stat /src TB --- 2014-01-05 02:25:28 - At svn revision 260314 TB --- 2014-01-05 02:25:29 - building world TB --- 2014-01-05 02:25:29 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 02:25:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 02:25:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 02:25:29 - SRCCONF=/dev/null TB --- 2014-01-05 02:25:29 - TARGET=pc98 TB --- 2014-01-05 02:25:29 - TARGET_ARCH=i386 TB --- 2014-01-05 02:25:29 - TZ=UTC TB --- 2014-01-05 02:25:29 - __MAKE_CONF=/dev/null TB --- 2014-01-05 02:25:29 - cd /src TB --- 2014-01-05 02:25:29 - /usr/bin/make -B buildworld >>> World build started on Sun Jan 5 02:25:31 UTC 2014 >>> 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 Sun Jan 5 05:39:28 UTC 2014 TB --- 2014-01-05 05:39:28 - generating LINT kernel config TB --- 2014-01-05 05:39:28 - cd /src/sys/pc98/conf TB --- 2014-01-05 05:39:28 - /usr/bin/make -B LINT TB --- 2014-01-05 05:39:28 - cd /src/sys/pc98/conf TB --- 2014-01-05 05:39:28 - /usr/sbin/config -m LINT TB --- 2014-01-05 05:39:29 - building LINT kernel TB --- 2014-01-05 05:39:29 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 05:39:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 05:39:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 05:39:29 - SRCCONF=/dev/null TB --- 2014-01-05 05:39:29 - TARGET=pc98 TB --- 2014-01-05 05:39:29 - TARGET_ARCH=i386 TB --- 2014-01-05 05:39:29 - TZ=UTC TB --- 2014-01-05 05:39:29 - __MAKE_CONF=/dev/null TB --- 2014-01-05 05:39:29 - cd /src TB --- 2014-01-05 05:39:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 05:39:29 UTC 2014 >>> 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 [...] awk -f /src/sys/conf/kmod_syms.awk mlx4ib.kld export_syms | xargs -J% objcopy % mlx4ib.kld ld -Bshareable -d -warn-common -o mlx4ib.ko mlx4ib.kld objcopy --strip-debug mlx4ib.ko ===> mlxen (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/mlxen/../../ofed/drivers/net/mlx4 -I/src/sys/modules/mlxen/../../ofed/include/ -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-cast-qual -Wno-pointer-arith -c /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c cc1: warnings being treated as errors In file included from /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c:34: /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/mlx4_en.h:269: warning: declaration does not declare anything *** Error code 1 Stop in /src/sys/modules/mlxen. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-01-05 06:07:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 06:07:48 - ERROR: failed to build LINT kernel TB --- 2014-01-05 06:07:48 - 10177.66 user 1043.39 system 13345.00 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sun Jan 5 06:13:23 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96BA9213; Sun, 5 Jan 2014 06:13:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 414391431; Sun, 5 Jan 2014 06:13:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id s056DMCp077676; Sun, 5 Jan 2014 06:13:22 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s056DMKp077675; Sun, 5 Jan 2014 06:13:22 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 06:13:22 GMT Message-Id: <201401050613.s056DMKp077675@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 06:13:23 -0000 TB --- 2014-01-05 02:25:23 - tinderbox 2.20 running on freebsd-stable.sentex.ca TB --- 2014-01-05 02:25:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2014-01-05 02:25:23 - starting RELENG_9 tinderbox run for i386/i386 TB --- 2014-01-05 02:25:23 - cleaning the object tree TB --- 2014-01-05 02:25:23 - /usr/local/bin/svn stat /src TB --- 2014-01-05 02:25:30 - At svn revision 260314 TB --- 2014-01-05 02:25:31 - building world TB --- 2014-01-05 02:25:31 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 02:25:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 02:25:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 02:25:31 - SRCCONF=/dev/null TB --- 2014-01-05 02:25:31 - TARGET=i386 TB --- 2014-01-05 02:25:31 - TARGET_ARCH=i386 TB --- 2014-01-05 02:25:31 - TZ=UTC TB --- 2014-01-05 02:25:31 - __MAKE_CONF=/dev/null TB --- 2014-01-05 02:25:31 - cd /src TB --- 2014-01-05 02:25:31 - /usr/bin/make -B buildworld >>> World build started on Sun Jan 5 02:25:33 UTC 2014 >>> 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 Sun Jan 5 05:39:41 UTC 2014 TB --- 2014-01-05 05:39:41 - generating LINT kernel config TB --- 2014-01-05 05:39:41 - cd /src/sys/i386/conf TB --- 2014-01-05 05:39:41 - /usr/bin/make -B LINT TB --- 2014-01-05 05:39:41 - cd /src/sys/i386/conf TB --- 2014-01-05 05:39:41 - /usr/sbin/config -m LINT TB --- 2014-01-05 05:39:41 - building LINT kernel TB --- 2014-01-05 05:39:41 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 05:39:41 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 05:39:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 05:39:41 - SRCCONF=/dev/null TB --- 2014-01-05 05:39:41 - TARGET=i386 TB --- 2014-01-05 05:39:41 - TARGET_ARCH=i386 TB --- 2014-01-05 05:39:41 - TZ=UTC TB --- 2014-01-05 05:39:41 - __MAKE_CONF=/dev/null TB --- 2014-01-05 05:39:41 - cd /src TB --- 2014-01-05 05:39:41 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 05:39:41 UTC 2014 >>> 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 [...] awk -f /src/sys/conf/kmod_syms.awk mlx4ib.kld export_syms | xargs -J% objcopy % mlx4ib.kld ld -Bshareable -d -warn-common -o mlx4ib.ko mlx4ib.kld objcopy --strip-debug mlx4ib.ko ===> mlxen (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/mlxen/../../ofed/drivers/net/mlx4 -I/src/sys/modules/mlxen/../../ofed/include/ -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/i386.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-cast-qual -Wno-pointer-arith -c /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c cc1: warnings being treated as errors In file included from /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c:34: /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/mlx4_en.h:269: warning: declaration does not declare anything *** Error code 1 Stop in /src/sys/modules/mlxen. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-01-05 06:13:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 06:13:22 - ERROR: failed to build LINT kernel TB --- 2014-01-05 06:13:22 - 10489.12 user 1059.32 system 13678.64 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Sun Jan 5 14:08:13 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC86A83E; Sun, 5 Jan 2014 14:08:13 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 789001334; Sun, 5 Jan 2014 14:08:13 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id s05E8CYw045278; Sun, 5 Jan 2014 14:08:12 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s05E8CZv045262; Sun, 5 Jan 2014 14:08:12 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 14:08:12 GMT Message-Id: <201401051408.s05E8CZv045262@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 14:08:13 -0000 TB --- 2014-01-05 10:25:21 - tinderbox 2.20 running on freebsd-stable.sentex.ca TB --- 2014-01-05 10:25:21 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2014-01-05 10:25:21 - starting RELENG_9 tinderbox run for i386/pc98 TB --- 2014-01-05 10:25:21 - cleaning the object tree TB --- 2014-01-05 10:25:50 - /usr/local/bin/svn stat /src TB --- 2014-01-05 10:25:54 - At svn revision 260314 TB --- 2014-01-05 10:25:55 - building world TB --- 2014-01-05 10:25:55 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 10:25:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 10:25:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 10:25:55 - SRCCONF=/dev/null TB --- 2014-01-05 10:25:55 - TARGET=pc98 TB --- 2014-01-05 10:25:55 - TARGET_ARCH=i386 TB --- 2014-01-05 10:25:55 - TZ=UTC TB --- 2014-01-05 10:25:55 - __MAKE_CONF=/dev/null TB --- 2014-01-05 10:25:55 - cd /src TB --- 2014-01-05 10:25:55 - /usr/bin/make -B buildworld >>> World build started on Sun Jan 5 10:25:55 UTC 2014 >>> 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 Sun Jan 5 13:40:07 UTC 2014 TB --- 2014-01-05 13:40:07 - generating LINT kernel config TB --- 2014-01-05 13:40:07 - cd /src/sys/pc98/conf TB --- 2014-01-05 13:40:07 - /usr/bin/make -B LINT TB --- 2014-01-05 13:40:07 - cd /src/sys/pc98/conf TB --- 2014-01-05 13:40:07 - /usr/sbin/config -m LINT TB --- 2014-01-05 13:40:07 - building LINT kernel TB --- 2014-01-05 13:40:07 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 13:40:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 13:40:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 13:40:07 - SRCCONF=/dev/null TB --- 2014-01-05 13:40:07 - TARGET=pc98 TB --- 2014-01-05 13:40:07 - TARGET_ARCH=i386 TB --- 2014-01-05 13:40:07 - TZ=UTC TB --- 2014-01-05 13:40:07 - __MAKE_CONF=/dev/null TB --- 2014-01-05 13:40:07 - cd /src TB --- 2014-01-05 13:40:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 13:40:07 UTC 2014 >>> 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 [...] awk -f /src/sys/conf/kmod_syms.awk mlx4ib.kld export_syms | xargs -J% objcopy % mlx4ib.kld ld -Bshareable -d -warn-common -o mlx4ib.ko mlx4ib.kld objcopy --strip-debug mlx4ib.ko ===> mlxen (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/mlxen/../../ofed/drivers/net/mlx4 -I/src/sys/modules/mlxen/../../ofed/include/ -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-cast-qual -Wno-pointer-arith -c /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c cc1: warnings being treated as errors In file included from /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c:34: /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/mlx4_en.h:269: warning: declaration does not declare anything *** Error code 1 Stop in /src/sys/modules/mlxen. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-01-05 14:08:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 14:08:12 - ERROR: failed to build LINT kernel TB --- 2014-01-05 14:08:12 - 10187.72 user 1049.01 system 13370.59 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sun Jan 5 14:13:52 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE9D4D3E; Sun, 5 Jan 2014 14:13:52 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B65B1451; Sun, 5 Jan 2014 14:13:52 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id s05EDpCg088292; Sun, 5 Jan 2014 14:13:51 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s05EDpvV088291; Sun, 5 Jan 2014 14:13:51 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 14:13:51 GMT Message-Id: <201401051413.s05EDpvV088291@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 14:13:52 -0000 TB --- 2014-01-05 10:25:21 - tinderbox 2.20 running on freebsd-stable.sentex.ca TB --- 2014-01-05 10:25:21 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2014-01-05 10:25:21 - starting RELENG_9 tinderbox run for i386/i386 TB --- 2014-01-05 10:25:21 - cleaning the object tree TB --- 2014-01-05 10:25:51 - /usr/local/bin/svn stat /src TB --- 2014-01-05 10:25:55 - At svn revision 260314 TB --- 2014-01-05 10:25:56 - building world TB --- 2014-01-05 10:25:56 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 10:25:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 10:25:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 10:25:56 - SRCCONF=/dev/null TB --- 2014-01-05 10:25:56 - TARGET=i386 TB --- 2014-01-05 10:25:56 - TARGET_ARCH=i386 TB --- 2014-01-05 10:25:56 - TZ=UTC TB --- 2014-01-05 10:25:56 - __MAKE_CONF=/dev/null TB --- 2014-01-05 10:25:56 - cd /src TB --- 2014-01-05 10:25:56 - /usr/bin/make -B buildworld >>> World build started on Sun Jan 5 10:25:57 UTC 2014 >>> 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 Sun Jan 5 13:40:10 UTC 2014 TB --- 2014-01-05 13:40:10 - generating LINT kernel config TB --- 2014-01-05 13:40:10 - cd /src/sys/i386/conf TB --- 2014-01-05 13:40:10 - /usr/bin/make -B LINT TB --- 2014-01-05 13:40:10 - cd /src/sys/i386/conf TB --- 2014-01-05 13:40:10 - /usr/sbin/config -m LINT TB --- 2014-01-05 13:40:10 - building LINT kernel TB --- 2014-01-05 13:40:10 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 13:40:10 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 13:40:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 13:40:10 - SRCCONF=/dev/null TB --- 2014-01-05 13:40:10 - TARGET=i386 TB --- 2014-01-05 13:40:10 - TARGET_ARCH=i386 TB --- 2014-01-05 13:40:10 - TZ=UTC TB --- 2014-01-05 13:40:10 - __MAKE_CONF=/dev/null TB --- 2014-01-05 13:40:10 - cd /src TB --- 2014-01-05 13:40:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 13:40:10 UTC 2014 >>> 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 [...] awk -f /src/sys/conf/kmod_syms.awk mlx4ib.kld export_syms | xargs -J% objcopy % mlx4ib.kld ld -Bshareable -d -warn-common -o mlx4ib.ko mlx4ib.kld objcopy --strip-debug mlx4ib.ko ===> mlxen (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src/sys/modules/mlxen/../../ofed/drivers/net/mlx4 -I/src/sys/modules/mlxen/../../ofed/include/ -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/i386.i386/src/sys/LINT -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-cast-qual -Wno-pointer-arith -c /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c cc1: warnings being treated as errors In file included from /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/en_cq.c:34: /src/sys/modules/mlxen/../../ofed/drivers/net/mlx4/mlx4_en.h:269: warning: declaration does not declare anything *** Error code 1 Stop in /src/sys/modules/mlxen. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-01-05 14:13:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 14:13:51 - ERROR: failed to build LINT kernel TB --- 2014-01-05 14:13:51 - 10512.63 user 1063.05 system 13709.72 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jan 6 11:06:47 2014 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D03186A3 for ; Mon, 6 Jan 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B018D107B for ; Mon, 6 Jan 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s06B6lIj045248 for ; Mon, 6 Jan 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s06B6l0H045246 for freebsd-i386@FreeBSD.org; Mon, 6 Jan 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 6 Jan 2014 11:06:47 GMT Message-Id: <201401061106.s06B6l0H045246@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 11:06:47 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/183651 i386 Failed to compile erlang R15B03-1 with DTrace o i386/182658 i386 intel GMA 3150 doesn't work with kms(i915kms and xf86- o i386/182173 i386 Installation of FreeBSD fails: error extracting base.t o i386/180980 i386 [boot] When booting from the LiveCD 10-year-old server o i386/180599 i386 PCIe chipset test is not valid on recent Intel platfor o i386/179239 i386 FreeBSD 9.x branch breaks atkb device for IBM XSeries o i386/179115 i386 [uart] Writing to uart1 causes host to hang o i386/178565 i386 panic: pmap_promote_pde: page table page is out of ran o i386/176987 i386 [install] Unable to install FreeBSD 9.1-RELEASE on Sam o i386/176593 i386 huge memory use 2 application, XORG ,FIREFOX... o i386/175094 i386 I cant install packages from FreeBSD 9.1 image DVD ! o i386/174879 i386 cam(4) - installation - cam/scsi cd errors o i386/172333 i386 [boot] Kernel panic in multi processor mode o i386/171379 i386 Prototype/Body Mismatch for i386 legacy_pcib_read_conf o i386/170705 i386 [patch] AT realtime clock support routines fail on som f i386/170482 i386 Installing world fails trying to copy loader.sym to lo o i386/169888 i386 [install] 9.0 i386 will not install on a Dell Dimensio o i386/169455 i386 [boot] BTX loader panics on Opteron3280 o i386/167670 i386 [boot] Laptop won't boot from FreeBSD iso, but will fr o i386/165906 i386 [panic] cannot install FreeBSD 9.0 on Dell PowerEdge 1 o i386/165561 i386 [hang] K8N890M-M Boot Hang o i386/165452 i386 [boot] FreeBSD's system installer stops when setting u o i386/165434 i386 [boot] Install fail Error 19 o i386/158653 i386 installing PC-BSD 9 Current with legacy USB Keyboard d o i386/158200 i386 wifi doesn't work on Acer AO751h, maybe WMI needs to b o i386/156229 i386 [hang] Server IBM x3400 is hangs with option SMP in Ke o i386/155695 i386 AMD Vision ultimate notebook HP Pavilion DV6 3109ER ov f i386/154578 i386 [boot] BTX Loader hangs > 1,5 min after listing BIOS d o i386/151122 i386 [boot] BTX 1.02 crashes on boot o i386/150766 i386 Dell Vostro 3700 siffle sous FreeBSD / Dell Vostro 370 o i386/149647 i386 [panic] Dell Inspiron 530 (FX09) panic at boot with 8. o i386/148848 i386 [hang] Load freezing at boot on HP Mini 311 o i386/148624 i386 PERC H200 Controller on Dell R610 Not recognized o i386/148509 i386 [boot] [patch] Improvements to i386/boot2's comments o i386/147458 i386 [boot] FreeBSD 8 can't boot from dvd, unless dvd is ex o i386/146446 i386 [install] FreeBSD 8.0 installation hangs at an early s o i386/146221 i386 [boot] incompatibility of the BTX with toshiba tecra R o i386/145718 i386 [est] [patch] fix freq calculation from MSR for CPUs w o i386/145079 i386 [boot] BTX halted on P3 server f i386/144956 i386 [boot] Early minute-plus delay in boot on Intel Nehale o i386/143587 i386 [boot] [hang] BTX 1.02 freezes upon assigning Bios C d o i386/142946 i386 [boot] Can't boot installation DVD. BTX halted o i386/142421 i386 [ata] optical drives not found o i386/142190 i386 [boot] BTX Loader issue on Gigabyte Motherboard o i386/142108 i386 [panic] vm_fault: fault on nofault entry, addr: c32a40 o i386/141675 i386 [boot] memory and BTX halted on Sunfire X4170 o i386/141470 i386 [boot] BTX halted immediatly on selecting any of the b o i386/141468 i386 [boot] FreeBSD 8.0 boot manager can cause disk not pro o i386/140655 i386 [panic] Lenovo X300: fatal trap 12 after /sbin/halt -p o i386/140645 i386 [irq] High INTERRUPT rate on CPU 0 o i386/140448 i386 [boot] BTX loader hangs after displaying BIOS drives o i386/140268 i386 [install] 8.0-RC* does not install on MSI MS-7255 [reg o i386/139999 i386 [panic] random freeze and crash o i386/139115 i386 [cpufreq] low cpu frequency reported [regression] o i386/138948 i386 [twa] [regression] da0: Fi o i386/138126 i386 [panic] Kernel panic trap 12 on bigger load o i386/133727 i386 chars [[[[[[[[[[[[[ occur during install process (sett o i386/132230 i386 [boot] [reboot] 7.1-RELEASE /boot/loader non-functiona o i386/130110 i386 [boot] BTX-Halted - booting with SAS/SATA Controller o i386/129550 i386 [pae] [kqueue] crash with PAE kernel o i386/127374 i386 Suspend/Resume with Keystroke only once on Thinkpad T4 o i386/127343 i386 [hang] System locks -- simular to PR 123729 o i386/127337 i386 [boot] FreeBSD 7.1/i386 BTX boot problem on Pavilion d o i386/126666 i386 [boot] [hang] boot failure for nForce 630i / GeForce 7 o i386/125592 i386 [hang] FreeBSD 7 server in hang o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD o i386/124124 i386 [boot] [panic] Page fault while booting livefs iso of o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s 69 problems total. From owner-freebsd-i386@FreeBSD.ORG Tue Jan 7 00:13:25 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A01C3CDC; Tue, 7 Jan 2014 00:13:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 652811A67; Tue, 7 Jan 2014 00:13:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s070DOgQ063323; Mon, 6 Jan 2014 19:13:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s070DOvH063313; Tue, 7 Jan 2014 00:13:24 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 7 Jan 2014 00:13:24 GMT Message-Id: <201401070013.s070DOvH063313@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 00:13:25 -0000 TB --- 2014-01-06 18:40:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-06 18:40:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-06 18:40:18 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-06 18:40:18 - cleaning the object tree TB --- 2014-01-06 18:40:18 - /usr/local/bin/svn stat /src TB --- 2014-01-06 18:40:22 - At svn revision 260376 TB --- 2014-01-06 18:40:23 - building world TB --- 2014-01-06 18:40:23 - CROSS_BUILD_TESTING=YES TB --- 2014-01-06 18:40:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-06 18:40:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-06 18:40:23 - SRCCONF=/dev/null TB --- 2014-01-06 18:40:23 - TARGET=i386 TB --- 2014-01-06 18:40:23 - TARGET_ARCH=i386 TB --- 2014-01-06 18:40:23 - TZ=UTC TB --- 2014-01-06 18:40:23 - __MAKE_CONF=/dev/null TB --- 2014-01-06 18:40:23 - cd /src TB --- 2014-01-06 18:40:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Jan 6 18:40:31 UTC 2014 >>> 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 Mon Jan 6 21:50:07 UTC 2014 TB --- 2014-01-06 21:50:07 - generating LINT kernel config TB --- 2014-01-06 21:50:07 - cd /src/sys/i386/conf TB --- 2014-01-06 21:50:07 - /usr/bin/make -B LINT TB --- 2014-01-06 21:50:07 - cd /src/sys/i386/conf TB --- 2014-01-06 21:50:07 - /usr/sbin/config -m LINT TB --- 2014-01-06 21:50:07 - building LINT kernel TB --- 2014-01-06 21:50:07 - CROSS_BUILD_TESTING=YES TB --- 2014-01-06 21:50:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-06 21:50:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-06 21:50:07 - SRCCONF=/dev/null TB --- 2014-01-06 21:50:07 - TARGET=i386 TB --- 2014-01-06 21:50:07 - TARGET_ARCH=i386 TB --- 2014-01-06 21:50:07 - TZ=UTC TB --- 2014-01-06 21:50:07 - __MAKE_CONF=/dev/null TB --- 2014-01-06 21:50:07 - cd /src TB --- 2014-01-06 21:50:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Jan 6 21:50:07 UTC 2014 >>> 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 >>> Kernel build for LINT completed on Mon Jan 6 22:27:38 UTC 2014 TB --- 2014-01-06 22:27:38 - cd /src/sys/i386/conf TB --- 2014-01-06 22:27:38 - /usr/sbin/config -m LINT-NOINET TB --- 2014-01-06 22:27:38 - building LINT-NOINET kernel TB --- 2014-01-06 22:27:38 - CROSS_BUILD_TESTING=YES TB --- 2014-01-06 22:27:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-06 22:27:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-06 22:27:38 - SRCCONF=/dev/null TB --- 2014-01-06 22:27:38 - TARGET=i386 TB --- 2014-01-06 22:27:38 - TARGET_ARCH=i386 TB --- 2014-01-06 22:27:38 - TZ=UTC TB --- 2014-01-06 22:27:38 - __MAKE_CONF=/dev/null TB --- 2014-01-06 22:27:38 - cd /src TB --- 2014-01-06 22:27:38 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Mon Jan 6 22:27:38 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET completed on Mon Jan 6 23:00:03 UTC 2014 TB --- 2014-01-06 23:00:03 - cd /src/sys/i386/conf TB --- 2014-01-06 23:00:03 - /usr/sbin/config -m LINT-NOINET6 TB --- 2014-01-06 23:00:03 - building LINT-NOINET6 kernel TB --- 2014-01-06 23:00:03 - CROSS_BUILD_TESTING=YES TB --- 2014-01-06 23:00:03 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-06 23:00:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-06 23:00:03 - SRCCONF=/dev/null TB --- 2014-01-06 23:00:03 - TARGET=i386 TB --- 2014-01-06 23:00:03 - TARGET_ARCH=i386 TB --- 2014-01-06 23:00:03 - TZ=UTC TB --- 2014-01-06 23:00:03 - __MAKE_CONF=/dev/null TB --- 2014-01-06 23:00:03 - cd /src TB --- 2014-01-06 23:00:03 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Mon Jan 6 23:00:03 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET6 completed on Mon Jan 6 23:33:21 UTC 2014 TB --- 2014-01-06 23:33:21 - cd /src/sys/i386/conf TB --- 2014-01-06 23:33:21 - /usr/sbin/config -m LINT-NOIP TB --- 2014-01-06 23:33:21 - building LINT-NOIP kernel TB --- 2014-01-06 23:33:21 - CROSS_BUILD_TESTING=YES TB --- 2014-01-06 23:33:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-06 23:33:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-06 23:33:21 - SRCCONF=/dev/null TB --- 2014-01-06 23:33:21 - TARGET=i386 TB --- 2014-01-06 23:33:21 - TARGET_ARCH=i386 TB --- 2014-01-06 23:33:21 - TZ=UTC TB --- 2014-01-06 23:33:21 - __MAKE_CONF=/dev/null TB --- 2014-01-06 23:33:21 - cd /src TB --- 2014-01-06 23:33:21 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Mon Jan 6 23:33:21 UTC 2014 >>> 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 >>> Kernel build for LINT-NOIP completed on Tue Jan 7 00:03:19 UTC 2014 TB --- 2014-01-07 00:03:19 - cd /src/sys/i386/conf TB --- 2014-01-07 00:03:19 - /usr/sbin/config -m LINT-VIMAGE TB --- 2014-01-07 00:03:19 - building LINT-VIMAGE kernel TB --- 2014-01-07 00:03:19 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 00:03:19 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 00:03:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 00:03:19 - SRCCONF=/dev/null TB --- 2014-01-07 00:03:19 - TARGET=i386 TB --- 2014-01-07 00:03:19 - TARGET_ARCH=i386 TB --- 2014-01-07 00:03:19 - TZ=UTC TB --- 2014-01-07 00:03:19 - __MAKE_CONF=/dev/null TB --- 2014-01-07 00:03:19 - cd /src TB --- 2014-01-07 00:03:19 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Tue Jan 7 00:03:19 UTC 2014 >>> 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 [...] ^ /src/sys/net/vnet.h:214:12: note: expanded from macro 'CURVNET_SET_QUIET' curvnet = arg; ^ /src/sys/sys/ucred.h:58:9: note: forward declaration of 'struct prison' struct prison *cr_prison; /* jail(2) */ ^ 4 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT-VIMAGE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-07 00:13:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-07 00:13:23 - ERROR: failed to build LINT-VIMAGE kernel TB --- 2014-01-07 00:13:23 - 15755.55 user 2881.21 system 19985.14 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Tue Jan 7 11:51:03 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C07DE92; Tue, 7 Jan 2014 11:51:03 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 41B1D1FEE; Tue, 7 Jan 2014 11:51:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s07BouRk095306; Tue, 7 Jan 2014 06:50:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s07Boue3095302; Tue, 7 Jan 2014 11:50:56 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 7 Jan 2014 11:50:56 GMT Message-Id: <201401071150.s07Boue3095302@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 11:51:03 -0000 TB --- 2014-01-07 06:10:18 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-07 06:10:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-07 06:10:18 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-07 06:10:18 - cleaning the object tree TB --- 2014-01-07 06:17:50 - /usr/local/bin/svn stat /src TB --- 2014-01-07 06:17:54 - At svn revision 260387 TB --- 2014-01-07 06:17:55 - building world TB --- 2014-01-07 06:17:55 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 06:17:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 06:17:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 06:17:55 - SRCCONF=/dev/null TB --- 2014-01-07 06:17:55 - TARGET=i386 TB --- 2014-01-07 06:17:55 - TARGET_ARCH=i386 TB --- 2014-01-07 06:17:55 - TZ=UTC TB --- 2014-01-07 06:17:55 - __MAKE_CONF=/dev/null TB --- 2014-01-07 06:17:55 - cd /src TB --- 2014-01-07 06:17:55 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Jan 7 06:18:02 UTC 2014 >>> 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 Jan 7 09:29:23 UTC 2014 TB --- 2014-01-07 09:29:23 - generating LINT kernel config TB --- 2014-01-07 09:29:23 - cd /src/sys/i386/conf TB --- 2014-01-07 09:29:23 - /usr/bin/make -B LINT TB --- 2014-01-07 09:29:23 - cd /src/sys/i386/conf TB --- 2014-01-07 09:29:23 - /usr/sbin/config -m LINT TB --- 2014-01-07 09:29:23 - building LINT kernel TB --- 2014-01-07 09:29:23 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 09:29:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 09:29:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 09:29:23 - SRCCONF=/dev/null TB --- 2014-01-07 09:29:23 - TARGET=i386 TB --- 2014-01-07 09:29:23 - TARGET_ARCH=i386 TB --- 2014-01-07 09:29:23 - TZ=UTC TB --- 2014-01-07 09:29:23 - __MAKE_CONF=/dev/null TB --- 2014-01-07 09:29:23 - cd /src TB --- 2014-01-07 09:29:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jan 7 09:29:23 UTC 2014 >>> 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 >>> Kernel build for LINT completed on Tue Jan 7 10:06:53 UTC 2014 TB --- 2014-01-07 10:06:53 - cd /src/sys/i386/conf TB --- 2014-01-07 10:06:53 - /usr/sbin/config -m LINT-NOINET TB --- 2014-01-07 10:06:53 - building LINT-NOINET kernel TB --- 2014-01-07 10:06:53 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 10:06:53 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 10:06:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 10:06:53 - SRCCONF=/dev/null TB --- 2014-01-07 10:06:53 - TARGET=i386 TB --- 2014-01-07 10:06:53 - TARGET_ARCH=i386 TB --- 2014-01-07 10:06:53 - TZ=UTC TB --- 2014-01-07 10:06:53 - __MAKE_CONF=/dev/null TB --- 2014-01-07 10:06:53 - cd /src TB --- 2014-01-07 10:06:53 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Tue Jan 7 10:06:53 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET completed on Tue Jan 7 10:39:03 UTC 2014 TB --- 2014-01-07 10:39:03 - cd /src/sys/i386/conf TB --- 2014-01-07 10:39:03 - /usr/sbin/config -m LINT-NOINET6 TB --- 2014-01-07 10:39:03 - building LINT-NOINET6 kernel TB --- 2014-01-07 10:39:03 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 10:39:03 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 10:39:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 10:39:03 - SRCCONF=/dev/null TB --- 2014-01-07 10:39:03 - TARGET=i386 TB --- 2014-01-07 10:39:03 - TARGET_ARCH=i386 TB --- 2014-01-07 10:39:03 - TZ=UTC TB --- 2014-01-07 10:39:03 - __MAKE_CONF=/dev/null TB --- 2014-01-07 10:39:03 - cd /src TB --- 2014-01-07 10:39:03 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Tue Jan 7 10:39:03 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET6 completed on Tue Jan 7 11:11:21 UTC 2014 TB --- 2014-01-07 11:11:21 - cd /src/sys/i386/conf TB --- 2014-01-07 11:11:21 - /usr/sbin/config -m LINT-NOIP TB --- 2014-01-07 11:11:21 - building LINT-NOIP kernel TB --- 2014-01-07 11:11:21 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 11:11:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 11:11:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 11:11:21 - SRCCONF=/dev/null TB --- 2014-01-07 11:11:21 - TARGET=i386 TB --- 2014-01-07 11:11:21 - TARGET_ARCH=i386 TB --- 2014-01-07 11:11:21 - TZ=UTC TB --- 2014-01-07 11:11:21 - __MAKE_CONF=/dev/null TB --- 2014-01-07 11:11:21 - cd /src TB --- 2014-01-07 11:11:21 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Tue Jan 7 11:11:21 UTC 2014 >>> 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 >>> Kernel build for LINT-NOIP completed on Tue Jan 7 11:40:57 UTC 2014 TB --- 2014-01-07 11:40:57 - cd /src/sys/i386/conf TB --- 2014-01-07 11:40:57 - /usr/sbin/config -m LINT-VIMAGE TB --- 2014-01-07 11:40:57 - building LINT-VIMAGE kernel TB --- 2014-01-07 11:40:57 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 11:40:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 11:40:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 11:40:57 - SRCCONF=/dev/null TB --- 2014-01-07 11:40:57 - TARGET=i386 TB --- 2014-01-07 11:40:57 - TARGET_ARCH=i386 TB --- 2014-01-07 11:40:57 - TZ=UTC TB --- 2014-01-07 11:40:57 - __MAKE_CONF=/dev/null TB --- 2014-01-07 11:40:57 - cd /src TB --- 2014-01-07 11:40:57 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Tue Jan 7 11:40:57 UTC 2014 >>> 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 [...] ^ /src/sys/net/vnet.h:214:12: note: expanded from macro 'CURVNET_SET_QUIET' curvnet = arg; ^ /src/sys/sys/ucred.h:58:9: note: forward declaration of 'struct prison' struct prison *cr_prison; /* jail(2) */ ^ 4 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT-VIMAGE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-07 11:50:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-07 11:50:55 - ERROR: failed to build LINT-VIMAGE kernel TB --- 2014-01-07 11:50:55 - 15761.82 user 2884.27 system 20437.19 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Tue Jan 7 23:31:49 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79A97F87; Tue, 7 Jan 2014 23:31:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3CE251AD9; Tue, 7 Jan 2014 23:31:49 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s07NVlaU040213; Tue, 7 Jan 2014 18:31:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s07NVlpD040201; Tue, 7 Jan 2014 23:31:47 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 7 Jan 2014 23:31:47 GMT Message-Id: <201401072331.s07NVlpD040201@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 23:31:49 -0000 TB --- 2014-01-07 17:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-07 17:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-07 17:50:16 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-07 17:50:16 - cleaning the object tree TB --- 2014-01-07 17:57:53 - /usr/local/bin/svn stat /src TB --- 2014-01-07 17:57:56 - At svn revision 260394 TB --- 2014-01-07 17:57:57 - building world TB --- 2014-01-07 17:57:57 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 17:57:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 17:57:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 17:57:57 - SRCCONF=/dev/null TB --- 2014-01-07 17:57:57 - TARGET=i386 TB --- 2014-01-07 17:57:57 - TARGET_ARCH=i386 TB --- 2014-01-07 17:57:57 - TZ=UTC TB --- 2014-01-07 17:57:57 - __MAKE_CONF=/dev/null TB --- 2014-01-07 17:57:57 - cd /src TB --- 2014-01-07 17:57:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Jan 7 17:58:04 UTC 2014 >>> 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 Jan 7 21:09:49 UTC 2014 TB --- 2014-01-07 21:09:49 - generating LINT kernel config TB --- 2014-01-07 21:09:49 - cd /src/sys/i386/conf TB --- 2014-01-07 21:09:49 - /usr/bin/make -B LINT TB --- 2014-01-07 21:09:49 - cd /src/sys/i386/conf TB --- 2014-01-07 21:09:49 - /usr/sbin/config -m LINT TB --- 2014-01-07 21:09:50 - building LINT kernel TB --- 2014-01-07 21:09:50 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 21:09:50 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 21:09:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 21:09:50 - SRCCONF=/dev/null TB --- 2014-01-07 21:09:50 - TARGET=i386 TB --- 2014-01-07 21:09:50 - TARGET_ARCH=i386 TB --- 2014-01-07 21:09:50 - TZ=UTC TB --- 2014-01-07 21:09:50 - __MAKE_CONF=/dev/null TB --- 2014-01-07 21:09:50 - cd /src TB --- 2014-01-07 21:09:50 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jan 7 21:09:50 UTC 2014 >>> 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 >>> Kernel build for LINT completed on Tue Jan 7 21:47:20 UTC 2014 TB --- 2014-01-07 21:47:20 - cd /src/sys/i386/conf TB --- 2014-01-07 21:47:20 - /usr/sbin/config -m LINT-NOINET TB --- 2014-01-07 21:47:20 - building LINT-NOINET kernel TB --- 2014-01-07 21:47:20 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 21:47:20 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 21:47:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 21:47:20 - SRCCONF=/dev/null TB --- 2014-01-07 21:47:20 - TARGET=i386 TB --- 2014-01-07 21:47:20 - TARGET_ARCH=i386 TB --- 2014-01-07 21:47:20 - TZ=UTC TB --- 2014-01-07 21:47:20 - __MAKE_CONF=/dev/null TB --- 2014-01-07 21:47:20 - cd /src TB --- 2014-01-07 21:47:20 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Tue Jan 7 21:47:20 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET completed on Tue Jan 7 22:19:49 UTC 2014 TB --- 2014-01-07 22:19:49 - cd /src/sys/i386/conf TB --- 2014-01-07 22:19:49 - /usr/sbin/config -m LINT-NOINET6 TB --- 2014-01-07 22:19:49 - building LINT-NOINET6 kernel TB --- 2014-01-07 22:19:49 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 22:19:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 22:19:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 22:19:49 - SRCCONF=/dev/null TB --- 2014-01-07 22:19:49 - TARGET=i386 TB --- 2014-01-07 22:19:49 - TARGET_ARCH=i386 TB --- 2014-01-07 22:19:49 - TZ=UTC TB --- 2014-01-07 22:19:49 - __MAKE_CONF=/dev/null TB --- 2014-01-07 22:19:49 - cd /src TB --- 2014-01-07 22:19:49 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Tue Jan 7 22:19:49 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET6 completed on Tue Jan 7 22:51:57 UTC 2014 TB --- 2014-01-07 22:51:57 - cd /src/sys/i386/conf TB --- 2014-01-07 22:51:57 - /usr/sbin/config -m LINT-NOIP TB --- 2014-01-07 22:51:57 - building LINT-NOIP kernel TB --- 2014-01-07 22:51:57 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 22:51:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 22:51:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 22:51:57 - SRCCONF=/dev/null TB --- 2014-01-07 22:51:57 - TARGET=i386 TB --- 2014-01-07 22:51:57 - TARGET_ARCH=i386 TB --- 2014-01-07 22:51:57 - TZ=UTC TB --- 2014-01-07 22:51:57 - __MAKE_CONF=/dev/null TB --- 2014-01-07 22:51:57 - cd /src TB --- 2014-01-07 22:51:57 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Tue Jan 7 22:51:57 UTC 2014 >>> 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 >>> Kernel build for LINT-NOIP completed on Tue Jan 7 23:21:34 UTC 2014 TB --- 2014-01-07 23:21:34 - cd /src/sys/i386/conf TB --- 2014-01-07 23:21:34 - /usr/sbin/config -m LINT-VIMAGE TB --- 2014-01-07 23:21:34 - building LINT-VIMAGE kernel TB --- 2014-01-07 23:21:34 - CROSS_BUILD_TESTING=YES TB --- 2014-01-07 23:21:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-07 23:21:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-07 23:21:34 - SRCCONF=/dev/null TB --- 2014-01-07 23:21:34 - TARGET=i386 TB --- 2014-01-07 23:21:34 - TARGET_ARCH=i386 TB --- 2014-01-07 23:21:34 - TZ=UTC TB --- 2014-01-07 23:21:34 - __MAKE_CONF=/dev/null TB --- 2014-01-07 23:21:34 - cd /src TB --- 2014-01-07 23:21:34 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Tue Jan 7 23:21:34 UTC 2014 >>> 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 [...] ^ /src/sys/net/vnet.h:214:12: note: expanded from macro 'CURVNET_SET_QUIET' curvnet = arg; ^ /src/sys/sys/ucred.h:58:9: note: forward declaration of 'struct prison' struct prison *cr_prison; /* jail(2) */ ^ 4 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT-VIMAGE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-07 23:31:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-07 23:31:47 - ERROR: failed to build LINT-VIMAGE kernel TB --- 2014-01-07 23:31:47 - 15782.09 user 2921.69 system 20490.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Wed Jan 8 03:31:34 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4512F68; Wed, 8 Jan 2014 03:31:34 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0727914EB; Wed, 8 Jan 2014 03:31:33 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s083VTQM095554; Wed, 8 Jan 2014 05:31:29 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s083VT2e095485; Wed, 8 Jan 2014 03:31:29 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 Jan 2014 03:31:29 GMT Message-Id: <201401080331.s083VT2e095485@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 03:31:34 -0000 TB --- 2014-01-08 02:10:32 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-01-08 02:10:32 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-08 02:10:32 - starting RELENG_10 tinderbox run for i386/pc98 TB --- 2014-01-08 02:10:32 - cleaning the object tree TB --- 2014-01-08 02:10:32 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-01-08 02:11:20 - At svn revision 260430 TB --- 2014-01-08 02:11:21 - building world TB --- 2014-01-08 02:11:21 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 02:11:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 02:11:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 02:11:21 - SRCCONF=/dev/null TB --- 2014-01-08 02:11:21 - TARGET=pc98 TB --- 2014-01-08 02:11:21 - TARGET_ARCH=i386 TB --- 2014-01-08 02:11:21 - TZ=UTC TB --- 2014-01-08 02:11:21 - __MAKE_CONF=/dev/null TB --- 2014-01-08 02:11:21 - cd /src TB --- 2014-01-08 02:11:21 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jan 8 02:11:31 UTC 2014 >>> 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 [...] c++ -O2 -pipe -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips -I. -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DNDEBUG -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/pc98.i386/src/tmp\" -I/obj/pc98.i386/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips/MipsFrameLowering.cpp -o MipsFrameLowering.o c++ -O2 -pipe -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips -I. -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DNDEBUG -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/pc98.i386/src/tmp\" -I/obj/pc98.i386/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp -o MipsISelDAGToDAG.o c++ -O2 -pipe -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/tools/clang/include -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips -I. -I/src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DNDEBUG -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd10.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"/obj/pc98.i386/src/tmp\" -I/obj/pc98.i386/src/tmp/legacy/usr/include -fno-exceptions -fno-rtti -c /src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp -o MipsISelLowering.o /src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp: In member function 'llvm::SDValue llvm::MipsTargetLowering::LowerCallResult(llvm::SDValue, llvm::SDValue, llvm::CallingConv::ID, bool, const llvm::SmallVectorImpl&, llvm::DebugLoc, llvm::SelectionDAG&, llvm::SmallVectorImpl&, const llvm::SDNode*, const llvm::Type*) const': /src/lib/clang/libllvmmipscodegen/../../../contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp:2445: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[3]: stopped in /src/lib/clang/libllvmmipscodegen *** Error code 1 Stop. bmake[2]: stopped in /src/lib/clang *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-01-08 03:31:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-08 03:31:28 - ERROR: failed to build world TB --- 2014-01-08 03:31:28 - 4029.29 user 846.63 system 4856.12 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Wed Jan 8 11:18:27 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 057DA809; Wed, 8 Jan 2014 11:18:27 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5671DA1; Wed, 8 Jan 2014 11:18:25 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s08BIOn7066372; Wed, 8 Jan 2014 06:18:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s08BIOSk066366; Wed, 8 Jan 2014 11:18:24 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 Jan 2014 11:18:24 GMT Message-Id: <201401081118.s08BIOSk066366@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 11:18:27 -0000 TB --- 2014-01-08 05:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-08 05:30:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-08 05:30:19 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-08 05:30:19 - cleaning the object tree TB --- 2014-01-08 05:39:33 - /usr/local/bin/svn stat /src TB --- 2014-01-08 05:39:37 - At svn revision 260441 TB --- 2014-01-08 05:39:38 - building world TB --- 2014-01-08 05:39:38 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 05:39:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 05:39:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 05:39:38 - SRCCONF=/dev/null TB --- 2014-01-08 05:39:38 - TARGET=i386 TB --- 2014-01-08 05:39:38 - TARGET_ARCH=i386 TB --- 2014-01-08 05:39:38 - TZ=UTC TB --- 2014-01-08 05:39:38 - __MAKE_CONF=/dev/null TB --- 2014-01-08 05:39:38 - cd /src TB --- 2014-01-08 05:39:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jan 8 05:39:45 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jan 8 08:56:19 UTC 2014 TB --- 2014-01-08 08:56:19 - generating LINT kernel config TB --- 2014-01-08 08:56:19 - cd /src/sys/i386/conf TB --- 2014-01-08 08:56:19 - /usr/bin/make -B LINT TB --- 2014-01-08 08:56:19 - cd /src/sys/i386/conf TB --- 2014-01-08 08:56:19 - /usr/sbin/config -m LINT TB --- 2014-01-08 08:56:20 - building LINT kernel TB --- 2014-01-08 08:56:20 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 08:56:20 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 08:56:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 08:56:20 - SRCCONF=/dev/null TB --- 2014-01-08 08:56:20 - TARGET=i386 TB --- 2014-01-08 08:56:20 - TARGET_ARCH=i386 TB --- 2014-01-08 08:56:20 - TZ=UTC TB --- 2014-01-08 08:56:20 - __MAKE_CONF=/dev/null TB --- 2014-01-08 08:56:20 - cd /src TB --- 2014-01-08 08:56:20 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jan 8 08:56:20 UTC 2014 >>> 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 >>> Kernel build for LINT completed on Wed Jan 8 09:33:48 UTC 2014 TB --- 2014-01-08 09:33:48 - cd /src/sys/i386/conf TB --- 2014-01-08 09:33:48 - /usr/sbin/config -m LINT-NOINET TB --- 2014-01-08 09:33:48 - building LINT-NOINET kernel TB --- 2014-01-08 09:33:48 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 09:33:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 09:33:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 09:33:48 - SRCCONF=/dev/null TB --- 2014-01-08 09:33:48 - TARGET=i386 TB --- 2014-01-08 09:33:48 - TARGET_ARCH=i386 TB --- 2014-01-08 09:33:48 - TZ=UTC TB --- 2014-01-08 09:33:48 - __MAKE_CONF=/dev/null TB --- 2014-01-08 09:33:48 - cd /src TB --- 2014-01-08 09:33:48 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Wed Jan 8 09:33:48 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET completed on Wed Jan 8 10:06:23 UTC 2014 TB --- 2014-01-08 10:06:23 - cd /src/sys/i386/conf TB --- 2014-01-08 10:06:23 - /usr/sbin/config -m LINT-NOINET6 TB --- 2014-01-08 10:06:23 - building LINT-NOINET6 kernel TB --- 2014-01-08 10:06:23 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 10:06:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 10:06:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 10:06:23 - SRCCONF=/dev/null TB --- 2014-01-08 10:06:23 - TARGET=i386 TB --- 2014-01-08 10:06:23 - TARGET_ARCH=i386 TB --- 2014-01-08 10:06:23 - TZ=UTC TB --- 2014-01-08 10:06:23 - __MAKE_CONF=/dev/null TB --- 2014-01-08 10:06:23 - cd /src TB --- 2014-01-08 10:06:23 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Wed Jan 8 10:06:23 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET6 completed on Wed Jan 8 10:38:18 UTC 2014 TB --- 2014-01-08 10:38:18 - cd /src/sys/i386/conf TB --- 2014-01-08 10:38:18 - /usr/sbin/config -m LINT-NOIP TB --- 2014-01-08 10:38:18 - building LINT-NOIP kernel TB --- 2014-01-08 10:38:18 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 10:38:18 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 10:38:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 10:38:18 - SRCCONF=/dev/null TB --- 2014-01-08 10:38:18 - TARGET=i386 TB --- 2014-01-08 10:38:18 - TARGET_ARCH=i386 TB --- 2014-01-08 10:38:18 - TZ=UTC TB --- 2014-01-08 10:38:18 - __MAKE_CONF=/dev/null TB --- 2014-01-08 10:38:18 - cd /src TB --- 2014-01-08 10:38:18 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Wed Jan 8 10:38:18 UTC 2014 >>> 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 >>> Kernel build for LINT-NOIP completed on Wed Jan 8 11:08:01 UTC 2014 TB --- 2014-01-08 11:08:01 - cd /src/sys/i386/conf TB --- 2014-01-08 11:08:01 - /usr/sbin/config -m LINT-VIMAGE TB --- 2014-01-08 11:08:01 - building LINT-VIMAGE kernel TB --- 2014-01-08 11:08:01 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 11:08:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 11:08:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 11:08:01 - SRCCONF=/dev/null TB --- 2014-01-08 11:08:01 - TARGET=i386 TB --- 2014-01-08 11:08:01 - TARGET_ARCH=i386 TB --- 2014-01-08 11:08:01 - TZ=UTC TB --- 2014-01-08 11:08:01 - __MAKE_CONF=/dev/null TB --- 2014-01-08 11:08:01 - cd /src TB --- 2014-01-08 11:08:01 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Wed Jan 8 11:08:01 UTC 2014 >>> 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 [...] ^ /src/sys/net/vnet.h:214:12: note: expanded from macro 'CURVNET_SET_QUIET' curvnet = arg; ^ /src/sys/sys/ucred.h:58:9: note: forward declaration of 'struct prison' struct prison *cr_prison; /* jail(2) */ ^ 4 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT-VIMAGE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-08 11:18:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-08 11:18:24 - ERROR: failed to build LINT-VIMAGE kernel TB --- 2014-01-08 11:18:24 - 15763.91 user 2894.92 system 20884.78 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Wed Jan 8 22:59:45 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2BDE1B99; Wed, 8 Jan 2014 22:59:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E40C11A2E; Wed, 8 Jan 2014 22:59:44 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s08MxbAf070110; Wed, 8 Jan 2014 17:59:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s08Mxbmd070100; Wed, 8 Jan 2014 22:59:37 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 8 Jan 2014 22:59:37 GMT Message-Id: <201401082259.s08Mxbmd070100@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 22:59:45 -0000 TB --- 2014-01-08 17:20:21 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-08 17:20:21 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-08 17:20:21 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-08 17:20:21 - cleaning the object tree TB --- 2014-01-08 17:27:03 - /usr/local/bin/svn stat /src TB --- 2014-01-08 17:27:06 - At svn revision 260453 TB --- 2014-01-08 17:27:07 - building world TB --- 2014-01-08 17:27:07 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 17:27:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 17:27:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 17:27:07 - SRCCONF=/dev/null TB --- 2014-01-08 17:27:07 - TARGET=i386 TB --- 2014-01-08 17:27:07 - TARGET_ARCH=i386 TB --- 2014-01-08 17:27:07 - TZ=UTC TB --- 2014-01-08 17:27:07 - __MAKE_CONF=/dev/null TB --- 2014-01-08 17:27:07 - cd /src TB --- 2014-01-08 17:27:07 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Jan 8 17:27:14 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jan 8 20:37:45 UTC 2014 TB --- 2014-01-08 20:37:45 - generating LINT kernel config TB --- 2014-01-08 20:37:45 - cd /src/sys/i386/conf TB --- 2014-01-08 20:37:45 - /usr/bin/make -B LINT TB --- 2014-01-08 20:37:45 - cd /src/sys/i386/conf TB --- 2014-01-08 20:37:45 - /usr/sbin/config -m LINT TB --- 2014-01-08 20:37:45 - building LINT kernel TB --- 2014-01-08 20:37:45 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 20:37:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 20:37:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 20:37:45 - SRCCONF=/dev/null TB --- 2014-01-08 20:37:45 - TARGET=i386 TB --- 2014-01-08 20:37:45 - TARGET_ARCH=i386 TB --- 2014-01-08 20:37:45 - TZ=UTC TB --- 2014-01-08 20:37:45 - __MAKE_CONF=/dev/null TB --- 2014-01-08 20:37:45 - cd /src TB --- 2014-01-08 20:37:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jan 8 20:37:45 UTC 2014 >>> 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 >>> Kernel build for LINT completed on Wed Jan 8 21:15:11 UTC 2014 TB --- 2014-01-08 21:15:11 - cd /src/sys/i386/conf TB --- 2014-01-08 21:15:11 - /usr/sbin/config -m LINT-NOINET TB --- 2014-01-08 21:15:11 - building LINT-NOINET kernel TB --- 2014-01-08 21:15:11 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 21:15:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 21:15:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 21:15:11 - SRCCONF=/dev/null TB --- 2014-01-08 21:15:11 - TARGET=i386 TB --- 2014-01-08 21:15:11 - TARGET_ARCH=i386 TB --- 2014-01-08 21:15:11 - TZ=UTC TB --- 2014-01-08 21:15:11 - __MAKE_CONF=/dev/null TB --- 2014-01-08 21:15:11 - cd /src TB --- 2014-01-08 21:15:11 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Wed Jan 8 21:15:12 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET completed on Wed Jan 8 21:47:16 UTC 2014 TB --- 2014-01-08 21:47:16 - cd /src/sys/i386/conf TB --- 2014-01-08 21:47:16 - /usr/sbin/config -m LINT-NOINET6 TB --- 2014-01-08 21:47:17 - building LINT-NOINET6 kernel TB --- 2014-01-08 21:47:17 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 21:47:17 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 21:47:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 21:47:17 - SRCCONF=/dev/null TB --- 2014-01-08 21:47:17 - TARGET=i386 TB --- 2014-01-08 21:47:17 - TARGET_ARCH=i386 TB --- 2014-01-08 21:47:17 - TZ=UTC TB --- 2014-01-08 21:47:17 - __MAKE_CONF=/dev/null TB --- 2014-01-08 21:47:17 - cd /src TB --- 2014-01-08 21:47:17 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Wed Jan 8 21:47:17 UTC 2014 >>> 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 >>> Kernel build for LINT-NOINET6 completed on Wed Jan 8 22:19:46 UTC 2014 TB --- 2014-01-08 22:19:46 - cd /src/sys/i386/conf TB --- 2014-01-08 22:19:46 - /usr/sbin/config -m LINT-NOIP TB --- 2014-01-08 22:19:46 - building LINT-NOIP kernel TB --- 2014-01-08 22:19:46 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 22:19:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 22:19:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 22:19:46 - SRCCONF=/dev/null TB --- 2014-01-08 22:19:46 - TARGET=i386 TB --- 2014-01-08 22:19:46 - TARGET_ARCH=i386 TB --- 2014-01-08 22:19:46 - TZ=UTC TB --- 2014-01-08 22:19:46 - __MAKE_CONF=/dev/null TB --- 2014-01-08 22:19:46 - cd /src TB --- 2014-01-08 22:19:46 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Wed Jan 8 22:19:46 UTC 2014 >>> 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 >>> Kernel build for LINT-NOIP completed on Wed Jan 8 22:49:29 UTC 2014 TB --- 2014-01-08 22:49:29 - cd /src/sys/i386/conf TB --- 2014-01-08 22:49:29 - /usr/sbin/config -m LINT-VIMAGE TB --- 2014-01-08 22:49:29 - building LINT-VIMAGE kernel TB --- 2014-01-08 22:49:29 - CROSS_BUILD_TESTING=YES TB --- 2014-01-08 22:49:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-08 22:49:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-08 22:49:29 - SRCCONF=/dev/null TB --- 2014-01-08 22:49:29 - TARGET=i386 TB --- 2014-01-08 22:49:29 - TARGET_ARCH=i386 TB --- 2014-01-08 22:49:29 - TZ=UTC TB --- 2014-01-08 22:49:29 - __MAKE_CONF=/dev/null TB --- 2014-01-08 22:49:29 - cd /src TB --- 2014-01-08 22:49:29 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE >>> Kernel build for LINT-VIMAGE started on Wed Jan 8 22:49:29 UTC 2014 >>> 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 [...] ^ /src/sys/net/vnet.h:214:12: note: expanded from macro 'CURVNET_SET_QUIET' curvnet = arg; ^ /src/sys/sys/ucred.h:58:9: note: forward declaration of 'struct prison' struct prison *cr_prison; /* jail(2) */ ^ 4 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT-VIMAGE *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-08 22:59:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-08 22:59:37 - ERROR: failed to build LINT-VIMAGE kernel TB --- 2014-01-08 22:59:37 - 15759.33 user 2912.24 system 20355.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Thu Jan 9 20:31:19 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73DEAC1D; Thu, 9 Jan 2014 20:31:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2088B1AE3; Thu, 9 Jan 2014 20:31:18 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s09KVIFe032430; Thu, 9 Jan 2014 15:31:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s09KVIV9032425; Thu, 9 Jan 2014 20:31:18 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 9 Jan 2014 20:31:18 GMT Message-Id: <201401092031.s09KVIV9032425@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/i386 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 20:31:19 -0000 TB --- 2014-01-09 17:30:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-09 17:30:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-09 17:30:19 - starting HEAD tinderbox run for i386/i386 TB --- 2014-01-09 17:30:19 - cleaning the object tree TB --- 2014-01-09 17:30:19 - /usr/local/bin/svn stat /src TB --- 2014-01-09 17:30:24 - At svn revision 260487 TB --- 2014-01-09 17:30:25 - building world TB --- 2014-01-09 17:30:25 - CROSS_BUILD_TESTING=YES TB --- 2014-01-09 17:30:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-09 17:30:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-09 17:30:25 - SRCCONF=/dev/null TB --- 2014-01-09 17:30:25 - TARGET=i386 TB --- 2014-01-09 17:30:25 - TARGET_ARCH=i386 TB --- 2014-01-09 17:30:25 - TZ=UTC TB --- 2014-01-09 17:30:25 - __MAKE_CONF=/dev/null TB --- 2014-01-09 17:30:25 - cd /src TB --- 2014-01-09 17:30:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jan 9 17:30:34 UTC 2014 >>> 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 [...] /src/usr.bin/netstat/mroute6.c:234:4: error: use of undeclared identifier 'mfcp'; did you mean 'mfc'? mfcp = mfc.mf6c_next; ^~~~ mfc /src/usr.bin/netstat/mroute6.c:121:14: note: 'mfc' declared here struct mf6c mfc; ^ 16 errors generated. *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-09 20:31:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-09 20:31:18 - ERROR: failed to build world TB --- 2014-01-09 20:31:18 - 8917.85 user 1473.61 system 10858.22 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Thu Jan 9 23:28:43 2014 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A8DCD6A; Thu, 9 Jan 2014 23:28:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA95A1A42; Thu, 9 Jan 2014 23:28:42 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id s09NSaXR067154; Thu, 9 Jan 2014 18:28:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s09NSaVn067150; Thu, 9 Jan 2014 23:28:36 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 9 Jan 2014 23:28:36 GMT Message-Id: <201401092328.s09NSaVn067150@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 23:28:43 -0000 TB --- 2014-01-09 20:22:54 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-01-09 20:22:54 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-01-09 20:22:54 - starting HEAD tinderbox run for i386/pc98 TB --- 2014-01-09 20:22:54 - cleaning the object tree TB --- 2014-01-09 20:22:54 - /usr/local/bin/svn stat /src TB --- 2014-01-09 20:23:03 - At svn revision 260487 TB --- 2014-01-09 20:23:04 - building world TB --- 2014-01-09 20:23:04 - CROSS_BUILD_TESTING=YES TB --- 2014-01-09 20:23:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-09 20:23:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-09 20:23:04 - SRCCONF=/dev/null TB --- 2014-01-09 20:23:04 - TARGET=pc98 TB --- 2014-01-09 20:23:04 - TARGET_ARCH=i386 TB --- 2014-01-09 20:23:04 - TZ=UTC TB --- 2014-01-09 20:23:04 - __MAKE_CONF=/dev/null TB --- 2014-01-09 20:23:04 - cd /src TB --- 2014-01-09 20:23:04 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jan 9 20:23:12 UTC 2014 >>> 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 [...] /src/usr.bin/netstat/mroute6.c:234:4: error: use of undeclared identifier 'mfcp'; did you mean 'mfc'? mfcp = mfc.mf6c_next; ^~~~ mfc /src/usr.bin/netstat/mroute6.c:121:14: note: 'mfc' declared here struct mf6c mfc; ^ 16 errors generated. *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-01-09 23:28:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-09 23:28:36 - ERROR: failed to build world TB --- 2014-01-09 23:28:36 - 9407.55 user 1164.82 system 11142.53 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full