From owner-freebsd-current@FreeBSD.ORG Tue Jun 21 23:09:37 2011 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 1C053106568E; Tue, 21 Jun 2011 23:09:37 +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 E426E8FC12; Tue, 21 Jun 2011 23:09:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p5LN9aQ2061764; Tue, 21 Jun 2011 19:09:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p5LN9all061755; Tue, 21 Jun 2011 23:09:36 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 21 Jun 2011 23:09:36 GMT Message-Id: <201106212309.p5LN9all061755@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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: Tue, 21 Jun 2011 23:09:37 -0000 TB --- 2011-06-21 21:38:22 - tinderbox 2.7 running on freebsd-current.sentex.ca TB --- 2011-06-21 21:38:22 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-06-21 21:38:22 - cleaning the object tree TB --- 2011-06-21 21:38:44 - cvsupping the source tree TB --- 2011-06-21 21:38:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-06-21 21:38:58 - building world TB --- 2011-06-21 21:38:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-21 21:38:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-21 21:38:58 - TARGET=ia64 TB --- 2011-06-21 21:38:58 - TARGET_ARCH=ia64 TB --- 2011-06-21 21:38:58 - TZ=UTC TB --- 2011-06-21 21:38:58 - __MAKE_CONF=/dev/null TB --- 2011-06-21 21:38:58 - cd /src TB --- 2011-06-21 21:38:58 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 21 21:38:58 UTC 2011 >>> 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 Tue Jun 21 23:04:39 UTC 2011 TB --- 2011-06-21 23:04:39 - generating LINT kernel config TB --- 2011-06-21 23:04:39 - cd /src/sys/ia64/conf TB --- 2011-06-21 23:04:39 - /usr/bin/make -B LINT TB --- 2011-06-21 23:04:39 - building LINT kernel TB --- 2011-06-21 23:04:39 - MAKEOBJDIRPREFIX=/obj TB --- 2011-06-21 23:04:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-06-21 23:04:39 - TARGET=ia64 TB --- 2011-06-21 23:04:39 - TARGET_ARCH=ia64 TB --- 2011-06-21 23:04:39 - TZ=UTC TB --- 2011-06-21 23:04:39 - __MAKE_CONF=/dev/null TB --- 2011-06-21 23:04:39 - cd /src TB --- 2011-06-21 23:04:39 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 21 23:04:39 UTC 2011 >>> 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/dev/acpica/acpi_resource.c:350: warning: format '%x' expects type 'unsigned int', but argument 8 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:350: warning: format '%d' expects type 'int', but argument 9 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:356: warning: format '%x' expects type 'unsigned int', but argument 8 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:356: warning: format '%x' expects type 'unsigned int', but argument 9 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:356: warning: format '%d' expects type 'int', but argument 10 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:360: warning: format '%x' expects type 'unsigned int', but argument 8 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:360: warning: format '%x' expects type 'unsigned int', but argument 9 has type 'UINT64' [-Wformat] /src/sys/dev/acpica/acpi_resource.c:360: warning: format '%d' expects type 'int', but argument 10 has type 'UINT64' [-Wformat] *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-06-21 23:09:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-06-21 23:09:35 - ERROR: failed to build lint kernel TB --- 2011-06-21 23:09:35 - 4255.98 user 848.02 system 5472.82 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full