Date: Sun, 12 May 2013 07:16:48 -0700 From: David Wolfskill <david@catwhisker.org> To: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Message-ID: <20130512141648.GB1287@albert.catwhisker.org> In-Reply-To: <201305121145.r4CBjbsm018759@freebsd-current.sentex.ca> References: <201305121145.r4CBjbsm018759@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
--gj572EiMnwbLXET9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, May 12, 2013 at 11:45:37AM +0000, FreeBSD Tinderbox wrote:
> TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.se=
ntex.ca
> TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PREREL=
EASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebs=
d-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
> TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for i386/i386
> TB --- 2013-05-12 05:50:18 - cleaning the object tree
> TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
> TB --- 2013-05-12 05:50:23 - At svn revision 250553
> TB --- 2013-05-12 05:50:24 - building world
> ...
> >>> World build completed on Sun May 12 08:58:44 UTC 2013
> ...
> TB --- 2013-05-12 08:58:45 - /usr/bin/make -B buildkernel KERNCONF=3DLINT
> ....
> >>> Kernel build for LINT completed on Sun May 12 09:32:30 UTC 2013
> ...
> TB --- 2013-05-12 11:03:39 - /usr/bin/make -B buildkernel KERNCONF=3DLINT=
-VIMAGE
> >>> Kernel build for LINT-VIMAGE started on Sun May 12 11:03:39 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-VIMAGE completed on Sun May 12 11:33:52 UTC 2013
> TB --- 2013-05-12 11:33:52 - cd /src/sys/i386/conf
> TB --- 2013-05-12 11:33:52 - /usr/sbin/config -m GENERIC
> TB --- 2013-05-12 11:33:52 - building GENERIC kernel
> TB --- 2013-05-12 11:33:52 - CROSS_BUILD_TESTING=3DYES
> TB --- 2013-05-12 11:33:52 - MAKEOBJDIRPREFIX=3D/obj
> TB --- 2013-05-12 11:33:52 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2013-05-12 11:33:52 - SRCCONF=3D/dev/null
> TB --- 2013-05-12 11:33:52 - TARGET=3Di386
> TB --- 2013-05-12 11:33:52 - TARGET_ARCH=3Di386
> TB --- 2013-05-12 11:33:52 - TZ=3DUTC
> TB --- 2013-05-12 11:33:52 - __MAKE_CONF=3D/dev/null
> TB --- 2013-05-12 11:33:52 - cd /src
> TB --- 2013-05-12 11:33:52 - /usr/bin/make -B buildkernel KERNCONF=3DGENE=
RIC
> >>> Kernel build for GENERIC started on Sun May 12 11:33:52 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
>=20
> Stop in /obj/i386.i386/src/sys/GENERIC.
> *** [buildkernel] Error code 1
Above didn't go quite far enough back to get all of the relevant
context; here's what I saw in my typescript during "make buildkernel":
=2E..
ctfconvert -L VERSION -g vfs_lookup.o
clang -c -O -pipe -std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qu=
al -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -=
fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-=
body -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys -I/usr/=
src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_gl=
obal.h -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fs=
tack-protector -Werror /usr/src/sys/kern/vfs_mountroot.c
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk drm2.kld export_syms | xargs -J% ob=
jcopy % drm2.kld
clang -c -O -pipe -std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs -=
Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qu=
al -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -=
fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-=
body -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys -I/usr/=
src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_gl=
obal.h -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fs=
tack-protector -Werror /usr/src/sys/kern/vfs_subr.c
ctfconvert -L VERSION -g vfs_mount.o
/usr/src/sys/kern/vfs_subr.c:305:1: error: '__assert_4' declared as an arra=
y with a negative size
PCTRIE_DEFINE(BUF, buf, b_lblkno, buf_trie_alloc, buf_trie_free);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/pctrie.h:40:66: note: expanded from macro 'PCTRIE_DEFINE'
CTASSERT(sizeof(((struct type *)0)->field) =3D=3D sizeof(uint64_t)); =
\
^
/usr/src/sys/sys/systm.h:100:21: note: expanded from macro '\
CTASSERT'
#define CTASSERT(x) _Static_assert(x, "compile-time assertion failed")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/cdefs.h:251:30: note: expanded from macro '_Static_assert'
#define _Static_assert(x, y) __Static_assert(x, __COUNTER__)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y) ___Static_assert(x, y)
^~~~~~~~~~~~~~~~~~~~~~
/usr/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_asser=
t'
#define ___Static_assert(x, y) typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~~~~~~~~~
1 error generated.
*** [vfs_subr.o] Error code 1
=2E...
Based on the above, I reverted r250551 and re-started the "make
buildkernel" -- which succeeded:
FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #897 r2505=
57M/250558:1000032: Sun May 12 06:44:01 PDT 2013 root@g1-227.catwhisker=
=2Eorg:/usr/obj/usr/src/sys/CANARY i386
Peace,
david
--=20
David H. Wolfskill david@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
--gj572EiMnwbLXET9
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)
iEYEARECAAYFAlGPpE8ACgkQmprOCmdXAD0LbwCeNMU3f5GcERn3yjodHCRbJagI
7agAn39qddk7YccC40QKTR9q+D/qVvj2
=7R20
-----END PGP SIGNATURE-----
--gj572EiMnwbLXET9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130512141648.GB1287>
