From owner-freebsd-current@FreeBSD.ORG Fri Feb 15 03:19:53 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8BDA4F5A; Fri, 15 Feb 2013 03:19:53 +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 517FFE9C; Fri, 15 Feb 2013 03:19:52 +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 r1F3JkOt017906; Thu, 14 Feb 2013 22:19:46 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1F3Jk8L017905; Fri, 15 Feb 2013 03:19:46 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 15 Feb 2013 03:19:46 GMT Message-Id: <201302150319.r1F3Jk8L017905@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 arm/arm 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 03:19:53 -0000 TB --- 2013-02-15 01:40:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-15 01:40:19 - 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 01:40:19 - starting HEAD tinderbox run for arm/arm TB --- 2013-02-15 01:40:19 - cleaning the object tree TB --- 2013-02-15 01:40:19 - /usr/local/bin/svn stat /src TB --- 2013-02-15 01:40:23 - At svn revision 246816 TB --- 2013-02-15 01:40:24 - building world TB --- 2013-02-15 01:40:24 - CROSS_BUILD_TESTING=YES TB --- 2013-02-15 01:40:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-15 01:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-15 01:40:24 - SRCCONF=/dev/null TB --- 2013-02-15 01:40:24 - TARGET=arm TB --- 2013-02-15 01:40:24 - TARGET_ARCH=arm TB --- 2013-02-15 01:40:24 - TZ=UTC TB --- 2013-02-15 01:40:24 - __MAKE_CONF=/dev/null TB --- 2013-02-15 01:40:24 - cd /src TB --- 2013-02-15 01:40:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 15 01:40:29 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/arm.arm/src/tmp/usr/lib/libc.a /obj/arm.arm/src/tmp/usr/lib/libedit.a /obj/arm.arm/src/tmp/usr/lib/libtermcap.a >> .depend cc -O -pipe -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 -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/arm.arm/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 03:19:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-15 03:19:46 - ERROR: failed to build world TB --- 2013-02-15 03:19:46 - 4878.12 user 845.40 system 5966.59 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-arm-arm.full