From owner-freebsd-stable@FreeBSD.ORG  Sun Oct 21 16:20:01 2007
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D59BD16A417;
	Sun, 21 Oct 2007 16:20:01 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 3D50A13C49D;
	Sun, 21 Oct 2007 16:19:57 +0000 (UTC)
	(envelope-from tinderbox@freebsd.org)
Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10])
	by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l9L14If7013178;
	Sat, 20 Oct 2007 21:04:18 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca
	[64.7.128.98])
	by smtp1.sentex.ca (8.14.1/8.14.1) with ESMTP id l9L14H4N051468;
	Sat, 20 Oct 2007 21:04:17 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-current.sentex.ca (Postfix, from userid 666)
	id DD78B73039; Sat, 20 Oct 2007 21:02:27 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20071021010227.DD78B73039@freebsd-current.sentex.ca>
Date: Sat, 20 Oct 2007 21:02:27 -0400 (EDT)
X-Virus-Scanned: ClamAV version 0.91.2,
	clamav-milter version 0.91.2 on clamscanner4
X-Virus-Status: Clean
Cc: 
Subject: [releng_7 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, 
	<mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
	<mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Oct 2007 16:20:02 -0000

TB --- 2007-10-21 00:16:15 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 00:16:15 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2007-10-21 00:16:15 - cleaning the object tree
TB --- 2007-10-21 00:16:48 - checking out the source tree
TB --- 2007-10-21 00:16:48 - cd /tinderbox/RELENG_7/amd64/amd64
TB --- 2007-10-21 00:16:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_7 src
TB --- 2007-10-21 00:31:33 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 00:31:33 - cd /src
TB --- 2007-10-21 00:31:33 - /usr/bin/make -B buildworld
>>> World build started on Sun Oct 21 00:31:34 UTC 2007
>>> 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  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c /src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' undeclared here (not in a function)
*** Error code 1

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

Stop in /src/lib.
*** 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 --- 2007-10-21 01:02:27 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 01:02:27 - ERROR: failed to build world
TB --- 2007-10-21 01:02:27 - tinderbox aborted
TB --- 0.87 user 3.98 system 2772.70 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full