From owner-freebsd-current@FreeBSD.ORG Thu Nov 7 14:07:32 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 531E3BD7; Thu, 7 Nov 2013 14:07:32 +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 0C507226A; Thu, 7 Nov 2013 14:07:31 +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 rA7E7Vpl034409; Thu, 7 Nov 2013 09:07:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id rA7E7VYZ034402; Thu, 7 Nov 2013 14:07:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 7 Nov 2013 14:07:31 GMT Message-Id: <201311071407.rA7E7VYZ034402@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 mips64/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: Thu, 07 Nov 2013 14:07:32 -0000 TB --- 2013-11-07 13:46:25 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-11-07 13:46:25 - 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-07 13:46:25 - starting HEAD tinderbox run for mips64/mips TB --- 2013-11-07 13:46:25 - cleaning the object tree TB --- 2013-11-07 13:46:49 - /usr/local/bin/svn stat /src TB --- 2013-11-07 13:46:53 - At svn revision 257784 TB --- 2013-11-07 13:46:54 - building world TB --- 2013-11-07 13:46:54 - CROSS_BUILD_TESTING=YES TB --- 2013-11-07 13:46:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-07 13:46:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-07 13:46:54 - SRCCONF=/dev/null TB --- 2013-11-07 13:46:54 - TARGET=mips TB --- 2013-11-07 13:46:54 - TARGET_ARCH=mips64 TB --- 2013-11-07 13:46:54 - TZ=UTC TB --- 2013-11-07 13:46:54 - __MAKE_CONF=/dev/null TB --- 2013-11-07 13:46:54 - cd /src TB --- 2013-11-07 13:46:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Nov 7 13:47:01 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 [...] cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_remquof.c -o s_remquof.o cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_rint.c -o s_rint.o cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_rintf.c -o s_rintf.o cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_round.c -o s_round.o cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_roundf.c -o s_roundf.o cc -O -pipe -G0 -I/src/lib/msun/src -I/src/lib/msun/../libc/include -I/src/lib/msun/../libc/mips -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/lib/msun/src/s_roundl.c -o s_roundl.o /src/lib/msun/src/s_roundl.c: In function 'roundl': /src/lib/msun/src/s_roundl.c:45: error: 'union IEEEl2bits' has no member named 'xbits' *** Error code 1 Stop. bmake[3]: stopped in /src/lib/msun *** 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-07 14:07:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-11-07 14:07:30 - ERROR: failed to build world TB --- 2013-11-07 14:07:30 - 883.33 user 252.40 system 1265.09 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full