[head tinderbox] failure on mips/mips

FreeBSD Tinderbox tinderbox at freebsd.org
Tue Oct 22 02:56:04 UTC 2013


TB --- 2013-10-22 01:47:09 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-10-22 01:47:09 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des at freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-10-22 01:47:09 - starting HEAD tinderbox run for mips/mips
TB --- 2013-10-22 01:47:09 - cleaning the object tree
TB --- 2013-10-22 01:48:29 - /usr/local/bin/svn stat /src
TB --- 2013-10-22 01:49:09 - At svn revision 256858
TB --- 2013-10-22 01:49:10 - building world
TB --- 2013-10-22 01:49:10 - CROSS_BUILD_TESTING=YES
TB --- 2013-10-22 01:49:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-10-22 01:49:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-10-22 01:49:10 - SRCCONF=/dev/null
TB --- 2013-10-22 01:49:10 - TARGET=mips
TB --- 2013-10-22 01:49:10 - TARGET_ARCH=mips
TB --- 2013-10-22 01:49:10 - TZ=UTC
TB --- 2013-10-22 01:49:10 - __MAKE_CONF=/dev/null
TB --- 2013-10-22 01:49:10 - cd /src
TB --- 2013-10-22 01:49:10 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Oct 22 01:49:17 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
>>> World build completed on Tue Oct 22 02:53:01 UTC 2013
TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf
TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m ADM5120
TB --- 2013-10-22 02:53:01 - skipping ADM5120 kernel
TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf
TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m ALCHEMY
TB --- 2013-10-22 02:53:01 - skipping ALCHEMY kernel
TB --- 2013-10-22 02:53:01 - cd /src/sys/mips/conf
TB --- 2013-10-22 02:53:01 - /usr/sbin/config -m AP121
TB --- 2013-10-22 02:53:01 - building AP121 kernel
TB --- 2013-10-22 02:53:01 - CROSS_BUILD_TESTING=YES
TB --- 2013-10-22 02:53:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-10-22 02:53:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-10-22 02:53:01 - SRCCONF=/dev/null
TB --- 2013-10-22 02:53:01 - TARGET=mips
TB --- 2013-10-22 02:53:01 - TARGET_ARCH=mips
TB --- 2013-10-22 02:53:01 - TZ=UTC
TB --- 2013-10-22 02:53:01 - __MAKE_CONF=/dev/null
TB --- 2013-10-22 02:53:01 - cd /src
TB --- 2013-10-22 02:53:01 - /usr/bin/make -B buildkernel KERNCONF=AP121
>>> Kernel build for AP121 started on Tue Oct 22 02:53:01 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
[...]
MAKE=/obj/src/make.amd64/bmake sh /src/sys/conf/newvers.sh AP121
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  vers.c
linking kernel.debug
ffs_vfsops.o: In function `db_show_ffs':
/src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x5e0): undefined reference to `db_print_ffs'
/src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x5e0): relocation truncated to fit: R_MIPS_26 against `db_print_ffs'
/src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x618): undefined reference to `db_print_ffs'
/src/sys/ufs/ffs/ffs_vfsops.c:(.text+0x618): relocation truncated to fit: R_MIPS_26 against `db_print_ffs'
*** Error code 1

Stop.
bmake[1]: stopped in /obj/mips.mips/src/sys/AP121
*** Error code 1

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

Stop in /src.
TB --- 2013-10-22 02:56:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-10-22 02:56:01 - ERROR: failed to build AP121 kernel
TB --- 2013-10-22 02:56:01 - 2856.67 user 691.76 system 4132.59 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full


More information about the freebsd-current mailing list