From owner-freebsd-ia64@FreeBSD.ORG Fri May 29 22:41:25 2009 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2C071065672; Fri, 29 May 2009 22:41:25 +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 890528FC1A; Fri, 29 May 2009 22:41:25 +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 n4TMfNET000813; Fri, 29 May 2009 18:41:23 -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 n4TMfN4m062554; Fri, 29 May 2009 18:41:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DE70C7302F; Fri, 29 May 2009 18:41:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090529224122.DE70C7302F@freebsd-current.sentex.ca> Date: Fri, 29 May 2009 18:41:22 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca 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-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 22:41:26 -0000 TB --- 2009-05-29 20:38:02 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-29 20:38:02 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-05-29 20:38:02 - cleaning the object tree TB --- 2009-05-29 20:38:39 - cvsupping the source tree TB --- 2009-05-29 20:38:39 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-05-29 20:38:50 - building world TB --- 2009-05-29 20:38:50 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-29 20:38:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-29 20:38:50 - TARGET=ia64 TB --- 2009-05-29 20:38:50 - TARGET_ARCH=ia64 TB --- 2009-05-29 20:38:50 - TZ=UTC TB --- 2009-05-29 20:38:50 - __MAKE_CONF=/dev/null TB --- 2009-05-29 20:38:50 - cd /src TB --- 2009-05-29 20:38:50 - /usr/bin/make -B buildworld >>> World build started on Fri May 29 20:38:54 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 May 29 22:29:15 UTC 2009 TB --- 2009-05-29 22:29:15 - generating LINT kernel config TB --- 2009-05-29 22:29:15 - cd /src/sys/ia64/conf TB --- 2009-05-29 22:29:15 - /usr/bin/make -B LINT TB --- 2009-05-29 22:29:15 - building LINT kernel TB --- 2009-05-29 22:29:15 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-29 22:29:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-29 22:29:15 - TARGET=ia64 TB --- 2009-05-29 22:29:15 - TARGET_ARCH=ia64 TB --- 2009-05-29 22:29:15 - TZ=UTC TB --- 2009-05-29 22:29:15 - __MAKE_CONF=/dev/null TB --- 2009-05-29 22:29:15 - cd /src TB --- 2009-05-29 22:29:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 29 22:29:15 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/usb/controller/usb_controller.c cc1: warnings being treated as errors /src/sys/dev/usb/controller/usb_controller.c: In function 'usb2_bus_mem_flush_all': /src/sys/dev/usb/controller/usb_controller.c:502: warning: passing argument 2 of 'cb' from incompatible pointer type /src/sys/dev/usb/controller/usb_controller.c: In function 'usb2_bus_mem_alloc_all': /src/sys/dev/usb/controller/usb_controller.c:558: warning: passing argument 2 of 'cb' from incompatible pointer type /src/sys/dev/usb/controller/usb_controller.c: In function 'usb2_bus_mem_free_all': /src/sys/dev/usb/controller/usb_controller.c:587: warning: passing argument 2 of 'cb' from incompatible pointer type *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-29 22:41:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-29 22:41:22 - ERROR: failed to build lint kernel TB --- 2009-05-29 22:41:22 - 5984.92 user 446.48 system 7400.25 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full