From owner-freebsd-tinderbox@FreeBSD.ORG Mon Oct 29 19:26:58 2007 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9821A16A41B; Mon, 29 Oct 2007 19:26:58 +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 9DECE13C4A7; Mon, 29 Oct 2007 19:26:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l9TCfpOq058442; Mon, 29 Oct 2007 08:41:51 -0400 (EDT) (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.1/8.14.1) with ESMTP id l9TCfpVr090050; Mon, 29 Oct 2007 08:41:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BAE5473039; Mon, 29 Oct 2007 07:41:50 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20071029124150.BAE5473039@freebsd-current.sentex.ca> Date: Mon, 29 Oct 2007 07:41:50 -0500 (EST) X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2007 19:26:58 -0000 TB --- 2007-10-29 10:05:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-10-29 10:05:02 - starting HEAD tinderbox run for i386/i386 TB --- 2007-10-29 10:05:02 - cleaning the object tree TB --- 2007-10-29 10:06:16 - checking out the source tree TB --- 2007-10-29 10:06:16 - cd /tinderbox/HEAD/i386/i386 TB --- 2007-10-29 10:06:16 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-10-29 10:20:12 - building world (CFLAGS=-O2 -pipe) TB --- 2007-10-29 10:20:12 - cd /src TB --- 2007-10-29 10:20:12 - /usr/bin/make -B buildworld >>> World build started on Mon Oct 29 10:20:13 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 Mon Oct 29 11:41:46 UTC 2007 TB --- 2007-10-29 11:41:47 - generating LINT kernel config TB --- 2007-10-29 11:41:47 - cd /src/sys/i386/conf TB --- 2007-10-29 11:41:47 - /usr/bin/make -B LINT TB --- 2007-10-29 11:41:47 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-10-29 11:41:47 - cd /src TB --- 2007-10-29 11:41:47 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 29 11:41:47 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 >>> Kernel build for LINT completed on Mon Oct 29 12:12:12 UTC 2007 TB --- 2007-10-29 12:12:12 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-10-29 12:12:12 - cd /src TB --- 2007-10-29 12:12:12 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Oct 29 12:12:13 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 >>> Kernel build for GENERIC completed on Mon Oct 29 12:35:00 UTC 2007 TB --- 2007-10-29 12:35:00 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-10-29 12:35:00 - cd /src TB --- 2007-10-29 12:35:00 - /usr/bin/make -B buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Mon Oct 29 12:35:01 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 [...] if_zyd.o(.text+0x3a85): In function `zyd_ioctl': /src/sys/dev/usb/if_zyd.c:2390: undefined reference to `ieee80211_ioctl' if_zyd.o(.text+0x3b35): In function `zyd_media_change': /src/sys/dev/usb/if_zyd.c:673: undefined reference to `ieee80211_media_change' if_zyd.o(.text+0x3cc7): In function `zyd_rx_data': /src/sys/dev/usb/if_zyd.c:1942: undefined reference to `ieee80211_find_rxnode' if_zyd.o(.text+0x3d03):/src/sys/dev/usb/if_zyd.c:1943: undefined reference to `ieee80211_input' if_zyd.o(.text+0x3d0b):/src/sys/dev/usb/if_zyd.c:1947: undefined reference to `ieee80211_free_node' *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-10-29 12:41:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-10-29 12:41:49 - ERROR: failed to build PAE kernel TB --- 2007-10-29 12:41:49 - tinderbox aborted TB --- 0.78 user 3.12 system 9292.93 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full