From owner-freebsd-i386@FreeBSD.ORG  Mon May 21 17:09:26 2012
Return-Path: <owner-freebsd-i386@FreeBSD.ORG>
Delivered-To: i386@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B124D106566B;
	Mon, 21 May 2012 17:09:26 +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 5EC2B8FC17;
	Mon, 21 May 2012 17:09:26 +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
	q4LH9PKe094261; Mon, 21 May 2012 13:09:25 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: (from tinderbox@localhost)
	by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q4LH9PXJ094256; 
	Mon, 21 May 2012 17:09:25 GMT (envelope-from tinderbox@freebsd.org)
Date: Mon, 21 May 2012 17:09:25 GMT
Message-Id: <201205211709.q4LH9PXJ094256@freebsd-current.sentex.ca>
X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to
	FreeBSD Tinderbox <tinderbox@freebsd.org> using -f
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>,
	<i386@freebsd.org>
Precedence: bulk
Cc: 
Subject: [head tinderbox] failure on i386/i386
X-BeenThere: freebsd-i386@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: I386-specific issues for FreeBSD <freebsd-i386.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-i386>,
	<mailto:freebsd-i386-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-i386>
List-Post: <mailto:freebsd-i386@freebsd.org>
List-Help: <mailto:freebsd-i386-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-i386>,
	<mailto:freebsd-i386-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 21 May 2012 17:09:26 -0000

TB --- 2012-05-21 16:50:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-05-21 16:50:00 - 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 --- 2012-05-21 16:50:00 - starting HEAD tinderbox run for i386/i386
TB --- 2012-05-21 16:50:00 - cleaning the object tree
TB --- 2012-05-21 16:51:47 - cvsupping the source tree
TB --- 2012-05-21 16:51:47 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile
TB --- 2012-05-21 16:53:20 - building world
TB --- 2012-05-21 16:53:20 - CROSS_BUILD_TESTING=YES
TB --- 2012-05-21 16:53:20 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-05-21 16:53:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-05-21 16:53:20 - SRCCONF=/dev/null
TB --- 2012-05-21 16:53:20 - TARGET=i386
TB --- 2012-05-21 16:53:20 - TARGET_ARCH=i386
TB --- 2012-05-21 16:53:20 - TZ=UTC
TB --- 2012-05-21 16:53:20 - __MAKE_CONF=/dev/null
TB --- 2012-05-21 16:53:20 - cd /src
TB --- 2012-05-21 16:53:20 - /usr/bin/make -B buildworld
>>> World build started on Mon May 21 16:53:20 UTC 2012
>>> 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  -O2 -pipe  -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -DNLS  -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/i386.i386/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c nsparser.c -o nsparser.o
cc1: warnings being treated as errors
/src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap':
/src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free'
In file included from nsparser.c:398:
/src/lib/libc/../../include/stdlib.h: At top level:
/src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free'
/src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here
*** Error code 1

Stop in /src/lib/libc.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-05-21 17:09:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-05-21 17:09:25 - ERROR: failed to build world
TB --- 2012-05-21 17:09:25 - 690.28 user 92.76 system 1164.70 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full