From owner-freebsd-ia64@FreeBSD.ORG Sun Sep 12 19:42:11 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 61E8A16A4CE; Sun, 12 Sep 2004 19:42:11 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E0243D3F; Sun, 12 Sep 2004 19:42:10 +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 i8CJgArv070412; Sun, 12 Sep 2004 15:42:10 -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 i8CJgAYp023134; Sun, 12 Sep 2004 15:42:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4740F7303F; Sun, 12 Sep 2004 15:42:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040912194210.4740F7303F@freebsd-current.sentex.ca> Date: Sun, 12 Sep 2004 15:42:10 -0400 (EDT) Subject: [releng_5 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: Sun, 12 Sep 2004 19:42:11 -0000 TB --- 2004-09-12 18:14:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-12 18:14:11 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-12 18:14:11 - checking out the source tree TB --- 2004-09-12 18:14:11 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-12 18:14:11 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-12 18:22:14 - building world (CFLAGS=-O -pipe) TB --- 2004-09-12 18:22:14 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-12 18:22:14 - /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-12 19:22:18 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-12 19:22:18 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-12 19:22:18 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Sep 12 19:22:18 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 >>> Kernel build for GENERIC completed on Sun Sep 12 19:35:15 UTC 2004 TB --- 2004-09-12 19:35:15 - generating LINT kernel config TB --- 2004-09-12 19:35:15 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-12 19:35:15 - /usr/bin/make -B LINT TB --- 2004-09-12 19:35:15 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-12 19:35:15 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-12 19:35:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Sep 12 19:35:15 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 [...] cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/gate/g_gate.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/label/g_label.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/label/g_label_iso9660.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/label/g_label_msdosfs.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/label/g_label_ufs.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/RELENG_5/ia64/ia64/src/sys -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/altq -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/pf -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/RELENG_5/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/mirror/g_mirror.c /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/mirror/g_mirror.c: In function `g_mirror_taste': /tinderbox/RELENG_5/ia64/ia64/src/sys/geom/mirror/g_mirror.c:2483: warning: 'sc' might be used uninitialized in this function *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-12 19:42:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-12 19:42:10 - ERROR: failed to build lint kernel TB --- 2004-09-12 19:42:10 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Mon Sep 13 13:15:29 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 7BBED16A4CE for ; Mon, 13 Sep 2004 13:15:29 +0000 (GMT) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9453443D45 for ; Mon, 13 Sep 2004 13:15:28 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from localhost.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with ESMTP id 2D96C3658C2 for ; Mon, 13 Sep 2004 15:15:25 +0200 (CEST) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by localhost.esiee.fr (VaMailArmor-2.0.1.16) id 78733-581BEE0E; Mon, 13 Sep 2004 15:15:25 +0200 Received: from [147.215.1.13] (desolation.esiee.fr [147.215.1.13]) by mail.esiee.fr (Postfix) with ESMTP id EF65E3658BF for ; Mon, 13 Sep 2004 15:15:24 +0200 (CEST) Message-ID: <41459D6B.1080100@esiee.fr> Date: Mon, 13 Sep 2004 15:15:23 +0200 From: Frank Bonnet User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.2) Gecko/20040803 X-Accept-Language: fr-fr, en-us, en MIME-Version: 1.0 To: freebsd-ia64@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.27.0.6; VDF: 6.27.0.55; host: mail.esiee.fr) Subject: EFI ? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Sep 2004 13:15:29 -0000 Hello First of all : I am totally new in IA64 world ... We have a machine that sleep into an office which is a HP RX2600 server. I have tested it with two CDROMs 5.2.1 and 5.3 BETA4 the machine bootup with success. Entering into the disk partition editor I notice that some partitions are labeled "EFI". Before erasing all previous data I would like to know a little bit more with EFI. Anyone could give some infos/links about this ? Thanks in advance. -- Cordialement, Frank Bonnet From owner-freebsd-ia64@FreeBSD.ORG Mon Sep 13 16:16:35 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 42C2416A4CE; Mon, 13 Sep 2004 16:16:35 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9AD443D53; Mon, 13 Sep 2004 16:16:34 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8DGGYMI049549; Mon, 13 Sep 2004 12:16:34 -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.12.11/8.12.11) with ESMTP id i8DGGYbJ015262; Mon, 13 Sep 2004 12:16:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 222E17303F; Mon, 13 Sep 2004 12:16:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040913161634.222E17303F@freebsd-current.sentex.ca> Date: Mon, 13 Sep 2004 12:16:34 -0400 (EDT) Subject: [releng_5 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: Mon, 13 Sep 2004 16:16:35 -0000 TB --- 2004-09-13 14:44:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-13 14:44:47 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-13 14:44:47 - checking out the source tree TB --- 2004-09-13 14:44:47 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-13 14:44:47 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-13 14:52:39 - building world (CFLAGS=-O -pipe) TB --- 2004-09-13 14:52:39 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-13 14:52:39 - /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-13 15:52:38 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-13 15:52:38 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-13 15:52:38 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Sep 13 15:52:38 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 >>> Kernel build for GENERIC completed on Mon Sep 13 16:05:40 UTC 2004 TB --- 2004-09-13 16:05:40 - generating LINT kernel config TB --- 2004-09-13 16:05:40 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-13 16:05:40 - /usr/bin/make -B LINT TB --- 2004-09-13 16:05:40 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-13 16:05:40 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-13 16:05:40 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Sep 13 16:05:40 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-13 16:16:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-13 16:16:33 - ERROR: failed to build lint kernel TB --- 2004-09-13 16:16:33 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Mon Sep 13 17:33:52 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 1768916A4CE for ; Mon, 13 Sep 2004 17:33:52 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB6443D55 for ; Mon, 13 Sep 2004 17:33:51 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 25287 invoked from network); 13 Sep 2004 17:33:51 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 13 Sep 2004 17:33:50 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8DHXS6o041610; Mon, 13 Sep 2004 13:33:36 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-ia64@FreeBSD.org Date: Mon, 13 Sep 2004 13:06:22 -0400 User-Agent: KMail/1.6.2 References: <41459D6B.1080100@esiee.fr> In-Reply-To: <41459D6B.1080100@esiee.fr> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200409131306.22635.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx Subject: Re: EFI ? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Sep 2004 17:33:52 -0000 On Monday 13 September 2004 09:15 am, Frank Bonnet wrote: > Hello > > First of all : I am totally new in IA64 world ... > We have a machine that sleep into an office > which is a HP RX2600 server. > > I have tested it with two CDROMs 5.2.1 and 5.3 BETA4 > the machine bootup with success. > Entering into the disk partition editor I notice that > some partitions are labeled "EFI". > > Before erasing all previous data I would like to know > a little bit more with EFI. > > Anyone could give some infos/links about this ? > > Thanks in advance. You should be able to find info about it via google. Basically, it is the firmware (kind of like BIOS on x86, except better; somewhat like SRM on Alpha and OpenFirmware on powerpc/sparc) that performs the initial bootstrap and loads the operating system. You must have an EFI partition to boot, though the 5.3-BETA sysinstall might create one for you if you delete it. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 14 12:22:54 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 EAF7516A4CE for ; Tue, 14 Sep 2004 12:22:54 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C818043D5D for ; Tue, 14 Sep 2004 12:22:53 +0000 (GMT) (envelope-from Gregor.Bittel@GMX.de) Received: (qmail 4763 invoked by uid 65534); 14 Sep 2004 12:22:52 -0000 Received: from pD9FA8EDF.dip.t-dialin.net (EHLO 2x_Xeon.BI) (217.250.142.223) by mail.gmx.net (mp005) with SMTP; 14 Sep 2004 14:22:52 +0200 X-Authenticated: #3119465 From: Gregor Bittel To: freebsd-smp@freebsd.org, freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Date: Tue, 14 Sep 2004 14:23:58 +0200 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200409141409.12715.Gregor.Bittel@GMX.de> Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org cc: freebsd-ia64@freebsd.org Subject: Multiprocessing-mainboards. X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 12:22:55 -0000 Hello. I'd like to remind you of my small project[1] -- a list[1] of SMP-boards running FreeBSD (in real SMP-mode with two or more physical processors - sorted by CPU-socket/slot). Everyone is invited to add his known-working FreeBSD-SMP-board to this list, especially the older ones - they are very hard to find (and I don't want to buy them all on online-auctions - my room and money are limited ;) Only real MP boards will be listed, that is, only boards with two or more physical processors installed -- running a FreeBSD SMP kernel -- and which can be identified by a specific name or number. For example, the "Tyan Tiger i7505 S2668AN" and the "Tyan Tiger i7505 S2668ANR" are different boards and will be listed as different, each with an own entry). To add a mainboard, please submit (in addition to the exact brand and label) the output of the dmesg(8) and mptable(1) commands, and optionally the "pciconf -l -v" output as well. The BIOS revision would be nice, too. Please take care to remove the host and/or domain name from the dmesg(8) output (only if you don't want it should be public). Any known caveats or remarks that may be helpful to other users are also most welcome! Currently 151 SMP-boards are listed, and my local list contains 633 different boards at the moment (including the 151 on the website). Some words about my person: I started my first FreeBSD-Installation in July 1999 (I ordered a CD-Set from a German Distributor), and since this time I am infected with the FreeBSD-Virus ;) And not to forget: I would like to say "Thank you" - for my favourite Operating System and for reading this mail. best regards, -Gregor. -- Gregor.Bittel@GMX.de [1]= http://www.bnv-bamberg.de/home/ba3294/smp/index.htm From owner-freebsd-ia64@FreeBSD.ORG Tue Sep 14 13:33:22 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 34F8E16A4CE; Tue, 14 Sep 2004 13:33:22 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D91F943D46; Tue, 14 Sep 2004 13:33:21 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8EDXGlE068411; Tue, 14 Sep 2004 09:33:16 -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.12.11/8.12.11) with ESMTP id i8EDXGWp099900; Tue, 14 Sep 2004 09:33:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2C0417303F; Tue, 14 Sep 2004 09:33:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040914133316.2C0417303F@freebsd-current.sentex.ca> Date: Tue, 14 Sep 2004 09:33:16 -0400 (EDT) Subject: [releng_5 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: Tue, 14 Sep 2004 13:33:22 -0000 TB --- 2004-09-14 11:57:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-14 11:57:10 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-14 11:57:10 - checking out the source tree TB --- 2004-09-14 11:57:10 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-14 11:57:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-14 12:05:08 - building world (CFLAGS=-O -pipe) TB --- 2004-09-14 12:05:08 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-14 12:05:08 - /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-14 13:08:40 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-14 13:08:40 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-14 13:08:40 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Sep 14 13:08:40 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 >>> Kernel build for GENERIC completed on Tue Sep 14 13:22:11 UTC 2004 TB --- 2004-09-14 13:22:11 - generating LINT kernel config TB --- 2004-09-14 13:22:11 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-14 13:22:11 - /usr/bin/make -B LINT TB --- 2004-09-14 13:22:12 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-14 13:22:12 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-14 13:22:12 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Sep 14 13:22:12 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-14 13:33:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-14 13:33:15 - ERROR: failed to build lint kernel TB --- 2004-09-14 13:33:15 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 15 10:39:33 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 28AD216A4CE; Wed, 15 Sep 2004 10:39:33 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6ACE43D1D; Wed, 15 Sep 2004 10:39:32 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8FAdW8K075885; Wed, 15 Sep 2004 06:39:32 -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.12.11/8.12.11) with ESMTP id i8FAdV17050807; Wed, 15 Sep 2004 06:39:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 188DB7303F; Wed, 15 Sep 2004 06:39:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040915103932.188DB7303F@freebsd-current.sentex.ca> Date: Wed, 15 Sep 2004 06:39:32 -0400 (EDT) Subject: [releng_5 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: Wed, 15 Sep 2004 10:39:33 -0000 TB --- 2004-09-15 09:07:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-15 09:07:27 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-15 09:07:27 - checking out the source tree TB --- 2004-09-15 09:07:27 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-15 09:07:27 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-15 09:15:18 - building world (CFLAGS=-O -pipe) TB --- 2004-09-15 09:15:18 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-15 09:15:18 - /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-15 10:15:23 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-15 10:15:23 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-15 10:15:23 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Sep 15 10:15:23 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 >>> Kernel build for GENERIC completed on Wed Sep 15 10:28:38 UTC 2004 TB --- 2004-09-15 10:28:38 - generating LINT kernel config TB --- 2004-09-15 10:28:38 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-15 10:28:38 - /usr/bin/make -B LINT TB --- 2004-09-15 10:28:38 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-15 10:28:38 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-15 10:28:38 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Sep 15 10:28:38 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-15 10:39:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-15 10:39:31 - ERROR: failed to build lint kernel TB --- 2004-09-15 10:39:31 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 15 15:08:59 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 4EBAE16A4CE for ; Wed, 15 Sep 2004 15:08:59 +0000 (GMT) Received: from ausc60ps301.us.dell.com (ausc60ps301.us.dell.com [143.166.148.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C32D243D48 for ; Wed, 15 Sep 2004 15:08:58 +0000 (GMT) (envelope-from Muthu_T@Dell.com) Received: from ausx2kcpc114.aus.amer.dell.com (143.166.5.179) by ausc60ps301.us.dell.com with ESMTP; 15 Sep 2004 10:08:58 -0500 X-Ironport-AV: i="3.84,157,1091422800"; d="scan'208"; a="75201707:sNHT49811820" Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6527.0 Date: Wed, 15 Sep 2004 10:06:29 -0500 Message-ID: <71F713C5E3CB7F4F9ACCBBB8E9BE318A0E6931@blrx2kmbgl101.blr.amer.dell.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 5.3-Beta4 - USB floppy/CDROM drive issues Thread-Index: AcSbNZQxREX70B0NSoGtA9yOVeIvlA== From: To: X-OriginalArrivalTime: 15 Sep 2004 15:06:29.0377 (UTC) FILETIME=[941DCF10:01C49B35] Subject: 5.3-Beta4 - USB floppy/CDROM drive issues X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 15:08:59 -0000 Hi, I had attached the USB floppy drive while booting with media on it. Output taken from 'dmesg' da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: 1.000MB/s transfers da0: 1MB (2880 512 byte sectors: 64H 32S/T 1C) umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 umass0: Unsupported UFI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status =3D=3D 0x6, = scsi status =3D=3D 0x0 Mounting root from ufs:/dev/amrd0s1a WARNING: / was not properly dismounted WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted WARNING: /var was not properly dismounted While disconnecting the USB Floppy drive... umass0: at uhub0 port 3 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached umass0: TEAC TEAC FD-05PUB, rev 1.00/0.00, addr 2 While Reattaching the USB Floppy drive... da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: 1.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 umass0: at uhub0 port 3 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached [Remove & Reattach the USB Floppy drive] da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: 1.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error [Issue the 'mount /dev/da0 /mnt' command] Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): UNIT ATTENTION asc:28,0 (da0:umass-sim0:0:0:0): Not ready to ready change, medium may have changed (da0:umass-sim0:0:0:0): Retrying Command (per Sense Data) (da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 0 38 0 0 8 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ABORTED COMMAND asc:4e,0 (da0:umass-sim0:0:0:0): Overlapped commands attempted (da0:umass-sim0:0:0:0): Retrying Command (per Sense Data) (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 0 0 0 0 40 0 0 1 0=20 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ABORTED COMMAND asc:4e,0 (da0:umass-sim0:0:0:0): Overlapped commands attempted (da0:umass-sim0:0:0:0): Retrying Command (per Sense Data) [Mount is success, I can list files using 'ls'. Trying to umount Floppy drive, but its failing] fsync: giving up on dirty: 0xc208c108: tag devfs, type VCHR, usecount 2, writecount 0, refcount 4, flags (VV_OBJBUF), lock type devfs: EXCL (count 1) by thread 0xc1b8f320 (pid 538) dev da0 umass0: at uhub0 port 3 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device umass0: detached umass0: TEAC TEAC FD-05PUB, rev 1.00/0.00, addr 2 da1 at umass-sim0 bus 0 target 0 lun 0 da1: Removable Direct Access SCSI-0 device=20 da1: 1.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present (da1:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:0): SCSI Status: Check Condition (da1:umass-sim0:0:0:0): NOT READY asc:3a,0 (da1:umass-sim0:0:0:0): Medium not present (da1:umass-sim0:0:0:0): Unretryable error Opened disk da1 -> 6 (da1:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:0): SCSI Status: Check Condition (da1:umass-sim0:0:0:0): NOT READY asc:3a,0 (da1:umass-sim0:0:0:0): Medium not present (da1:umass-sim0:0:0:0): Unretryable error Opened disk da1 -> 6 (da1:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0=20 (da1:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da1:umass-sim0:0:0:0): SCSI Status: Check Condition (da1:umass-sim0:0:0:0): NOT READY asc:3a,0 (da1:umass-sim0:0:0:0): Medium not present (da1:umass-sim0:0:0:0): Unretryable error Opened disk da1 -> 6 [trying 2 times umount, its failing] fsync: giving up on dirty: 0xc208c108: tag devfs, type VCHR, usecount 4, writecount 0, refcount 4, flags (VV_OBJBUF), lock type devfs: EXCL (count 1) by thread 0xc1d98af0 (pid 546) dev da0 fsync: giving up on dirty: 0xc208c108: tag devfs, type VCHR, usecount 4, writecount 0, refcount 4, flags (VV_OBJBUF), lock type devfs: EXCL (count 1) by thread 0xc1d69190 (pid 548) dev da0 If I use USB CDROM, just plug & unplug, it will get trap, and reboots after some time. If you want any inputs, please let me know. Thanks. --T. Muthu Mohan From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 15 18:22:08 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 8E7D116A4CE for ; Wed, 15 Sep 2004 18:22:08 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 254C843D45 for ; Wed, 15 Sep 2004 18:22:08 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i8FIM6vN008471; Wed, 15 Sep 2004 11:22:06 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.1/8.13.1/Submit) id i8FIM6X9008470; Wed, 15 Sep 2004 11:22:06 -0700 (PDT) (envelope-from marcel) Date: Wed, 15 Sep 2004 11:22:06 -0700 From: Marcel Moolenaar To: Muthu_T@Dell.com Message-ID: <20040915182206.GA8311@ns1.xcllnt.net> References: <71F713C5E3CB7F4F9ACCBBB8E9BE318A0E6931@blrx2kmbgl101.blr.amer.dell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <71F713C5E3CB7F4F9ACCBBB8E9BE318A0E6931@blrx2kmbgl101.blr.amer.dell.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-ia64@freebsd.org Subject: Re: 5.3-Beta4 - USB floppy/CDROM drive issues X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 18:22:08 -0000 On Wed, Sep 15, 2004 at 10:06:29AM -0500, Muthu_T@Dell.com wrote: > > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Removable Direct Access SCSI-0 device > da0: 1.000MB/s transfers > da0: 1MB (2880 512 byte sectors: 64H 32S/T 1C) > umass0: Unsupported UFI command 0x35 > (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi > status == 0x0 *snip* > > While disconnecting the USB Floppy drive... > > umass0: at uhub0 port 3 (addr 2) disconnected > (da0:umass-sim0:0:0:0): lost device > (da0:umass-sim0:0:0:0): removing device entry > umass0: detached > umass0: TEAC TEAC FD-05PUB, rev 1.00/0.00, addr 2 > > While Reattaching the USB Floppy drive... > > > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Removable Direct Access SCSI-0 device > da0: 1.000MB/s transfers > da0: Attempt to query device size failed: NOT READY, Medium not present > (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > (da0:umass-sim0:0:0:0): SCSI Status: Check Condition > (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 > (da0:umass-sim0:0:0:0): Medium not present > (da0:umass-sim0:0:0:0): Unretryable error > Opened disk da0 -> 6 *snip* > umass0: at uhub0 port 3 (addr 2) disconnected > (da0:umass-sim0:0:0:0): lost device > (da0:umass-sim0:0:0:0): removing device entry > umass0: detached *snip* > If I use USB CDROM, just plug & unplug, it will get trap, and reboots > after some time. The big question is: do you see the same when you attach the floppy and CDROM to a PC running FreeBSD/i386? We need to know first if this is a generic driver issue or if it's ia64 specific. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Wed Sep 15 18:38:00 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 BB6EE16A4CE for ; Wed, 15 Sep 2004 18:38:00 +0000 (GMT) Received: from caduceus.sc.intel.com (fmr04.intel.com [143.183.121.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8427943D1F for ; Wed, 15 Sep 2004 18:38:00 +0000 (GMT) (envelope-from arun.sharma@intel.com) Received: from talaria.sc.intel.com (talaria.sc.intel.com [10.3.253.5]) major-outer.mc,v 1.15 2004/01/30 18:16:28 root Exp $) with ESMTP id i8FIg2eE008625; Wed, 15 Sep 2004 18:42:02 GMT Received: from [143.183.130.155] (adsharma-desk.amr.corp.intel.com [143.183.130.155]) major-inner.mc,v 1.11 2004/07/29 22:51:53 root Exp $) with ESMTP id i8FIeOY2029848; Wed, 15 Sep 2004 18:40:26 GMT Message-ID: <41488C01.3070302@intel.com> Date: Wed, 15 Sep 2004 11:37:53 -0700 From: Arun Sharma User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Frank Bonnet References: <41459D6B.1080100@esiee.fr> In-Reply-To: <41459D6B.1080100@esiee.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.31 (www . roaringpenguin . com / mimedefang) cc: freebsd-ia64@freebsd.org Subject: Re: EFI ? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 18:38:00 -0000 On 9/13/2004 6:15 AM, Frank Bonnet wrote: > > Before erasing all previous data I would like to know > a little bit more with EFI. > > Anyone could give some infos/links about this ? > http://www.intel.com/technology/efi/ You probably don't want to remove the EFI partition. -Arun From owner-freebsd-ia64@FreeBSD.ORG Thu Sep 16 07:10:10 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 A047816A4CE; Thu, 16 Sep 2004 07:10:10 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF3D43D1F; Thu, 16 Sep 2004 07:10:10 +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 i8G7A9fJ007417; Thu, 16 Sep 2004 03:10:09 -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 i8G7A9Qb090475; Thu, 16 Sep 2004 03:10:09 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5701E7303F; Thu, 16 Sep 2004 03:10:09 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040916071009.5701E7303F@freebsd-current.sentex.ca> Date: Thu, 16 Sep 2004 03:10:09 -0400 (EDT) Subject: [releng_5 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, 16 Sep 2004 07:10:10 -0000 TB --- 2004-09-16 05:38:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-16 05:38:02 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-16 05:38:02 - checking out the source tree TB --- 2004-09-16 05:38:02 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-16 05:38:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-16 05:44:43 - building world (CFLAGS=-O -pipe) TB --- 2004-09-16 05:44:43 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-16 05:44:43 - /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-16 06:44:36 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-16 06:44:36 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-16 06:44:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 16 06:44:37 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 >>> Kernel build for GENERIC completed on Thu Sep 16 06:57:39 UTC 2004 TB --- 2004-09-16 06:57:39 - generating LINT kernel config TB --- 2004-09-16 06:57:39 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-16 06:57:39 - /usr/bin/make -B LINT TB --- 2004-09-16 06:57:39 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-16 06:57:39 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-16 06:57:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Sep 16 06:57:39 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-16 07:10:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-16 07:10:09 - ERROR: failed to build lint kernel TB --- 2004-09-16 07:10:09 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Fri Sep 17 03:30:54 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 23B6216A4CE; Fri, 17 Sep 2004 03:30:54 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B1443D1F; Fri, 17 Sep 2004 03:30:53 +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 i8H3UrvD081136; Thu, 16 Sep 2004 23:30:53 -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 i8H3UrnP058282; Thu, 16 Sep 2004 23:30:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DFF887303F; Thu, 16 Sep 2004 23:30:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040917033052.DFF887303F@freebsd-current.sentex.ca> Date: Thu, 16 Sep 2004 23:30:52 -0400 (EDT) Subject: [releng_5 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: Fri, 17 Sep 2004 03:30:54 -0000 TB --- 2004-09-17 01:58:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-17 01:58:39 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-17 01:58:39 - checking out the source tree TB --- 2004-09-17 01:58:39 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-17 01:58:39 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-17 02:06:36 - building world (CFLAGS=-O -pipe) TB --- 2004-09-17 02:06:36 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 02:06:36 - /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-17 03:06:41 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-17 03:06:41 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 03:06:41 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Sep 17 03:06:41 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 >>> Kernel build for GENERIC completed on Fri Sep 17 03:19:58 UTC 2004 TB --- 2004-09-17 03:19:58 - generating LINT kernel config TB --- 2004-09-17 03:19:58 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-17 03:19:58 - /usr/bin/make -B LINT TB --- 2004-09-17 03:19:58 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-17 03:19:58 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 03:19:58 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Sep 17 03:19:58 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-17 03:30:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-17 03:30:52 - ERROR: failed to build lint kernel TB --- 2004-09-17 03:30:52 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Fri Sep 17 12:20:39 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 4D6CA16A4CE; Fri, 17 Sep 2004 12:20:39 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAFDA43D46; Fri, 17 Sep 2004 12:20:38 +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 i8HCKcRq038343; Fri, 17 Sep 2004 08:20: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.12.11/8.12.11) with ESMTP id i8HCKcsZ035148; Fri, 17 Sep 2004 08:20:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 37CDA7303F; Fri, 17 Sep 2004 08:20:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040917122038.37CDA7303F@freebsd-current.sentex.ca> Date: Fri, 17 Sep 2004 08:20:38 -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: Fri, 17 Sep 2004 12:20:39 -0000 TB --- 2004-09-17 11:30:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-17 11:30:21 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-17 11:30:21 - checking out the source tree TB --- 2004-09-17 11:30:21 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-17 11:30:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-17 11:35:33 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-17 11:35:33 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-17 11:35:33 - /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 [...] cc -O2 -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -I/tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet/telnetd/global.c cc -O2 -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -I/tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet/telnetd/slc.c cc -O2 -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -I/tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet/telnetd/state.c cc -O2 -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -I/tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet -DINET6 -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c In file included from /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:43: /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/sys/tty.h:72: warning: "struct cdev" declared inside parameter list /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/sys/tty.h:72: warning: its scope is only this definition or declaration, which is probably not what you want /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/sys/tty.h:82: warning: "struct cdev" declared inside parameter list *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/libexec/telnetd. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/libexec. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-17 12:20:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-17 12:20:38 - ERROR: failed to build world TB --- 2004-09-17 12:20:38 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Fri Sep 17 23:12:08 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 C2A1516A4CE; Fri, 17 Sep 2004 23:12:08 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 871AB43D49; Fri, 17 Sep 2004 23:12:08 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8HM6bON069110; Fri, 17 Sep 2004 18:06:37 -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.1/8.13.1) with ESMTP id i8HM6aYW002885; Fri, 17 Sep 2004 18:06:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 28FA77303F; Fri, 17 Sep 2004 18:06:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040917220637.28FA77303F@freebsd-current.sentex.ca> Date: Fri, 17 Sep 2004 18:06:37 -0400 (EDT) Subject: [releng_5 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: Fri, 17 Sep 2004 23:12:09 -0000 TB --- 2004-09-17 20:34:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-17 20:34:24 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-17 20:34:24 - checking out the source tree TB --- 2004-09-17 20:34:24 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-17 20:34:24 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-17 20:42:25 - building world (CFLAGS=-O -pipe) TB --- 2004-09-17 20:42:25 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 20:42:25 - /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-17 21:42:31 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-17 21:42:31 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 21:42:31 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Sep 17 21:42:31 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 >>> Kernel build for GENERIC completed on Fri Sep 17 21:55:44 UTC 2004 TB --- 2004-09-17 21:55:44 - generating LINT kernel config TB --- 2004-09-17 21:55:44 - cd /home/tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-17 21:55:44 - /usr/bin/make -B LINT TB --- 2004-09-17 21:55:44 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-09-17 21:55:44 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-17 21:55:44 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Sep 17 21:55:44 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/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1076: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c: In function `ia32_syscall': /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:1252: warning: nested extern declaration of `cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: redundant redeclaration of 'cred_free_thread' /tinderbox/RELENG_5/ia64/ia64/src/sys/ia64/ia64/trap.c:905: warning: previous implicit declaration of 'cred_free_thread' was here *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/obj/ia64/tinderbox/RELENG_5/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-17 22:06:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-17 22:06:36 - ERROR: failed to build lint kernel TB --- 2004-09-17 22:06:36 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Sat Sep 18 08:21:42 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 F2F2B16A4CE; Sat, 18 Sep 2004 08:21:41 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A8F43D46; Sat, 18 Sep 2004 08:21:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8I8LfI8044207; Sat, 18 Sep 2004 04:21:41 -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.1/8.13.1) with ESMTP id i8I8LeQL043940; Sat, 18 Sep 2004 04:21:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 730707303F; Sat, 18 Sep 2004 04:21:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040918082140.730707303F@freebsd-current.sentex.ca> Date: Sat, 18 Sep 2004 04:21: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: Sat, 18 Sep 2004 08:21:42 -0000 TB --- 2004-09-18 06:54:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-18 06:54:21 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-18 06:54:21 - checking out the source tree TB --- 2004-09-18 06:54:21 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-18 06:54:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-18 06:59:36 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-18 06:59:36 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-18 06:59:36 - /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 [...] /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:99: Warning: Found '}' when manual bundling is off /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:101: Error: Unknown opcode `struct fpswa_iface{' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:102: Error: Unknown opcode `uint32_t if_rev' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:103: Error: Unknown opcode `uint32_t __res' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:104: Error: Unknown opcode `struct fpswa_ret(*if_fpswa)(u_long,struct fpswa_bundle*,' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:105: Error: Unknown opcode `uint64_t *,uint64_t*,uint64_t*,uint64_t*,uint64_t*,' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:106: Error: Unknown opcode `struct fpswa_fpctx*)' /home/tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/i386/usr/include/machine/fpu.h:107: Warning: Found '}' when manual bundling is off *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/boot/ia64/skiload. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/boot/ia64. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/boot. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-18 08:21:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-18 08:21:40 - ERROR: failed to build world TB --- 2004-09-18 08:21:40 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Sat Sep 18 16:38:27 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 D9FDA16A4CF; Sat, 18 Sep 2004 16:38:27 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D5D43D54; Sat, 18 Sep 2004 16:38:27 +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 i8IGcQAe062718; Sat, 18 Sep 2004 12:38:26 -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 i8IGcQYZ090526; Sat, 18 Sep 2004 12:38:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7960E7303F; Sat, 18 Sep 2004 12:38:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040918163826.7960E7303F@freebsd-current.sentex.ca> Date: Sat, 18 Sep 2004 12:38:26 -0400 (EDT) Subject: [releng_5 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: Sat, 18 Sep 2004 16:38:28 -0000 TB --- 2004-09-18 15:33:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-18 15:33:32 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2004-09-18 15:33:32 - checking out the source tree TB --- 2004-09-18 15:33:32 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2004-09-18 15:33:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-09-18 15:41:39 - building world (CFLAGS=-O -pipe) TB --- 2004-09-18 15:41:39 - cd /home/tinderbox/RELENG_5/ia64/ia64/src TB --- 2004-09-18 15:41:39 - /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 [...] cc -O -pipe -DHAVE_POLL_H -o faithd faithd.o tcp.o ftp.o prefix.o gzip -cn /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/faithd/faithd.8 > faithd.8.gz ===> usr.sbin/fdcontrol cc -O -pipe -I/tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/../fdread -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/fdcontrol.c /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/fdcontrol.c: In function `main': /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: `FD_DEBUG' undeclared (first use in this function) /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol/fdcontrol.c:212: error: for each function it appears in.) *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin/fdcontrol. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/ia64/ia64/src. TB --- 2004-09-18 16:38:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-18 16:38:26 - ERROR: failed to build world TB --- 2004-09-18 16:38:26 - tinderbox aborted