From owner-freebsd-arm@FreeBSD.ORG Thu Jun 16 06:30:52 2011 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A3AF106566C; Thu, 16 Jun 2011 06:30:52 +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 C621F8FC08; Thu, 16 Jun 2011 06:30:51 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5G6UoLx096788; Thu, 16 Jun 2011 02:30:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5G6Uo0E096784; Thu, 16 Jun 2011 06:30:50 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 16 Jun 2011 06:30:50 GMT Message-Id: <201106160630.p5G6Uo0E096784@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2011 06:30:52 -0000 TB --- 2011-06-16 05:40:01 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-16 05:40:01 - starting HEAD tinderbox run for arm/arm TB --- 2011-06-16 05:40:01 - cleaning the object tree TB --- 2011-06-16 05:40:08 - cvsupping the source tree TB --- 2011-06-16 05:40:08 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/arm/arm/supfile TB --- 2011-06-16 05:40:30 - building world TB --- 2011-06-16 05:40:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-16 05:40:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-16 05:40:30 - TARGET=arm TB --- 2011-06-16 05:40:30 - TARGET_ARCH=arm TB --- 2011-06-16 05:40:30 - TZ=UTC TB --- 2011-06-16 05:40:30 - __MAKE_CONF=/dev/null TB --- 2011-06-16 05:40:30 - cd /src TB --- 2011-06-16 05:40:30 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 16 05:40:30 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 -O -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_alloc.c cc -O -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_balloc.c cc -O -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/makefs/ffs/ffs_bswap.c cc1: warnings being treated as errors In file included from /src/usr.sbin/makefs/ffs/ffs_bswap.c:51: /obj/arm.arm/src/tmp/usr/include/ufs/ffs/ffs_extern.h:60: warning: 'enum vtype' declared inside parameter list /obj/arm.arm/src/tmp/usr/include/ufs/ffs/ffs_extern.h:60: warning: its scope is only this definition or declaration, which is probably not what you want /obj/arm.arm/src/tmp/usr/include/ufs/ffs/ffs_extern.h:85: warning: 'enum vtype' declared inside parameter list *** 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-16 06:30:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-16 06:30:50 - ERROR: failed to build world TB --- 2011-06-16 06:30:50 - 2208.09 user 623.55 system 3049.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.full