From owner-freebsd-current@FreeBSD.ORG Thu Mar 19 17:19:54 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C501F1065672; Thu, 19 Mar 2009 17:19:54 +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 9AC808FC0C; Thu, 19 Mar 2009 17:19:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2JHJoKv085227; Thu, 19 Mar 2009 13:19:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n2JHJo5I085079; Thu, 19 Mar 2009 13:19:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 24E6F7302F; Thu, 19 Mar 2009 12:19:50 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090319171950.24E6F7302F@freebsd-current.sentex.ca> Date: Thu, 19 Mar 2009 12:19:50 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on ia64/ia64 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: Thu, 19 Mar 2009 17:19:55 -0000 TB --- 2009-03-19 15:14:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-19 15:14:11 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-03-19 15:14:11 - cleaning the object tree TB --- 2009-03-19 15:14:30 - cvsupping the source tree TB --- 2009-03-19 15:14:30 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-03-19 15:14:42 - building world TB --- 2009-03-19 15:14:42 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-19 15:14:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-19 15:14:42 - TARGET=ia64 TB --- 2009-03-19 15:14:42 - TARGET_ARCH=ia64 TB --- 2009-03-19 15:14:42 - TZ=UTC TB --- 2009-03-19 15:14:42 - __MAKE_CONF=/dev/null TB --- 2009-03-19 15:14:42 - cd /src TB --- 2009-03-19 15:14:42 - /usr/bin/make -B buildworld >>> World build started on Thu Mar 19 15:14:44 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 Thu Mar 19 17:03:03 UTC 2009 TB --- 2009-03-19 17:03:03 - generating LINT kernel config TB --- 2009-03-19 17:03:03 - cd /src/sys/ia64/conf TB --- 2009-03-19 17:03:03 - /usr/bin/make -B LINT TB --- 2009-03-19 17:03:03 - building LINT kernel TB --- 2009-03-19 17:03:03 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-19 17:03:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-19 17:03:03 - TARGET=ia64 TB --- 2009-03-19 17:03:03 - TARGET_ARCH=ia64 TB --- 2009-03-19 17:03:03 - TZ=UTC TB --- 2009-03-19 17:03:03 - __MAKE_CONF=/dev/null TB --- 2009-03-19 17:03:03 - cd /src TB --- 2009-03-19 17:03:03 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Mar 19 17:03:03 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/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-19 17:19:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-19 17:19:49 - ERROR: failed to build lint kernel TB --- 2009-03-19 17:19:49 - 6212.00 user 441.73 system 7538.27 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full