From owner-freebsd-current@FreeBSD.ORG Sat Nov 19 13:38:37 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA3916A421; Sat, 19 Nov 2005 13:38:37 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68DBE43D77; Sat, 19 Nov 2005 13:38:29 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id jAJDcSWP038469; Sat, 19 Nov 2005 08:38:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id jAJDcSkH053066; Sat, 19 Nov 2005 08:38:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 307727302F; Sat, 19 Nov 2005 08:38:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20051119133828.307727302F@freebsd-current.sentex.ca> Date: Sat, 19 Nov 2005 08:38:28 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 13:38:37 -0000 TB --- 2005-11-19 12:41:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-11-19 12:41:30 - starting HEAD tinderbox run for i386/i386 TB --- 2005-11-19 12:41:30 - cleaning the object tree TB --- 2005-11-19 12:42:06 - checking out the source tree TB --- 2005-11-19 12:42:06 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-11-19 12:42:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-11-19 12:48:25 - building world (CFLAGS=-O2 -pipe) TB --- 2005-11-19 12:48:25 - cd /src TB --- 2005-11-19 12:48:25 - /usr/bin/make -B buildworld >>> 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 [...] /src/sbin/ping/ping.c: In function `main': /src/sbin/ping/ping.c:240: error: `MAX_IPOPTLEN' undeclared (first use in this function) /src/sbin/ping/ping.c:240: error: (Each undeclared identifier is reported only once /src/sbin/ping/ping.c:240: error: for each function it appears in.) /src/sbin/ping/ping.c:240: warning: unused variable `rspace' /src/sbin/ping/ping.c: In function `pr_pack': /src/sbin/ping/ping.c:1016: error: `MAX_IPOPTLEN' undeclared (first use in this function) /src/sbin/ping/ping.c:1016: warning: unused variable `old_rr' *** Error code 1 Stop in /src/sbin/ping. *** Error code 1 Stop in /obj/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-11-19 13:38:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-11-19 13:38:28 - ERROR: failed to build world TB --- 2005-11-19 13:38:28 - tinderbox aborted