Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 12:22:35 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org, i386@freebsd.org
Cc:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Subject:   Re: [releng_10 tinderbox] failure on i386/i386
Message-ID:  <201401311222.36037.jhb@freebsd.org>
In-Reply-To: <201401300359.s0U3xg6U014906@worker01.tb.des.no>
References:  <201401300359.s0U3xg6U014906@worker01.tb.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, January 29, 2014 10:59:42 pm FreeBSD Tinderbox wrote:
> TB --- 2014-01-30 00:00:43 - tinderbox 2.20 running on worker01.tb.des.no
> TB --- 2014-01-30 00:00: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 00:00:43 - starting RELENG_10 tinderbox run for i386/i386
> TB --- 2014-01-30 00:00:43 - cleaning the object tree
> TB --- 2014-01-30 00:00:43 - /usr/local/bin/svn stat --no-ignore /src
> TB --- 2014-01-30 00:01:36 - At svn revision 261278
> TB --- 2014-01-30 00:01:37 - building world
> TB --- 2014-01-30 00:01:37 - CROSS_BUILD_TESTING=YES
> TB --- 2014-01-30 00:01:37 - MAKEOBJDIRPREFIX=/obj
> TB --- 2014-01-30 00:01:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2014-01-30 00:01:37 - SRCCONF=/dev/null
> TB --- 2014-01-30 00:01:37 - TARGET=i386
> TB --- 2014-01-30 00:01:37 - TARGET_ARCH=i386
> TB --- 2014-01-30 00:01:37 - TZ=UTC
> TB --- 2014-01-30 00:01:37 - __MAKE_CONF=/dev/null
> TB --- 2014-01-30 00:01:37 - cd /src
> TB --- 2014-01-30 00:01:37 - /usr/bin/make -B buildworld
> >>> Building an up-to-date make(1)
> >>> World build started on Thu Jan 30 00:01:48 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 03:35:43 UTC 2014
> TB --- 2014-01-30 03:35:43 - generating LINT kernel config
> TB --- 2014-01-30 03:35:43 - cd /src/sys/i386/conf
> TB --- 2014-01-30 03:35:43 - /usr/bin/make -B LINT
> TB --- 2014-01-30 03:35:43 - cd /src/sys/i386/conf
> TB --- 2014-01-30 03:35:43 - /usr/sbin/config -m LINT
> TB --- 2014-01-30 03:35:43 - building LINT kernel
> TB --- 2014-01-30 03:35:43 - CROSS_BUILD_TESTING=YES
> TB --- 2014-01-30 03:35:43 - MAKEOBJDIRPREFIX=/obj
> TB --- 2014-01-30 03:35:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2014-01-30 03:35:43 - SRCCONF=/dev/null
> TB --- 2014-01-30 03:35:43 - TARGET=i386
> TB --- 2014-01-30 03:35:43 - TARGET_ARCH=i386
> TB --- 2014-01-30 03:35:43 - TZ=UTC
> TB --- 2014-01-30 03:35:43 - __MAKE_CONF=/dev/null
> TB --- 2014-01-30 03:35:43 - cd /src
> TB --- 2014-01-30 03:35:43 - /usr/bin/make -B buildkernel KERNCONF=LINT
> >>> Kernel build for LINT started on Thu Jan 30 03:35:43 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());
>                 ^

My fault, will fix in a bit.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401311222.36037.jhb>