From owner-freebsd-current@FreeBSD.ORG Wed Nov 6 03:48:47 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1DFF6CE9; Wed, 6 Nov 2013 03:48:47 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E41FC2D0A; Wed, 6 Nov 2013 03:48:46 +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 rA63meA8024268; Tue, 5 Nov 2013 22:48:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id rA63meuj024197; Wed, 6 Nov 2013 03:48:40 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 6 Nov 2013 03:48:40 GMT Message-Id: <201311060348.rA63meuj024197@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: Wed, 06 Nov 2013 03:48:47 -0000 TB --- 2013-11-06 03:40:15 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-11-06 03:40:15 - 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-11-06 03:40:15 - starting HEAD tinderbox run for arm/arm TB --- 2013-11-06 03:40:15 - cleaning the object tree TB --- 2013-11-06 03:42:11 - /usr/local/bin/svn stat /src TB --- 2013-11-06 03:42:15 - At svn revision 257733 TB --- 2013-11-06 03:42:16 - building world TB --- 2013-11-06 03:42:16 - CROSS_BUILD_TESTING=YES TB --- 2013-11-06 03:42:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-06 03:42:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-06 03:42:16 - SRCCONF=/dev/null TB --- 2013-11-06 03:42:16 - TARGET=arm TB --- 2013-11-06 03:42:16 - TARGET_ARCH=arm TB --- 2013-11-06 03:42:16 - TZ=UTC TB --- 2013-11-06 03:42:16 - __MAKE_CONF=/dev/null TB --- 2013-11-06 03:42:16 - cd /src TB --- 2013-11-06 03:42:16 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Nov 6 03:42:22 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 [...] LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk < optionlist > options.h /obj/src/make.amd64/bmake -f /src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h /obj/src/make.amd64/bmake -f /src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h cc -c -O -pipe -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -DHAVE_GTHR_DEFAULT -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include -I/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/src/gnu/lib/libgcc/../../../contrib/gcc -I. -I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Dinhibit_libc -fno-inline -fheinous-gnu-extensions -std=gnu99 -Qunused-arguments -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c cc: unrecognized option '-Qunused-arguments' cc1: error: unrecognized command line option "-fheinous-gnu-extensions" *** Error code 1 Stop. bmake[3]: stopped in /src/gnu/lib/libgcc *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-11-06 03:48:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-11-06 03:48:40 - ERROR: failed to build world TB --- 2013-11-06 03:48:40 - 298.17 user 68.22 system 504.30 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full