From owner-freebsd-current@FreeBSD.ORG Fri Feb 15 10:47:24 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7EF58F5C; Fri, 15 Feb 2013 10:47:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 5708CD6; Fri, 15 Feb 2013 10:47:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r1FAlNMY020116; Fri, 15 Feb 2013 05:47:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1FAlNp8020111; Fri, 15 Feb 2013 10:47:23 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 15 Feb 2013 10:47:23 GMT Message-Id: <201302151047.r1FAlNp8020111@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 10:47:24 -0000 TB --- 2013-02-15 09:57:10 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-15 09:57:10 - 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-02-15 09:57:10 - starting HEAD tinderbox run for mips/mips TB --- 2013-02-15 09:57:10 - cleaning the object tree TB --- 2013-02-15 09:58:23 - /usr/local/bin/svn stat /src TB --- 2013-02-15 09:58:26 - At svn revision 246820 TB --- 2013-02-15 09:58:27 - building world TB --- 2013-02-15 09:58:27 - CROSS_BUILD_TESTING=YES TB --- 2013-02-15 09:58:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-15 09:58:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-15 09:58:27 - SRCCONF=/dev/null TB --- 2013-02-15 09:58:27 - TARGET=mips TB --- 2013-02-15 09:58:27 - TARGET_ARCH=mips TB --- 2013-02-15 09:58:27 - TZ=UTC TB --- 2013-02-15 09:58:27 - __MAKE_CONF=/dev/null TB --- 2013-02-15 09:58:27 - cd /src TB --- 2013-02-15 09:58:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 15 09:58:32 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 [...] rm -f .depend mkdep -f .depend -a -I/src/sbin/fsdb/../fsck_ffs -DRESCUE -std=gnu99 /src/sbin/fsdb/fsdb.c /src/sbin/fsdb/fsdbutil.c /src/sbin/fsdb/../fsck_ffs/dir.c /src/sbin/fsdb/../fsck_ffs/ea.c /src/sbin/fsdb/../fsck_ffs/fsutil.c /src/sbin/fsdb/../fsck_ffs/inode.c /src/sbin/fsdb/../fsck_ffs/pass1.c /src/sbin/fsdb/../fsck_ffs/pass1b.c /src/sbin/fsdb/../fsck_ffs/pass2.c /src/sbin/fsdb/../fsck_ffs/pass3.c /src/sbin/fsdb/../fsck_ffs/pass4.c /src/sbin/fsdb/../fsck_ffs/pass5.c /src/sbin/fsdb/../fsck_ffs/setup.c /src/sbin/fsdb/../fsck_ffs/utilities.c /src/sbin/fsdb/../../sys/ufs/ffs/ffs_subr.c /src/sbin/fsdb/../../sys/ufs/ffs/ffs_tables.c echo fsdb: /obj/mips.mips/src/tmp/usr/lib/libc.a /obj/mips.mips/src/tmp/usr/lib/libedit.a /obj/mips.mips/src/tmp/usr/lib/libtermcap.a >> .depend cc -O -pipe -G0 -I/src/sbin/fsdb/../fsck_ffs -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/fsdb/fsdb.c cc -O -pipe -G0 -I/src/sbin/fsdb/../fsck_ffs -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/fsdb/fsdbutil.c /src/sbin/fsdb/fsdbutil.c: In function 'printindir': /src/sbin/fsdb/fsdbutil.c:242: error: 'struct bufarea' has no member named 'b_prev' /src/sbin/fsdb/fsdbutil.c:242: error: 'struct bufarea' has no member named 'b_next' *** [fsdbutil.o] Error code 1 Stop in /src/sbin/fsdb. *** [fsdb_make] Error code 1 Stop in /obj/mips.mips/src/rescue/rescue. *** [objs] Error code 1 Stop in /src/rescue/rescue. *** [all] Error code 1 Stop in /src/rescue. *** [rescue.all__D] Error code 1 Stop in /src. *** [everything] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-15 10:47:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-15 10:47:23 - ERROR: failed to build world TB --- 2013-02-15 10:47:23 - 2176.81 user 526.66 system 3013.14 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-mips-mips.full