From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 20 00:31:07 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AF8E10656C5; Fri, 20 Mar 2009 00:31:07 +0000 (UTC) (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 6141D8FC0C; Fri, 20 Mar 2009 00:31:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n2K0V57d077860; Thu, 19 Mar 2009 20:31:05 -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.3/8.14.3) with ESMTP id n2K0V5nh031948; Thu, 19 Mar 2009 20:31:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 59D567302F; Thu, 19 Mar 2009 19:31:05 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090320003105.59D567302F@freebsd-current.sentex.ca> Date: Thu, 19 Mar 2009 19:31:05 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 00:31:08 -0000 TB --- 2009-03-19 22:56:45 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-19 22:56:45 - starting HEAD tinderbox run for i386/pc98 TB --- 2009-03-19 22:56:45 - cleaning the object tree TB --- 2009-03-19 22:57:16 - cvsupping the source tree TB --- 2009-03-19 22:57:16 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2009-03-19 22:57:29 - building world TB --- 2009-03-19 22:57:29 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-19 22:57:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-19 22:57:29 - TARGET=pc98 TB --- 2009-03-19 22:57:29 - TARGET_ARCH=i386 TB --- 2009-03-19 22:57:29 - TZ=UTC TB --- 2009-03-19 22:57:29 - __MAKE_CONF=/dev/null TB --- 2009-03-19 22:57:29 - cd /src TB --- 2009-03-19 22:57:29 - /usr/bin/make -B buildworld >>> World build started on Thu Mar 19 22:57:31 UTC 2009 >>> 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 >>> World build completed on Fri Mar 20 00:18:18 UTC 2009 TB --- 2009-03-20 00:18:18 - generating LINT kernel config TB --- 2009-03-20 00:18:18 - cd /src/sys/pc98/conf TB --- 2009-03-20 00:18:18 - /usr/bin/make -B LINT TB --- 2009-03-20 00:18:18 - building LINT kernel TB --- 2009-03-20 00:18:18 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-20 00:18:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-20 00:18:18 - TARGET=pc98 TB --- 2009-03-20 00:18:18 - TARGET_ARCH=i386 TB --- 2009-03-20 00:18:18 - TZ=UTC TB --- 2009-03-20 00:18:18 - __MAKE_CONF=/dev/null TB --- 2009-03-20 00:18:18 - cd /src TB --- 2009-03-20 00:18:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 20 00:18:18 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/netinet/ip_mroute.c: In function 'X_ip_mforward': /src/sys/netinet/ip_mroute.c:1227: error: 'mcastgrp' undeclared (first use in this function) /src/sys/netinet/ip_mroute.c:1227: error: (Each undeclared identifier is reported only once /src/sys/netinet/ip_mroute.c:1227: error: for each function it appears in.) /src/sys/netinet/ip_mroute.c: In function 'send_packet': /src/sys/netinet/ip_mroute.c:1688: error: 'ptrdiff_t' undeclared (first use in this function) /src/sys/netinet/ip_mroute.c: In function 'pim_input': /src/sys/netinet/ip_mroute.c:2565: error: incompatible type for argument 1 of 'inet_ntoa' *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-20 00:31:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-20 00:31:05 - ERROR: failed to build lint kernel TB --- 2009-03-20 00:31:05 - 4495.73 user 442.26 system 5659.34 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full