From owner-freebsd-ia64@FreeBSD.ORG Thu Sep 30 01:08:41 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F11616A4CE; Thu, 30 Sep 2004 01:08:41 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3759E43D4C; Thu, 30 Sep 2004 01:08:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id i8U18edt097507; Wed, 29 Sep 2004 21:08:40 -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.12.11/8.12.11) with ESMTP id i8U18eWO053758; Wed, 29 Sep 2004 21:08:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AEEF47303F; Wed, 29 Sep 2004 21:08:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040930010840.AEEF47303F@freebsd-current.sentex.ca> Date: Wed, 29 Sep 2004 21:08:40 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 01:08:41 -0000 TB --- 2004-09-29 23:28:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-29 23:28:13 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-29 23:28:13 - checking out the source tree TB --- 2004-09-29 23:28:13 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-29 23:28:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-29 23:33:56 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-29 23:33:56 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-29 23:33:56 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-09-30 01:02:59 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-30 01:02:59 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-30 01:02:59 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 30 01:02:59 UTC 2004 >>> 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 [...] /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: warning: type defaults to `int' in declaration of `pipe' /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: error: `p' undeclared here (not in a function) /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:832: warning: data definition has no type or storage class /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:833: error: syntax error before "return" /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:92: warning: 'usbd_getnewaddr' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:101: warning: 'usbd_kill_pipe' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:103: warning: 'usbd_probe_and_attach' declared `static' but never defined /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_subr.c:105: warning: 'usb_cookie_no' defined but not used *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-30 01:08:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-30 01:08:40 - ERROR: failed to build generic kernel TB --- 2004-09-30 01:08:40 - tinderbox aborted