Date: Sun, 31 May 2009 18:20:01 +0200 From: Marko Zec <zec@icir.org> To: freebsd-current@freebsd.org Cc: FreeBSD Tinderbox <tinderbox@freebsd.org> Subject: Re: [head tinderbox] failure on sparc64/sun4v Message-ID: <200905311820.01915.zec@icir.org> In-Reply-To: <20090531161812.0D6AE7302F@freebsd-current.sentex.ca> References: <20090531161812.0D6AE7302F@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Mea culpa, should be fixed already with r193177. Marko On Sunday 31 May 2009 18:18:12 FreeBSD Tinderbox wrote: > TB --- 2009-05-31 15:11:21 - tinderbox 2.6 running on > freebsd-current.sentex.ca TB --- 2009-05-31 15:11:21 - starting HEAD > tinderbox run for sparc64/sun4v TB --- 2009-05-31 15:11:21 - cleaning the > object tree > TB --- 2009-05-31 15:11:55 - cvsupping the source tree > TB --- 2009-05-31 15:11:55 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s > /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-05-31 15:12:03 - building > world > TB --- 2009-05-31 15:12:03 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-05-31 15:12:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-05-31 15:12:03 - TARGET=sun4v > TB --- 2009-05-31 15:12:03 - TARGET_ARCH=sparc64 > TB --- 2009-05-31 15:12:03 - TZ=UTC > TB --- 2009-05-31 15:12:03 - __MAKE_CONF=/dev/null > TB --- 2009-05-31 15:12:03 - cd /src > TB --- 2009-05-31 15:12:03 - /usr/bin/make -B buildworld > > >>> World build started on Sun May 31 15:12:05 UTC 2009 > >>> 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 > > [...] > gzip -cn /src/usr.bin/jot/jot.1 > jot.1.gz > ===> usr.bin/kdump (all) > cc -O2 -pipe -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump > -I/src/usr.bin/kdump/../.. -std=gnu99 -fstack-protector -c > /src/usr.bin/kdump/kdump.c cc -O2 -pipe -I/src/usr.bin/kdump/../ktrace > -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. -std=gnu99 > -fstack-protector -c ioctl.c ioctl.c: In function 'ioctlname': > ioctl.c:151: error: invalid application of 'sizeof' to incomplete type > 'struct vi_req' ioctl.c:185: error: invalid application of 'sizeof' to > incomplete type 'struct vi_req' ioctl.c:2607: error: invalid application of > 'sizeof' to incomplete type 'struct vi_req' *** Error code 1 > > Stop in /src/usr.bin/kdump. > *** Error code 1 > > Stop in /src/usr.bin. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2009-05-31 16:18:12 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2009-05-31 16:18:12 - ERROR: failed to build world > TB --- 2009-05-31 16:18:12 - 3434.06 user 341.05 system 4010.34 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905311820.01915.zec>