From owner-freebsd-i386@FreeBSD.ORG  Fri Jan  6 18:06:13 2012
Return-Path: <owner-freebsd-i386@FreeBSD.ORG>
Delivered-To: i386@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2027F1065670;
	Fri,  6 Jan 2012 18:06:13 +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 B876D8FC16;
	Fri,  6 Jan 2012 18:06:12 +0000 (UTC)
Received: from freebsd-current.sentex.ca (localhost [127.0.0.1])
	by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id
	q06I6Cmj090296; Fri, 6 Jan 2012 13:06:12 -0500 (EST)
	(envelope-from tinderbox@freebsd.org)
Received: (from tinderbox@localhost)
	by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id q06I6CBT090291; 
	Fri, 6 Jan 2012 18:06:12 GMT (envelope-from tinderbox@freebsd.org)
Date: Fri, 6 Jan 2012 18:06:12 GMT
Message-Id: <201201061806.q06I6CBT090291@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/pc98
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: Fri, 06 Jan 2012 18:06:13 -0000

TB --- 2012-01-06 16:10:00 - tinderbox 2.8 running on freebsd-current.sentex.ca
TB --- 2012-01-06 16:10:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2012-01-06 16:10:00 - cleaning the object tree
TB --- 2012-01-06 16:10:39 - cvsupping the source tree
TB --- 2012-01-06 16:10:39 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile
TB --- 2012-01-06 16:10:58 - building world
TB --- 2012-01-06 16:10:58 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-06 16:10:58 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-06 16:10:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-06 16:10:58 - SRCCONF=/dev/null
TB --- 2012-01-06 16:10:58 - TARGET=pc98
TB --- 2012-01-06 16:10:58 - TARGET_ARCH=i386
TB --- 2012-01-06 16:10:58 - TZ=UTC
TB --- 2012-01-06 16:10:58 - __MAKE_CONF=/dev/null
TB --- 2012-01-06 16:10:58 - cd /src
TB --- 2012-01-06 16:10:58 - /usr/bin/make -B buildworld
>>> World build started on Fri Jan  6 16:10:59 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
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/ddb/ddb_capture.c
cc -O2 -pipe  -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/ddb/ddb_script.c
cc -O2 -pipe  -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign  -o ddb ddb.o ddb_capture.o ddb_script.o -lkvm
gzip -cn /src/sbin/ddb/ddb.8 > ddb.8.gz
===> sbin/devd (all)
c++ -O2 -pipe -I. -I/src/sbin/devd -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -c /src/sbin/devd/devd.cc
/src/sbin/devd/devd.cc: In constructor 'media::media(config&, const char*, const char*)':
/src/sbin/devd/devd.cc:301: error: 'IFM_CARP' was not declared in this scope
*** Error code 1

Stop in /src/sbin/devd.
*** Error code 1

Stop in /src/sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-01-06 18:06:11 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-01-06 18:06:12 - ERROR: failed to build world
TB --- 2012-01-06 18:06:12 - 5605.61 user 965.97 system 6971.56 real


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