From owner-freebsd-ia64@FreeBSD.ORG Sun Apr 8 20:19:49 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 79E5716A402; Sun, 8 Apr 2007 20:19:49 +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 A084B13C465; Sun, 8 Apr 2007 20:19:48 +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 l38KJlsA007853; Sun, 8 Apr 2007 16:19:47 -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.13.8/8.13.8) with ESMTP id l38KJlxV026597; Sun, 8 Apr 2007 16:19:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4431473039; Sun, 8 Apr 2007 16:19:47 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070408201947.4431473039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 16:19:47 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean 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: Sun, 08 Apr 2007 20:19:49 -0000 TB --- 2007-04-08 18:39:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-08 18:39:01 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-08 18:39:01 - cleaning the object tree TB --- 2007-04-08 18:39:37 - checking out the source tree TB --- 2007-04-08 18:39:37 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-08 18:39:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-08 18:49:24 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-08 18:49:24 - cd /src TB --- 2007-04-08 18:49:24 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 8 18:49:26 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 Sun Apr 8 20:13:09 UTC 2007 TB --- 2007-04-08 20:13:09 - generating LINT kernel config TB --- 2007-04-08 20:13:09 - cd /src/sys/ia64/conf TB --- 2007-04-08 20:13:09 - /usr/bin/make -B LINT TB --- 2007-04-08 20:13:10 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-08 20:13:10 - cd /src TB --- 2007-04-08 20:13:10 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 8 20:13:11 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/dev/cxgb/cxgb_main.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/dev/cxgb/cxgb_lro.c /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_new_session_init': /src/sys/dev/cxgb/cxgb_lro.c:187: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_flush_session': /src/sys/dev/cxgb/cxgb_lro.c:213: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_update_session': /src/sys/dev/cxgb/cxgb_lro.c:285: error: syntax error before '==' token *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-08 20:19:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-08 20:19:46 - ERROR: failed to build lint kernel TB --- 2007-04-08 20:19:46 - tinderbox aborted TB --- 0.80 user 2.52 system 6045.01 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Apr 9 11:10:22 2007 Return-Path: X-Original-To: freebsd-ia64@FreeBSD.org Delivered-To: freebsd-ia64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8993516A41A for ; Mon, 9 Apr 2007 11:10:22 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 613A113C4C4 for ; Mon, 9 Apr 2007 11:10:22 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l39BALEG057770 for ; Mon, 9 Apr 2007 11:10:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l39BAIAA057533 for freebsd-ia64@FreeBSD.org; Mon, 9 Apr 2007 11:10:18 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Apr 2007 11:10:18 GMT Message-Id: <200704091110.l39BAIAA057533@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ia64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 11:10:22 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/85772 ia64 [gpt] gpt (geom_) needs to adopt g_ctl 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ia64/86218 ia64 Mozilla / Firefox: regxpcom or regchrome broken on ia6 1 problem total. From owner-freebsd-ia64@FreeBSD.ORG Mon Apr 9 22:57:07 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83BA016A400; Mon, 9 Apr 2007 22:57:07 +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 417DF13C459; Mon, 9 Apr 2007 22:57:07 +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 l39Mv67R069802; Mon, 9 Apr 2007 18:57:06 -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 l39Mv6dd044682; Mon, 9 Apr 2007 18:57:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id ACC3273039; Mon, 9 Apr 2007 18:57:06 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070409225706.ACC3273039@freebsd-current.sentex.ca> Date: Mon, 9 Apr 2007 18:57:06 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean 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: Mon, 09 Apr 2007 22:57:07 -0000 TB --- 2007-04-09 21:16:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-09 21:16:08 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-09 21:16:08 - cleaning the object tree TB --- 2007-04-09 21:16:49 - checking out the source tree TB --- 2007-04-09 21:16:49 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-09 21:16:49 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-09 21:26:52 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-09 21:26:52 - cd /src TB --- 2007-04-09 21:26:52 - /usr/bin/make -B buildworld >>> World build started on Mon Apr 9 21:26:54 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 Apr 9 22:46:47 UTC 2007 TB --- 2007-04-09 22:46:47 - generating LINT kernel config TB --- 2007-04-09 22:46:47 - cd /src/sys/ia64/conf TB --- 2007-04-09 22:46:47 - /usr/bin/make -B LINT TB --- 2007-04-09 22:46:47 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-09 22:46:47 - cd /src TB --- 2007-04-09 22:46:47 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 9 22:46:48 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/kern/kern_lockf.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/kern/kern_malloc.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/kern/kern_mbuf.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/kern/kern_mib.c /src/sys/kern/kern_mib.c:304: error: conflicting types for 'hostuuid' /src/sys/sys/kernel.h:59: error: previous declaration of 'hostuuid' was here /src/sys/kern/kern_mib.c:304: error: conflicting types for 'hostuuid' /src/sys/sys/kernel.h:59: error: previous declaration of 'hostuuid' was here *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-09 22:57:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-09 22:57:06 - ERROR: failed to build lint kernel TB --- 2007-04-09 22:57:06 - tinderbox aborted TB --- 0.89 user 2.45 system 6057.88 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Tue Apr 10 04:28:02 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C69116A405; Tue, 10 Apr 2007 04:28:02 +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 1E79313C459; Tue, 10 Apr 2007 04:28:01 +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 l3A4S1qv090034; Tue, 10 Apr 2007 00:28:01 -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 l3A4S1vo079153; Tue, 10 Apr 2007 00:28:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3F01273039; Tue, 10 Apr 2007 00:28:01 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070410042801.3F01273039@freebsd-current.sentex.ca> Date: Tue, 10 Apr 2007 00:28:01 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean 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: Tue, 10 Apr 2007 04:28:02 -0000 TB --- 2007-04-10 03:02:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-10 03:02:11 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-10 03:02:11 - cleaning the object tree TB --- 2007-04-10 03:02:44 - checking out the source tree TB --- 2007-04-10 03:02:44 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-10 03:02:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-10 03:10:52 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-10 03:10:52 - cd /src TB --- 2007-04-10 03:10:52 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 10 03:10:53 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 Apr 10 04:28:00 UTC 2007 TB --- 2007-04-10 04:28:00 - generating LINT kernel config TB --- 2007-04-10 04:28:00 - cd /src/sys/ia64/conf TB --- 2007-04-10 04:28:00 - /usr/bin/make -B LINT TB --- 2007-04-10 04:28:00 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-10 04:28:00 - cd /src TB --- 2007-04-10 04:28:00 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 10 04:28:00 UTC 2007 >>> stage 1: configuring the kernel [...] WARNING: duplicate option `GEOM_BSD' encountered. WARNING: duplicate option `GEOM_MBR' encountered. WARNING: duplicate option `GEOM_PART_GPT' encountered. WARNING: duplicate option `DEV_MEM' encountered. WARNING: duplicate device `mem' encountered. WARNING: duplicate option `DEV_ACPI' encountered. WARNING: duplicate device `acpi' encountered. /src/sys/ia64/conf/LINT: unknown option "trunk" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-10 04:28:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-10 04:28:00 - ERROR: failed to build lint kernel TB --- 2007-04-10 04:28:00 - tinderbox aborted TB --- 0.62 user 1.89 system 5149.87 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Tue Apr 10 09:11:28 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3A49816A406; Tue, 10 Apr 2007 09:11:28 +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 F136113C43E; Tue, 10 Apr 2007 09:11:27 +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 l3A9BRa9002612; Tue, 10 Apr 2007 05:11:27 -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 l3A9BRth035826; Tue, 10 Apr 2007 05:11:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4FC9873039; Tue, 10 Apr 2007 05:11:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070410091127.4FC9873039@freebsd-current.sentex.ca> Date: Tue, 10 Apr 2007 05:11:27 -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-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: Tue, 10 Apr 2007 09:11:28 -0000 TB --- 2007-04-10 07:21:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-10 07:21:24 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-10 07:21:24 - cleaning the object tree TB --- 2007-04-10 07:21:46 - checking out the source tree TB --- 2007-04-10 07:21:46 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-10 07:21:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-10 07:40:53 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-10 07:40:53 - cd /src TB --- 2007-04-10 07:40:53 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 10 07:40:55 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 Apr 10 09:00:13 UTC 2007 TB --- 2007-04-10 09:00:13 - generating LINT kernel config TB --- 2007-04-10 09:00:13 - cd /src/sys/ia64/conf TB --- 2007-04-10 09:00:13 - /usr/bin/make -B LINT TB --- 2007-04-10 09:00:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-10 09:00:13 - cd /src TB --- 2007-04-10 09:00:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 10 09:00: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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_spppfr.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_spppsubr.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_stf.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_tun.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_tap.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-sdata -ffreestanding -Werror /src/sys/net/if_trunk.c /src/sys/net/if_trunk.c: In function `trunk_port_output': /src/sys/net/if_trunk.c:565: warning: 'type' might be used uninitialized in this function *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-10 09:11:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-10 09:11:27 - ERROR: failed to build lint kernel TB --- 2007-04-10 09:11:27 - tinderbox aborted TB --- 0.49 user 1.63 system 6603.29 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 11 09:37:49 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B041016A401; Wed, 11 Apr 2007 09:37:49 +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 6B88713C46E; Wed, 11 Apr 2007 09:37:49 +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 l3B9bmFF068475; Wed, 11 Apr 2007 05:37:49 -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.13.8/8.13.8) with ESMTP id l3B9bmYZ088893; Wed, 11 Apr 2007 05:37:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AF57773039; Wed, 11 Apr 2007 05:37:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070411093748.AF57773039@freebsd-current.sentex.ca> Date: Wed, 11 Apr 2007 05:37:48 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean 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: Wed, 11 Apr 2007 09:37:49 -0000 TB --- 2007-04-11 08:14:35 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-11 08:14:35 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-11 08:14:35 - cleaning the object tree TB --- 2007-04-11 08:15:09 - checking out the source tree TB --- 2007-04-11 08:15:09 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-11 08:15:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-11 08:26:38 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-11 08:26:38 - cd /src TB --- 2007-04-11 08:26:38 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 11 08:26:39 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 [...] cc -O2 -pipe -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utglobal.c cc -O2 -pipe -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utinit.c cc -O2 -pipe -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmath.c cc -O2 -pipe -DACPI_EXEC_APP -I/src/usr.sbin/acpi/acpidb/../../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c: In function `AcpiUtInfo': /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: `bootverbose' undeclared (first use in this function) /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: (Each undeclared identifier is reported only once /src/usr.sbin/acpi/acpidb/../../../sys/contrib/dev/acpica/utmisc.c:1299: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/acpi/acpidb. *** Error code 1 Stop in /src/usr.sbin/acpi. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-11 09:37:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-11 09:37:48 - ERROR: failed to build world TB --- 2007-04-11 09:37:48 - tinderbox aborted TB --- 0.75 user 2.72 system 4992.69 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 11 14:46:20 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C82516A401; Wed, 11 Apr 2007 14:46: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 232B213C4AE; Wed, 11 Apr 2007 14:46:20 +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 l3BEkJt7010358; Wed, 11 Apr 2007 10:46:19 -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.13.8/8.13.8) with ESMTP id l3BEkJ7t026974; Wed, 11 Apr 2007 10:46:19 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4164E73039; Wed, 11 Apr 2007 10:46:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070411144619.4164E73039@freebsd-current.sentex.ca> Date: Wed, 11 Apr 2007 10:46:19 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean 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: Wed, 11 Apr 2007 14:46:20 -0000 TB --- 2007-04-11 13:28:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-11 13:28:34 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-11 13:28:34 - cleaning the object tree TB --- 2007-04-11 13:29:00 - checking out the source tree TB --- 2007-04-11 13:29:00 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-11 13:29:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-11 13:38:05 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-11 13:38:05 - cd /src TB --- 2007-04-11 13:38:05 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 11 13:38:06 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 [...] cc -O2 -pipe -Wsystem-headers -Werror -c /src/usr.bin/ncal/ncal.c cc -O2 -pipe -Wsystem-headers -Werror -o ncal ncal.o -lcalendar gzip -cn /src/usr.bin/ncal/ncal.1 > ncal.1.gz ===> usr.bin/netstat (all) cc -O2 -pipe -DIPSEC -DFAST_IPSEC -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/usr.bin/netstat/if.c cc -O2 -pipe -DIPSEC -DFAST_IPSEC -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/usr.bin/netstat/inet.c In file included from /src/usr.bin/netstat/inet.c:69: /obj/ia64/src/tmp/usr/include/netinet/tcp_timer.h:132: error: field `tt_timer' has incomplete type *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-11 14:46:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-11 14:46:19 - ERROR: failed to build world TB --- 2007-04-11 14:46:19 - tinderbox aborted TB --- 0.44 user 1.62 system 4664.57 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 12 10:31:57 2007 Return-Path: X-Original-To: freebsd-ia64@freebsd.org Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EAA016A403 for ; Thu, 12 Apr 2007 10:31:57 +0000 (UTC) (envelope-from info@de.ceess.info) Received: from de.ceess.info (squid.barglowka.net [83.15.13.46]) by mx1.freebsd.org (Postfix) with ESMTP id 22F6013C455 for ; Thu, 12 Apr 2007 10:31:56 +0000 (UTC) (envelope-from info@de.ceess.info) Received: by de.ceess.info (Postfix, from userid 0) id A804544428; Thu, 12 Apr 2007 04:19:12 +0200 (CEST) From: "Ceess" To: freebsd-ia64@freebsd.org Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1"; Mime-Version: 1.0 X-Mailer: FP-Mail ver. 6.2 Message-Id: <20070412021912.A804544428@de.ceess.info> Date: Thu, 12 Apr 2007 04:19:12 +0200 (CEST) Subject: Antwort X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: info@de.ceess.info List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 10:31:57 -0000 Sehr geehrte Damen und Herren, in unserem Angebot besitzen wir aktuell Anschriftsangaben von Firmen- sowie Unternehmensinhabern, die Interesse an Ihren Produkten und Dienstleistungen haben können. Falls Sie einen neuen Kundenkreis gewinnen möchten, machen Sie sich, bitte, mit weiteren Informationen, die wir an unserer Webseite untergebracht haben, bekannt: http://www.ceess.net Traditionelle Werbungsformen (Presse, Radio, Fernsehen) zu teuer erscheinen? Und vielleicht nicht genug effekiv? Von uns angebotene Adressenkataloge ermöglichen Ihnen schnell neue Handelskontakte anknüpfen sowie genau angepasste Zielgruppe zu erreichen - bei gleichzeitigem minimalen Kostenaufwand. Wir sind eine glaubwürdige Firma und ein sicherer Geschäftspartner. Unser Angebot haben schon über 4000 Firmen sowie Unternehmen aus Deutschland in Anspruch genommen. Einzelheiten: http://www.ceess.net oder http://www.ceess.co.uk Mit schönen Grüssen - Ihr Ceess-Team Falls Sie kein Interesse an Produkten der Firma Ceess haben und möchten keine weiteren Informationen über sie bekommen, klicken Sie nur an den Link: http://www.ceess.net/unsubscribe.php - wo Sie Ihre E-mail-Adresse aus unserer Datenbank löschen können. From owner-freebsd-ia64@FreeBSD.ORG Sat Apr 14 10:17:04 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59FAF16A401; Sat, 14 Apr 2007 10:17:04 +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 3770F13C43E; Sat, 14 Apr 2007 10:17:03 +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 l3EAH3vi071136; Sat, 14 Apr 2007 06:17:03 -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 l3EAH3Am092587; Sat, 14 Apr 2007 06:17:03 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2ADE573039; Sat, 14 Apr 2007 06:17:01 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414101702.2ADE573039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 06:17:01 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean 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: Sat, 14 Apr 2007 10:17:04 -0000 TB --- 2007-04-14 09:42:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 09:42:37 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-14 09:42:37 - cleaning the object tree TB --- 2007-04-14 09:43:15 - checking out the source tree TB --- 2007-04-14 09:43:15 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-14 09:43:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 09:51:56 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 09:51:56 - cd /src TB --- 2007-04-14 09:51:56 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 09:51:58 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-14 10:17:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 10:17:01 - ERROR: failed to build world TB --- 2007-04-14 10:17:01 - tinderbox aborted TB --- 0.80 user 2.84 system 2064.50 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sat Apr 14 14:07:26 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA75716A401; Sat, 14 Apr 2007 14:07:26 +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 C2DA913C44B; Sat, 14 Apr 2007 14:07:26 +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 l3EE7Qr1084241; Sat, 14 Apr 2007 10:07:26 -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.13.8/8.13.8) with ESMTP id l3EE7QoM078582; Sat, 14 Apr 2007 10:07:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D811873039; Sat, 14 Apr 2007 10:07:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414140725.D811873039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 10:07:25 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean 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: Sat, 14 Apr 2007 14:07:27 -0000 TB --- 2007-04-14 13:35:20 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 13:35:20 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-14 13:35:20 - cleaning the object tree TB --- 2007-04-14 13:35:30 - checking out the source tree TB --- 2007-04-14 13:35:30 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-14 13:35:30 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 13:43:41 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 13:43:41 - cd /src TB --- 2007-04-14 13:43:41 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 13:43:42 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-14 14:07:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 14:07:24 - ERROR: failed to build world TB --- 2007-04-14 14:07:24 - tinderbox aborted TB --- 0.30 user 0.55 system 1924.37 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sat Apr 14 17:44:50 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D11416A400; Sat, 14 Apr 2007 17:44:50 +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 372AC13C459; Sat, 14 Apr 2007 17:44:50 +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 l3EHinhP096757; Sat, 14 Apr 2007 13:44:49 -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 l3EHinir038811; Sat, 14 Apr 2007 13:44:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 50B6A73039; Sat, 14 Apr 2007 13:44:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414174449.50B6A73039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 13:44:49 -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-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: Sat, 14 Apr 2007 17:44:50 -0000 TB --- 2007-04-14 17:12:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 17:12:52 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-14 17:12:52 - cleaning the object tree TB --- 2007-04-14 17:13:01 - checking out the source tree TB --- 2007-04-14 17:13:01 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-14 17:13:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 17:21:27 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 17:21:27 - cd /src TB --- 2007-04-14 17:21:27 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 17:21:28 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 [...] cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_compression_none.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_all.c cc -O2 -pipe -DPACKAGE_NAME=\"libarchive\" -DPACKAGE_VERSION=\"2.0.30\" -DPLATFORM_CONFIG_H=\"config_freebsd.h\" -I/obj/ia64/src/lib/libarchive -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libarchive/archive_read_support_format_ar.c /src/lib/libarchive/archive_read_support_format_ar.c: In function `archive_read_format_ar_read_header': /src/lib/libarchive/archive_read_support_format_ar.c:252: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:298: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:316: warning: comparison between signed and unsigned /src/lib/libarchive/archive_read_support_format_ar.c:412: warning: comparison between signed and unsigned *** Error code 1 Stop in /src/lib/libarchive. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-14 17:44:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 17:44:49 - ERROR: failed to build world TB --- 2007-04-14 17:44:49 - tinderbox aborted TB --- 0.26 user 0.65 system 1916.78 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sat Apr 14 22:06:22 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B228D16A403; Sat, 14 Apr 2007 22:06:22 +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 88AD513C4AD; Sat, 14 Apr 2007 22:06:22 +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 l3EM6KjC010225; Sat, 14 Apr 2007 18:06:20 -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.13.8/8.13.8) with ESMTP id l3EM6KUY052385; Sat, 14 Apr 2007 18:06:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2390573039; Sat, 14 Apr 2007 18:06:19 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070414220620.2390573039@freebsd-current.sentex.ca> Date: Sat, 14 Apr 2007 18:06:19 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean 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: Sat, 14 Apr 2007 22:06:22 -0000 TB --- 2007-04-14 20:57:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-14 20:57:04 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-14 20:57:04 - cleaning the object tree TB --- 2007-04-14 20:57:21 - checking out the source tree TB --- 2007-04-14 20:57:21 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-14 20:57:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-14 21:06:42 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-14 21:06:42 - cd /src TB --- 2007-04-14 21:06:42 - /usr/bin/make -B buildworld >>> World build started on Sat Apr 14 21:06:43 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 [...] `vs_split.o' is up to date. (cd /src/rescue/rescue/../../usr.bin/id && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/id/ id.o) `id.o' is up to date. (cd /src/rescue/rescue/../../usr.sbin/chroot && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ depend && /usr/bin/make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/chroot/ chroot.o) `chroot.o' is up to date. cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo cp.lo date.lo dd.lo df.lo echo.lo ed.lo expr.lo getfacl.lo hostname.lo kenv.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo pax.lo ps.lo pwd.lo realpath.lo rm.lo rmdir.lo setfacl.lo sh.lo stty.lo sync.lo test.lo rcp.lo csh.lo atacontrol.lo badsect.lo bsdlabel.lo camcontrol.lo ccdconfig.lo clri.lo devfs.lo dmesg.lo dump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo fsirand.lo gbde.lo ifconfig.lo init.lo kldconfig.lo kldload.lo kldstat.lo kldunload.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd9660.lo mount_msdosfs.lo mount_nfs.lo mount_ntfs.lo mount_nullfs.lo mount_udf.lo mount_umapfs.lo mount_unionfs.lo newfs.lo newfs_msdos.lo nos-tun.lo ping.lo reboot.lo restore.lo rcorder.lo route.lo routed.lo rtquery.lo rtsol.lo savecore.lo slattach.lo spppcontrol.lo startslip.lo swapon.lo sysctl.lo tunefs.lo umount.lo atm.lo atmconfig.lo fore_dnld.lo ilmid.lo ping6.lo ipf.lo mca.lo gpt.lo fd isk.lo dhclient.lo gzip.lo bzip2.lo tar.lo vi.lo id.lo chroot.lo /obj/ia64/src/rescue/rescue/../librescue/exec.o /obj/ia64/src/rescue/rescue/../librescue/getusershell.o /obj/ia64/src/rescue/rescue/../librescue/login_class.o /obj/ia64/src/rescue/rescue/../librescue/popen.o /obj/ia64/src/rescue/rescue/../librescue/rcmdsh.o /obj/ia64/src/rescue/rescue/../librescue/sysctl.o /obj/ia64/src/rescue/rescue/../librescue/system.o -lcrypt -ledit -lkvm -ll -lm -ltermcap -lutil -lcrypto -latm -lalias -lcam -lcurses -ldevstat -lipsec -lipx -lgeom -lbsdxml -lkiconv -lmd -lreadline -lsbuf -lufs -lz -lbz2 -larchive /obj/ia64/src/tmp/usr/lib/libarchive.a(archive_read_support_format_all.o)(.text+0x22): In function `archive_read_support_format_all': : undefined reference to `archive_read_support_format_ar' *** Error code 1 Stop in /obj/ia64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-14 22:06:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-14 22:06:19 - ERROR: failed to build world TB --- 2007-04-14 22:06:19 - tinderbox aborted TB --- 0.22 user 0.74 system 4155.43 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full