[head tinderbox] failure on mips/mips

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 8 Sep 2013 03:17:07 GMT
TB --- 2013-09-08 02:09:15 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-09-08 02:09:15 - 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-09-08 02:09:15 - starting HEAD tinderbox run for mips/mips
TB --- 2013-09-08 02:09:15 - cleaning the object tree
TB --- 2013-09-08 02:09:15 - /usr/local/bin/svn stat /src
TB --- 2013-09-08 02:09:49 - At svn revision 255367
TB --- 2013-09-08 02:09:50 - building world
TB --- 2013-09-08 02:09:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-09-08 02:09:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-09-08 02:09:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-09-08 02:09:50 - SRCCONF=/dev/null
TB --- 2013-09-08 02:09:50 - TARGET=mips
TB --- 2013-09-08 02:09:50 - TARGET_ARCH=mips
TB --- 2013-09-08 02:09:50 - TZ=UTC
TB --- 2013-09-08 02:09:50 - __MAKE_CONF=/dev/null
TB --- 2013-09-08 02:09:50 - cd /src
TB --- 2013-09-08 02:09:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun Sep  8 02:09:57 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 Sun Sep  8 03:11:43 UTC 2013
TB --- 2013-09-08 03:11:43 - cd /src/sys/mips/conf
TB --- 2013-09-08 03:11:43 - /usr/sbin/config -m ADM5120
TB --- 2013-09-08 03:11:43 - skipping ADM5120 kernel
TB --- 2013-09-08 03:11:43 - cd /src/sys/mips/conf
TB --- 2013-09-08 03:11:43 - /usr/sbin/config -m ALCHEMY
TB --- 2013-09-08 03:11:43 - skipping ALCHEMY kernel
TB --- 2013-09-08 03:11:43 - cd /src/sys/mips/conf
TB --- 2013-09-08 03:11:43 - /usr/sbin/config -m AP121
TB --- 2013-09-08 03:11:43 - building AP121 kernel
TB --- 2013-09-08 03:11:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-09-08 03:11:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-09-08 03:11:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-09-08 03:11:43 - SRCCONF=/dev/null
TB --- 2013-09-08 03:11:43 - TARGET=mips
TB --- 2013-09-08 03:11:43 - TARGET_ARCH=mips
TB --- 2013-09-08 03:11:43 - TZ=UTC
TB --- 2013-09-08 03:11:43 - __MAKE_CONF=/dev/null
TB --- 2013-09-08 03:11:43 - cd /src
TB --- 2013-09-08 03:11:43 - /usr/bin/make -B buildkernel KERNCONF=AP121
>>> Kernel build for AP121 started on Sun Sep  8 03:11:43 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
>>> Kernel build for AP121 completed on Sun Sep  8 03:14:42 UTC 2013
TB --- 2013-09-08 03:14:42 - cd /src/sys/mips/conf
TB --- 2013-09-08 03:14:42 - /usr/sbin/config -m AP91
TB --- 2013-09-08 03:14:42 - building AP91 kernel
TB --- 2013-09-08 03:14:42 - CROSS_BUILD_TESTING=YES
TB --- 2013-09-08 03:14:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-09-08 03:14:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-09-08 03:14:42 - SRCCONF=/dev/null
TB --- 2013-09-08 03:14:42 - TARGET=mips
TB --- 2013-09-08 03:14:42 - TARGET_ARCH=mips
TB --- 2013-09-08 03:14:42 - TZ=UTC
TB --- 2013-09-08 03:14:42 - __MAKE_CONF=/dev/null
TB --- 2013-09-08 03:14:42 - cd /src
TB --- 2013-09-08 03:14:42 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Sun Sep  8 03:14:42 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
[...]
pseudo_rng.o:(.data+0x44): undefined reference to `random_null_func'
pseudo_rng.o:(.data+0x74): undefined reference to `random_null_func'
pseudo_rng.o:(.data+0x78): undefined reference to `random_null_func'
pseudo_rng.o:(.data+0x84): undefined reference to `random_null_func'
pseudo_rng.o:(.data+0x8c): more undefined references to `random_null_func' follow
random_adaptors.o: In function `random_sysctl_active_adaptor_handler':
/src/sys/dev/random/random_adaptors.c:(.text+0x40): undefined reference to `random_get_active_adaptor'
/src/sys/dev/random/random_adaptors.c:(.text+0x40): relocation truncated to fit: R_MIPS_26 against `random_get_active_adaptor'
*** Error code 1

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

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

Stop in /src.
TB --- 2013-09-08 03:17:07 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-09-08 03:17:07 - ERROR: failed to build AP91 kernel
TB --- 2013-09-08 03:17:07 - 2927.72 user 671.15 system 4072.50 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full
Received on Sun Sep 08 2013 - 01:17:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:41 UTC