From owner-freebsd-current@FreeBSD.ORG Tue Nov 4 14:06:20 2008 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 467E61065676; Tue, 4 Nov 2008 14:06:20 +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 1C2E28FC19; Tue, 4 Nov 2008 14:06:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id mA4E6Ffu090624; Tue, 4 Nov 2008 09:06:15 -0500 (EST) (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 mA4E6Fmd018005; Tue, 4 Nov 2008 09:06:15 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DD22F73039; Tue, 4 Nov 2008 09:06:14 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081104140614.DD22F73039@freebsd-current.sentex.ca> Date: Tue, 4 Nov 2008 09:06:14 -0500 (EST) X-Virus-Scanned: ClamAV 0.94/8563/Tue Nov 4 06:08:19 2008 clamav-milter version 0.94 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc 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, 04 Nov 2008 14:06:20 -0000 TB --- 2008-11-04 12:36:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-11-04 12:36:21 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-11-04 12:36:21 - cleaning the object tree TB --- 2008-11-04 12:36:48 - cvsupping the source tree TB --- 2008-11-04 12:36:48 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-11-04 12:36:54 - building world (CFLAGS=-O -pipe) TB --- 2008-11-04 12:36:54 - cd /src TB --- 2008-11-04 12:36:54 - /usr/bin/make -B buildworld >>> World build started on Tue Nov 4 12:36:55 UTC 2008 >>> 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 Nov 4 13:51:28 UTC 2008 TB --- 2008-11-04 13:51:28 - generating LINT kernel config TB --- 2008-11-04 13:51:28 - cd /src/sys/powerpc/conf TB --- 2008-11-04 13:51:28 - /usr/bin/make -B LINT TB --- 2008-11-04 13:51:28 - building LINT kernel (COPTFLAGS=) TB --- 2008-11-04 13:51:28 - cd /src TB --- 2008-11-04 13:51:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Nov 4 13:51:29 UTC 2008 >>> 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/usb2/wlan_rum/../../../conf/kmod_syms.awk usb2_wlan_rum.kld export_syms | xargs -J% objcopy % usb2_wlan_rum.kld ld -Bshareable -d -warn-common -o usb2_wlan_rum.ko usb2_wlan_rum.kld objcopy --strip-debug usb2_wlan_rum.ko ===> usb2/wlan_zyd (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc/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 -mlongcall -fno-omit-frame-pointer -I/obj/powerpc/src/sys/LINT -msoft-float -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb2/wlan_zyd/../../../dev/usb2/wlan/if_zyd2.c /src/sys/modules/usb2/wlan_zyd/../../../dev/usb2/wlan/if_zyd2.c: In function 'zyd_intr_read_callback': /src/sys/modules/usb2/wlan_zyd/../../../dev/usb2/wlan/if_zyd2.c:396: error: case label does not reduce to an integer constant /src/sys/modules/usb2/wlan_zyd/../../../dev/usb2/wlan/if_zyd2.c:398: error: case label does not reduce to an integer constant *** Error code 1 Stop in /src/sys/modules/usb2/wlan_zyd. *** Error code 1 Stop in /src/sys/modules/usb2. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-11-04 14:06:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-11-04 14:06:14 - ERROR: failed to build lint kernel TB --- 2008-11-04 14:06:14 - tinderbox aborted TB --- 3815.56 user 441.05 system 5392.95 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full