From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 5 06:49:52 2014 Return-Path: Delivered-To: amd64@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 561A15DD; Sun, 5 Jan 2014 06:49: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 02E30161A; Sun, 5 Jan 2014 06:49:51 +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 s056npfk028036; Sun, 5 Jan 2014 06:49:51 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s056npjD028031; Sun, 5 Jan 2014 06:49:51 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 5 Jan 2014 06:49:51 GMT Message-Id: <201401050649.s056npjD028031@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 06:49:52 -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 amd64/amd64 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=amd64 TB --- 2014-01-05 02:25:29 - TARGET_ARCH=amd64 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sun Jan 5 06:17:13 UTC 2014 TB --- 2014-01-05 06:17:13 - generating LINT kernel config TB --- 2014-01-05 06:17:13 - cd /src/sys/amd64/conf TB --- 2014-01-05 06:17:13 - /usr/bin/make -B LINT TB --- 2014-01-05 06:17:13 - cd /src/sys/amd64/conf TB --- 2014-01-05 06:17:13 - /usr/sbin/config -m LINT TB --- 2014-01-05 06:17:13 - building LINT kernel TB --- 2014-01-05 06:17:13 - CROSS_BUILD_TESTING=YES TB --- 2014-01-05 06:17:13 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-05 06:17:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-05 06:17:13 - SRCCONF=/dev/null TB --- 2014-01-05 06:17:13 - TARGET=amd64 TB --- 2014-01-05 06:17:13 - TARGET_ARCH=amd64 TB --- 2014-01-05 06:17:13 - TZ=UTC TB --- 2014-01-05 06:17:13 - __MAKE_CONF=/dev/null TB --- 2014-01-05 06:17:13 - cd /src TB --- 2014-01-05 06:17:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jan 5 06:17:14 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 [...] :> export_syms awk -f /src/sys/conf/kmod_syms.awk mlx4ib.ko export_syms | xargs -J% objcopy % mlx4ib.ko 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/amd64.amd64/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 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/obj/amd64.amd64/src/sys/LINT -fno-builtin -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -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/amd64.amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-01-05 06:49:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-05 06:49:51 - ERROR: failed to build LINT kernel TB --- 2014-01-05 06:49:51 - 11926.70 user 1347.54 system 15867.24 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-amd64-amd64.full