[releng_10 tinderbox] failure on i386/i386

John Baldwin jhb at freebsd.org
Fri Jan 31 17:26:09 UTC 2014


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 at 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


More information about the freebsd-tinderbox mailing list