From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 9 14:12:13 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 04757831; Tue, 9 Jul 2013 14:12:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id CD10B1219; Tue, 9 Jul 2013 14:12:12 +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 r69ECCqF003064; Tue, 9 Jul 2013 10:12:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r69ECCA1003063; Tue, 9 Jul 2013 14:12:12 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 9 Jul 2013 14:12:12 GMT Message-Id: <201307091412.r69ECCA1003063@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 14:12:13 -0000 TB --- 2013-07-09 10:10:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-07-09 10:10: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 --- 2013-07-09 10:10:19 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-07-09 10:10:19 - cleaning the object tree TB --- 2013-07-09 10:10:19 - /usr/local/bin/svn stat /src TB --- 2013-07-09 10:10:23 - At svn revision 253088 TB --- 2013-07-09 10:10:24 - building world TB --- 2013-07-09 10:10:24 - CROSS_BUILD_TESTING=YES TB --- 2013-07-09 10:10:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-09 10:10:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-09 10:10:24 - SRCCONF=/dev/null TB --- 2013-07-09 10:10:24 - TARGET=amd64 TB --- 2013-07-09 10:10:24 - TARGET_ARCH=amd64 TB --- 2013-07-09 10:10:24 - TZ=UTC TB --- 2013-07-09 10:10:24 - __MAKE_CONF=/dev/null TB --- 2013-07-09 10:10:24 - cd /src TB --- 2013-07-09 10:10:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Jul 9 10:10:33 UTC 2013 >>> 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 Tue Jul 9 13:57:07 UTC 2013 TB --- 2013-07-09 13:57:07 - generating LINT kernel config TB --- 2013-07-09 13:57:07 - cd /src/sys/amd64/conf TB --- 2013-07-09 13:57:07 - /usr/bin/make -B LINT TB --- 2013-07-09 13:57:07 - cd /src/sys/amd64/conf TB --- 2013-07-09 13:57:07 - /usr/sbin/config -m LINT TB --- 2013-07-09 13:57:07 - building LINT kernel TB --- 2013-07-09 13:57:07 - CROSS_BUILD_TESTING=YES TB --- 2013-07-09 13:57:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-07-09 13:57:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-07-09 13:57:07 - SRCCONF=/dev/null TB --- 2013-07-09 13:57:07 - TARGET=amd64 TB --- 2013-07-09 13:57:07 - TARGET_ARCH=amd64 TB --- 2013-07-09 13:57:07 - TZ=UTC TB --- 2013-07-09 13:57:07 - __MAKE_CONF=/dev/null TB --- 2013-07-09 13:57:07 - cd /src TB --- 2013-07-09 13:57:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 9 13:57:07 UTC 2013 >>> 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:440:37: note: expanded from macro 'VNET_DECLARE' #define VNET_DECLARE(t, n) extern t n ^ /src/sys/netinet/sctp_input.c:5717:30: error: member reference base type 'counter_u64_t [1570]' is not a structure or union MODULE_GLOBAL(ipsec6stat).in_polvio++; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 4 errors generated. *** Error code 1 Stop. make: stopped in /obj/amd64.amd64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-07-09 14:12:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-07-09 14:12:11 - ERROR: failed to build LINT kernel TB --- 2013-07-09 14:12:11 - 11533.05 user 2076.41 system 14512.22 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full