[head tinderbox] failure on i386/pc98

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 12 May 2013 12:50:14 GMT
TB --- 2013-05-12 08:59:25 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 08:59:25 - 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-05-12 08:59:25 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-05-12 08:59:25 - cleaning the object tree
TB --- 2013-05-12 08:59:25 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 08:59:49 - At svn revision 250553
TB --- 2013-05-12 08:59:50 - building world
TB --- 2013-05-12 08:59:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 08:59:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 08:59:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 08:59:50 - SRCCONF=/dev/null
TB --- 2013-05-12 08:59:50 - TARGET=pc98
TB --- 2013-05-12 08:59:50 - TARGET_ARCH=i386
TB --- 2013-05-12 08:59:50 - TZ=UTC
TB --- 2013-05-12 08:59:50 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 08:59:50 - cd /src
TB --- 2013-05-12 08:59:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 08:59:55 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 May 12 12:15:54 UTC 2013
TB --- 2013-05-12 12:15:54 - generating LINT kernel config
TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:15:54 - /usr/bin/make -B LINT
TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:15:54 - /usr/sbin/config -m LINT
TB --- 2013-05-12 12:15:54 - building LINT kernel
TB --- 2013-05-12 12:15:54 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 12:15:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 12:15:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 12:15:54 - SRCCONF=/dev/null
TB --- 2013-05-12 12:15:54 - TARGET=pc98
TB --- 2013-05-12 12:15:54 - TARGET_ARCH=i386
TB --- 2013-05-12 12:15:54 - TZ=UTC
TB --- 2013-05-12 12:15:54 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 12:15:54 - cd /src
TB --- 2013-05-12 12:15:54 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 12:15:55 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 LINT completed on Sun May 12 12:43:29 UTC 2013
TB --- 2013-05-12 12:43:29 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:43:29 - /usr/sbin/config -m GENERIC
TB --- 2013-05-12 12:43:29 - building GENERIC kernel
TB --- 2013-05-12 12:43:29 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 12:43:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 12:43:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 12:43:29 - SRCCONF=/dev/null
TB --- 2013-05-12 12:43:29 - TARGET=pc98
TB --- 2013-05-12 12:43:29 - TARGET_ARCH=i386
TB --- 2013-05-12 12:43:29 - TZ=UTC
TB --- 2013-05-12 12:43:29 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 12:43:29 - cd /src
TB --- 2013-05-12 12:43:29 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun May 12 12:43:29 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
[...]
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
                                ^~~~~~~~~~~~~~~~~~~~~~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
                                                            ^~~~~~~~~~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/pc98.i386/src/sys/GENERIC.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 12:50:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 12:50:14 - ERROR: failed to build GENERIC kernel
TB --- 2013-05-12 12:50:14 - 10927.16 user 1691.37 system 13849.34 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full
Received on Sun May 12 2013 - 10:50:17 UTC

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