From owner-freebsd-current@FreeBSD.ORG Fri Nov 8 00:07:23 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 439D88FF; Fri, 8 Nov 2013 00:07:23 +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 F25462903; Fri, 8 Nov 2013 00:07:22 +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 rA807MRu088187; Thu, 7 Nov 2013 19:07:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id rA807MbK088186; Fri, 8 Nov 2013 00:07:22 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 8 Nov 2013 00:07:22 GMT Message-Id: <201311080007.rA807MbK088186@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: Fri, 08 Nov 2013 00:07:23 -0000 TB --- 2013-11-07 23:45:59 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-11-07 23:45:59 - 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 23:45:59 - starting HEAD tinderbox run for mips64/mips TB --- 2013-11-07 23:45:59 - cleaning the object tree TB --- 2013-11-07 23:46:27 - /usr/local/bin/svn stat /src TB --- 2013-11-07 23:46:31 - At svn revision 257810 TB --- 2013-11-07 23:46:32 - building world TB --- 2013-11-07 23:46:32 - CROSS_BUILD_TESTING=YES TB --- 2013-11-07 23:46:32 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-07 23:46:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-07 23:46:32 - SRCCONF=/dev/null TB --- 2013-11-07 23:46:32 - TARGET=mips TB --- 2013-11-07 23:46:32 - TARGET_ARCH=mips64 TB --- 2013-11-07 23:46:32 - TZ=UTC TB --- 2013-11-07 23:46:32 - __MAKE_CONF=/dev/null TB --- 2013-11-07 23:46:32 - cd /src TB --- 2013-11-07 23:46:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Nov 7 23:46:39 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-08 00:07:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-11-08 00:07:22 - ERROR: failed to build world TB --- 2013-11-08 00:07:22 - 883.08 user 251.37 system 1282.63 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-mips.full