Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 23:27:25 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/pc98
Message-ID:  <201305122327.r4CNRPCl039105@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2013-05-12 19:35:55 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 19:35:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 19:35:55 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-05-12 19:35:55 - cleaning the object tree
TB --- 2013-05-12 19:37:55 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 19:38:08 - At svn revision 250575
TB --- 2013-05-12 19:38:09 - building world
TB --- 2013-05-12 19:38:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:38:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:38:09 - SRCCONF=/dev/null
TB --- 2013-05-12 19:38:09 - TARGET=pc98
TB --- 2013-05-12 19:38:09 - TARGET_ARCH=i386
TB --- 2013-05-12 19:38:09 - TZ=UTC
TB --- 2013-05-12 19:38:09 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:38:09 - cd /src
TB --- 2013-05-12 19:38:09 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 19:38:14 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 22:53:26 UTC 2013
TB --- 2013-05-12 22:53:26 - generating LINT kernel config
TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf
TB --- 2013-05-12 22:53:26 - /usr/bin/make -B LINT
TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf
TB --- 2013-05-12 22:53:26 - /usr/sbin/config -m LINT
TB --- 2013-05-12 22:53:26 - building LINT kernel
TB --- 2013-05-12 22:53:26 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 22:53:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 22:53:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 22:53:26 - SRCCONF=/dev/null
TB --- 2013-05-12 22:53:26 - TARGET=pc98
TB --- 2013-05-12 22:53:26 - TARGET_ARCH=i386
TB --- 2013-05-12 22:53:26 - TZ=UTC
TB --- 2013-05-12 22:53:26 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 22:53:26 - cd /src
TB --- 2013-05-12 22:53:26 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 22:53:26 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 23:20:55 UTC 2013
TB --- 2013-05-12 23:20:55 - cd /src/sys/pc98/conf
TB --- 2013-05-12 23:20:55 - /usr/sbin/config -m GENERIC
TB --- 2013-05-12 23:20:55 - building GENERIC kernel
TB --- 2013-05-12 23:20:55 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 23:20:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 23:20:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 23:20:55 - SRCCONF=/dev/null
TB --- 2013-05-12 23:20:55 - TARGET=pc98
TB --- 2013-05-12 23:20:55 - TARGET_ARCH=i386
TB --- 2013-05-12 23:20:55 - TZ=UTC
TB --- 2013-05-12 23:20:55 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 23:20:55 - cd /src
TB --- 2013-05-12 23:20:55 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun May 12 23:20: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
[...]
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 23:27:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 23:27:25 - ERROR: failed to build GENERIC kernel
TB --- 2013-05-12 23:27:25 - 10926.77 user 1707.78 system 13890.16 real


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305122327.r4CNRPCl039105>