Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2011 02:47:36 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:  <201106130247.p5D2la7O060253@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2011-06-13 00:50:00 - tinderbox 2.7 running on freebsd-current.sentex.ca
TB --- 2011-06-13 00:50:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2011-06-13 00:50:00 - cleaning the object tree
TB --- 2011-06-13 00:50:09 - cvsupping the source tree
TB --- 2011-06-13 00:50:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile
TB --- 2011-06-13 00:55:33 - building world
TB --- 2011-06-13 00:55:33 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-06-13 00:55:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-06-13 00:55:33 - TARGET=pc98
TB --- 2011-06-13 00:55:33 - TARGET_ARCH=i386
TB --- 2011-06-13 00:55:33 - TZ=UTC
TB --- 2011-06-13 00:55:33 - __MAKE_CONF=/dev/null
TB --- 2011-06-13 00:55:33 - cd /src
TB --- 2011-06-13 00:55:33 - /usr/bin/make -B buildworld
>>> World build started on Mon Jun 13 00:55:34 UTC 2011
>>> 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
[...]
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/cd9660_conversion.c
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/iso9660_rrip.c
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/cd9660/cd9660_archimedes.c
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_alloc.c
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_balloc.c
cc -O2 -pipe  -I/src/usr.sbin/makefs -I/src/usr.sbin/makefs/../../sys/fs/cd9660/ -I/src/usr.sbin/makefs/../../sys/ufs/ffs -I/src/usr.sbin/makefs/compat -DHAVE_STRUCT_STAT_ST_FLAGS=1 -DHAVE_STRUCT_STAT_ST_GEN=1 -I/src/usr.sbin/makefs/../mtree -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_bswap.c
In file included from /src/usr.sbin/makefs/ffs/ffs_bswap.c:52:
/obj/pc98.i386/src/tmp/usr/include/ufs/ffs/ffs_extern.h:176: error: field 'sn_lock' has incomplete type
*** Error code 1

Stop in /src/usr.sbin/makefs.
*** Error code 1

Stop in /src/usr.sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-06-13 02:47:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-06-13 02:47:35 - ERROR: failed to build world
TB --- 2011-06-13 02:47:36 - 5454.41 user 890.21 system 7055.29 real


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



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