[releng_10 tinderbox] failure on armv6/arm

FreeBSD Tinderbox tinderbox at freebsd.org
Tue Feb 4 12:11:53 UTC 2014


TB --- 2014-02-04 08:40:44 - tinderbox 2.20 running on worker01.tb.des.no
TB --- 2014-02-04 08:40:44 - 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-02-04 08:40:44 - starting RELENG_10 tinderbox run for armv6/arm
TB --- 2014-02-04 08:40:44 - cleaning the object tree
TB --- 2014-02-04 08:40:44 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-02-04 08:41:29 - At svn revision 261464
TB --- 2014-02-04 08:41:30 - building world
TB --- 2014-02-04 08:41:30 - CROSS_BUILD_TESTING=YES
TB --- 2014-02-04 08:41:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-02-04 08:41:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-02-04 08:41:30 - SRCCONF=/dev/null
TB --- 2014-02-04 08:41:30 - TARGET=arm
TB --- 2014-02-04 08:41:30 - TARGET_ARCH=armv6
TB --- 2014-02-04 08:41:30 - TZ=UTC
TB --- 2014-02-04 08:41:30 - __MAKE_CONF=/dev/null
TB --- 2014-02-04 08:41:30 - cd /src
TB --- 2014-02-04 08:41:30 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Feb  4 08:41:40 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 Tue Feb  4 12:08:31 UTC 2014
TB --- 2014-02-04 12:08:31 - generating LINT kernel config
TB --- 2014-02-04 12:08:31 - cd /src/sys/arm/conf
TB --- 2014-02-04 12:08:31 - /usr/bin/make -B LINT
TB --- 2014-02-04 12:08:31 - cd /src/sys/arm/conf
TB --- 2014-02-04 12:08:31 - /usr/sbin/config -m LINT
TB --- 2014-02-04 12:08:31 - skipping LINT kernel
TB --- 2014-02-04 12:08:31 - cd /src/sys/arm/conf
TB --- 2014-02-04 12:08:31 - /usr/sbin/config -m AC100
TB --- 2014-02-04 12:08:31 - building AC100 kernel
TB --- 2014-02-04 12:08:31 - CROSS_BUILD_TESTING=YES
TB --- 2014-02-04 12:08:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-02-04 12:08:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-02-04 12:08:31 - SRCCONF=/dev/null
TB --- 2014-02-04 12:08:31 - TARGET=arm
TB --- 2014-02-04 12:08:31 - TARGET_ARCH=armv6
TB --- 2014-02-04 12:08:31 - TZ=UTC
TB --- 2014-02-04 12:08:31 - __MAKE_CONF=/dev/null
TB --- 2014-02-04 12:08:31 - cd /src
TB --- 2014-02-04 12:08:31 - /usr/bin/make -B buildkernel KERNCONF=AC100
>>> Kernel build for AC100 started on Tue Feb  4 12:08:31 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
[...]
echo "bl _startC" >>tmphack.S
objcopy --strip-symbol '$d' --strip-symbol '$a'  -g --strip-symbol '$t' kernel.debug kernel.tmp
eval $(stat -s kernel.tmp) &&  echo "#define KERNSIZE $st_size" >>opt_kernname.h
cc  -O -nostdlib -I. -I/src/sys -Xlinker -T -Xlinker ldscript.arm.tramp  tmphack.S /src/sys/arm/arm/elf_trampoline.c /src/sys/arm/arm/inckern.S  /src/sys/arm/arm/cpufunc_asm_arm7tdmi.S  /src/sys/arm/arm/cpufunc_asm_arm8.S /src/sys/arm/arm/cpufunc_asm_arm9.S  /src/sys/arm/arm/cpufunc_asm_sa1.S /src/sys/arm/arm/cpufunc_asm_arm10.S  /src/sys/arm/arm/cpufunc_asm_xscale.S /src/sys/arm/arm/cpufunc_asm.S  /src/sys/arm/arm/cpufunc_asm_xscale_c3.S /src/sys/arm/arm/cpufunc_asm_armv5_ec.S  /src/sys/arm/arm/cpufunc_asm_fa526.S /src/sys/arm/arm/cpufunc_asm_sheeva.S  /src/sys/arm/arm/cpufunc_asm_pj4b.S /src/sys/arm/arm/cpufunc_asm_armv7.S -o kernel.tramp
/src/sys/arm/arm/cpufunc_asm_pj4b.S: Assembler messages:
/src/sys/arm/arm/cpufunc_asm_pj4b.S:240: Error: missing ')'
/src/sys/arm/arm/cpufunc_asm_pj4b.S:240: Error: garbage following instruction -- `orr r0,r0,#(1U<<31)'
cc: error: assembler command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
bmake[1]: stopped in /obj/arm.armv6/src/sys/AC100
*** Error code 1

Stop.
bmake: stopped in /src
*** [buildkernel] Error code 1

Stop in /src.
TB --- 2014-02-04 12:11:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-02-04 12:11:35 - ERROR: failed to build AC100 kernel
TB --- 2014-02-04 12:11:35 - 9488.93 user 3098.48 system 12651.37 real


http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-armv6-arm.full


More information about the freebsd-tinderbox mailing list