From owner-freebsd-i386@FreeBSD.ORG Thu Jan 30 11:30:03 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 86DC012C; Thu, 30 Jan 2014 11:30:03 +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 CE009118B; Thu, 30 Jan 2014 11:30:02 +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 s0UBTw0q090262; Thu, 30 Jan 2014 13:29:58 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s0UBTwLT090114; Thu, 30 Jan 2014 11:29:58 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 30 Jan 2014 11:29:58 GMT Message-Id: <201401301129.s0UBTwLT090114@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/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, 30 Jan 2014 11:30:03 -0000 TB --- 2014-01-30 07:30:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-01-30 07:30:43 - 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-30 07:30:43 - starting RELENG_10 tinderbox run for i386/i386 TB --- 2014-01-30 07:30:43 - cleaning the object tree TB --- 2014-01-30 07:31:39 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-01-30 07:31:45 - At svn revision 261282 TB --- 2014-01-30 07:31:46 - building world TB --- 2014-01-30 07:31:46 - CROSS_BUILD_TESTING=YES TB --- 2014-01-30 07:31:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-30 07:31:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-30 07:31:46 - SRCCONF=/dev/null TB --- 2014-01-30 07:31:46 - TARGET=i386 TB --- 2014-01-30 07:31:46 - TARGET_ARCH=i386 TB --- 2014-01-30 07:31:46 - TZ=UTC TB --- 2014-01-30 07:31:46 - __MAKE_CONF=/dev/null TB --- 2014-01-30 07:31:46 - cd /src TB --- 2014-01-30 07:31:46 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jan 30 07:31: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 Thu Jan 30 11:06:02 UTC 2014 TB --- 2014-01-30 11:06:02 - generating LINT kernel config TB --- 2014-01-30 11:06:02 - cd /src/sys/i386/conf TB --- 2014-01-30 11:06:02 - /usr/bin/make -B LINT TB --- 2014-01-30 11:06:02 - cd /src/sys/i386/conf TB --- 2014-01-30 11:06:02 - /usr/sbin/config -m LINT TB --- 2014-01-30 11:06:02 - building LINT kernel TB --- 2014-01-30 11:06:02 - CROSS_BUILD_TESTING=YES TB --- 2014-01-30 11:06:02 - MAKEOBJDIRPREFIX=/obj TB --- 2014-01-30 11:06:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-01-30 11:06:02 - SRCCONF=/dev/null TB --- 2014-01-30 11:06:02 - TARGET=i386 TB --- 2014-01-30 11:06:02 - TARGET_ARCH=i386 TB --- 2014-01-30 11:06:02 - TZ=UTC TB --- 2014-01-30 11:06:02 - __MAKE_CONF=/dev/null TB --- 2014-01-30 11:06:02 - cd /src TB --- 2014-01-30 11:06:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jan 30 11:06: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 [...] In file included from /src/sys/contrib/dev/acpica/include/platform/acfreebsd.h:73: /src/sys/sys/systm.h:306:20: error: redefinition of 'cpu_ticks' as different kind of symbol extern cpu_tick_f *cpu_ticks; ^ ./machine/cpu.h:86:10: note: previous definition is here return (cpu_ticks()); ^ 2 errors generated. *** Error code 1 Stop. bmake[1]: stopped in /obj/i386.i386/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-01-30 11:29:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-01-30 11:29:57 - ERROR: failed to build LINT kernel TB --- 2014-01-30 11:29:57 - 10828.25 user 3453.30 system 14353.85 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-i386-i386.full