From owner-freebsd-current@FreeBSD.ORG Tue Jun 26 06:41:39 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30D4916A400; Tue, 26 Jun 2007 06:41:39 +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 0688F13C468; Tue, 26 Jun 2007 06:41:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l5Q6fcWu083764; Tue, 26 Jun 2007 02:41:38 -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.13.8/8.13.8) with ESMTP id l5Q6fcEw013773; Tue, 26 Jun 2007 02:41:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E5A9373068; Tue, 26 Jun 2007 02:41:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070626064137.E5A9373068@freebsd-current.sentex.ca> Date: Tue, 26 Jun 2007 02:41:37 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on news X-Virus-Status: Clean 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, 26 Jun 2007 06:41:39 -0000 TB --- 2007-06-26 04:17:35 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-06-26 04:17:35 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-06-26 04:17:36 - cleaning the object tree TB --- 2007-06-26 04:17:45 - checking out the source tree TB --- 2007-06-26 04:17:45 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-06-26 04:17:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-06-26 04:29:44 - building world (CFLAGS=-O2 -pipe) TB --- 2007-06-26 04:29:44 - cd /src TB --- 2007-06-26 04:29:44 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 26 04:29:46 UTC 2007 >>> 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 26 06:09:11 UTC 2007 TB --- 2007-06-26 06:09:11 - generating LINT kernel config TB --- 2007-06-26 06:09:11 - cd /src/sys/ia64/conf TB --- 2007-06-26 06:09:11 - /usr/bin/make -B LINT TB --- 2007-06-26 06:09:12 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-06-26 06:09:12 - cd /src TB --- 2007-06-26 06:09:12 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 26 06:09:12 UTC 2007 >>> 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 [...] awk -f /src/sys/modules/uplcom/../../conf/kmod_syms.awk uplcom.kld export_syms | xargs -J% objcopy % uplcom.kld ld -Bshareable -d -warn-common -o uplcom.ko uplcom.kld objcopy --strip-debug uplcom.ko ===> ural (all) cc -O2 -pipe -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/ia64/src/sys/LINT -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/ural/../../dev/usb/if_ural.c /src/sys/modules/ural/../../dev/usb/if_ural.c:92: error: 'USB_PRODUCT_CISCOLINKSYS_WUSB54G' undeclared here (not in a function) /src/sys/modules/ural/../../dev/usb/if_ural.c:93: error: 'USB_PRODUCT_CISCOLINKSYS_WUSB54GP' undeclared here (not in a function) /src/sys/modules/ural/../../dev/usb/if_ural.c:94: error: 'USB_PRODUCT_CISCOLINKSYS_HU200TS' undeclared here (not in a function) *** Error code 1 Stop in /src/sys/modules/ural. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-06-26 06:41:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-06-26 06:41:37 - ERROR: failed to build lint kernel TB --- 2007-06-26 06:41:37 - tinderbox aborted TB --- 0.21 user 0.43 system 8641.76 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full