From owner-freebsd-tinderbox@FreeBSD.ORG Thu Aug 22 16:45:40 2013 Return-Path: Delivered-To: tinderbox@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 327C73C4; Thu, 22 Aug 2013 16:45:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA9F82AA2; Thu, 22 Aug 2013 16:45:39 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r7MGjcC1095524; Thu, 22 Aug 2013 16:45:38 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r7MGjclK095512; Thu, 22 Aug 2013 16:45:38 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 22 Aug 2013 16:45:38 GMT Message-Id: <201308221645.r7MGjclK095512@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 16:45:40 -0000 TB --- 2013-08-22 15:57:29 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-08-22 15:57:29 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-08-22 15:57:29 - starting RELENG_9 tinderbox run for mips/mips TB --- 2013-08-22 15:57:29 - cleaning the object tree TB --- 2013-08-22 15:57:36 - /usr/local/bin/svn stat /src TB --- 2013-08-22 15:57:41 - At svn revision 254656 TB --- 2013-08-22 15:57:42 - building world TB --- 2013-08-22 15:57:42 - CROSS_BUILD_TESTING=YES TB --- 2013-08-22 15:57:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-08-22 15:57:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-08-22 15:57:42 - SRCCONF=/dev/null TB --- 2013-08-22 15:57:42 - TARGET=mips TB --- 2013-08-22 15:57:42 - TARGET_ARCH=mips TB --- 2013-08-22 15:57:42 - TZ=UTC TB --- 2013-08-22 15:57:42 - __MAKE_CONF=/dev/null TB --- 2013-08-22 15:57:42 - cd /src TB --- 2013-08-22 15:57:42 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 22 15:57:42 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 [...] cc -O -pipe -G0 -DDES -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/bin/ed/undo.c cc -O -pipe -G0 -DDES -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o ed buf.o cbc.o glbl.o io.o main.o re.o sub.o undo.o -lcrypto gzip -cn /src/bin/ed/ed.1 > ed.1.gz ===> bin/expr (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c expr.c cc1: warnings being treated as errors expr.c:812: warning: redundant redeclaration of 'yyparse' /src/bin/expr/expr.y:77: warning: previous declaration of 'yyparse' was here *** Error code 1 Stop in /src/bin/expr. *** Error code 1 Stop in /src/bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-08-22 16:45:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-08-22 16:45:38 - ERROR: failed to build world TB --- 2013-08-22 16:45:38 - 1819.46 user 366.88 system 2889.41 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full