From owner-freebsd-stable@FreeBSD.ORG Sun Jan 5 14:08:13 2014 Return-Path: Delivered-To: stable@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-stable@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Production branch of FreeBSD source code 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