From owner-freebsd-ia64@FreeBSD.ORG Sun Apr 1 07:03:35 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 5F41816A401; Sun, 1 Apr 2007 07:03:35 +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 1CDBC13C455; Sun, 1 Apr 2007 07:03:34 +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 l3173Y7J086464; Sun, 1 Apr 2007 03:03: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.13.8/8.13.8) with ESMTP id l3173YIM030497; Sun, 1 Apr 2007 03:03:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B9A5B73039; Sun, 1 Apr 2007 03:03:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070401070333.B9A5B73039@freebsd-current.sentex.ca> Date: Sun, 1 Apr 2007 03:03:33 -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, 01 Apr 2007 07:03:35 -0000 TB --- 2007-04-01 05:23:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-01 05:23:05 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-01 05:23:05 - cleaning the object tree TB --- 2007-04-01 05:23:35 - checking out the source tree TB --- 2007-04-01 05:23:35 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-01 05:23:35 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-01 05:31:34 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-01 05:31:34 - cd /src TB --- 2007-04-01 05:31:34 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 1 05:31:35 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 1 06:47:59 UTC 2007 TB --- 2007-04-01 06:47:59 - generating LINT kernel config TB --- 2007-04-01 06:47:59 - cd /src/sys/ia64/conf TB --- 2007-04-01 06:47:59 - /usr/bin/make -B LINT TB --- 2007-04-01 06:48:00 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-01 06:48:00 - cd /src TB --- 2007-04-01 06:48:00 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 1 06:48:00 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/gnu/fs/xfs/FreeBSD/xfs_ioctl.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/debug.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/ktrace.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/mrlock.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c: In function `ismrlocked': /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: `curthread' undeclared (first use in this function) /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: (Each undeclared identifier is reported only once /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: for each function it appears in.) *** 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-01 07:03:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-01 07:03:33 - ERROR: failed to build lint kernel TB --- 2007-04-01 07:03:33 - tinderbox aborted TB --- 0.77 user 2.56 system 6027.97 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Sun Apr 1 13:13:37 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 2F07016A405; Sun, 1 Apr 2007 13:13:37 +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 E2A8713C45B; Sun, 1 Apr 2007 13:13:36 +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 l31DDacu001422; Sun, 1 Apr 2007 09:13:36 -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 l31DDaii030982; Sun, 1 Apr 2007 09:13:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B556673039; Sun, 1 Apr 2007 09:13:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070401131335.B556673039@freebsd-current.sentex.ca> Date: Sun, 1 Apr 2007 09:13:35 -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: Sun, 01 Apr 2007 13:13:37 -0000 TB --- 2007-04-01 11:32:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-01 11:32:50 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-01 11:32:50 - cleaning the object tree TB --- 2007-04-01 11:33:17 - checking out the source tree TB --- 2007-04-01 11:33:17 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-01 11:33:17 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-01 11:41:12 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-01 11:41:12 - cd /src TB --- 2007-04-01 11:41:12 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 1 11:41:13 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Apr 1 12:57:37 UTC 2007 TB --- 2007-04-01 12:57:37 - generating LINT kernel config TB --- 2007-04-01 12:57:37 - cd /src/sys/ia64/conf TB --- 2007-04-01 12:57:37 - /usr/bin/make -B LINT TB --- 2007-04-01 12:57:37 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-01 12:57:37 - cd /src TB --- 2007-04-01 12:57:37 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 1 12:57:38 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/gnu/fs/xfs/FreeBSD/xfs_ioctl.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/debug.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/ktrace.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs 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/gnu/fs/xfs/FreeBSD/support/mrlock.c -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c: In function `ismrlocked': /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: `curthread' undeclared (first use in this function) /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: (Each undeclared identifier is reported only once /src/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c:12: error: for each function it appears in.) *** 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-01 13:13:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-01 13:13:35 - ERROR: failed to build lint kernel TB --- 2007-04-01 13:13:35 - tinderbox aborted TB --- 0.62 user 2.02 system 6045.24 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-ia64@FreeBSD.ORG Mon Apr 2 11:08:07 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 10BAE16A402 for ; Mon, 2 Apr 2007 11:08:07 +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 C225C13C4D0 for ; Mon, 2 Apr 2007 11:08:06 +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 l32B86W6052145 for ; Mon, 2 Apr 2007 11:08:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l32B85Aa052141 for freebsd-ia64@FreeBSD.org; Mon, 2 Apr 2007 11:08:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 2 Apr 2007 11:08:05 GMT Message-Id: <200704021108.l32B85Aa052141@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, 02 Apr 2007 11:08:07 -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 2 18:47:28 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 73C7416A406 for ; Mon, 2 Apr 2007 18:47:28 +0000 (UTC) (envelope-from organz@msmnyc.edu) Received: from mtaout3.012.net.il (mtaout3.012.net.il [84.95.2.7]) by mx1.freebsd.org (Postfix) with ESMTP id 305F513C44B for ; Mon, 2 Apr 2007 18:47:28 +0000 (UTC) (envelope-from organz@msmnyc.edu) Received: from FreeBSD.org ([87.68.77.127]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with SMTP id <0JFV00AJAVPO3C21@i_mtaout3.012.net.il> for freebsd-ia64@FreeBSD.org; Mon, 02 Apr 2007 21:37:00 +0300 (IDT) Date: Mon, 02 Apr 2007 21:37:00 +0300 (IDT) Date-warning: Date header was inserted by i_mtaout3.012.net.il From: organz@msmnyc.edu To: freebsd-ia64@FreeBSD.org Message-id: <0JFV00AJCVPO3C21@i_mtaout3.012.net.il> MIME-version: 1.0 Content-type: text/plain; charset=windows-1251 Content-transfer-encoding: 7BIT Cc: Subject: Good day! 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, 02 Apr 2007 18:47:28 -0000 Good day! We are glad to present you new escorts from Russia - "Etoile Noire". Our agency were started in 2002 in Moscow. From the very first steps of our existence we run into difficulties,like strict competition with other agencies. But attention to our clients, good level of providing service and professional staff of designers, photographers, managers and models helped us to bolt our leading position in providing escort world over. For more information use this link http: //www.etoilenoire.org Hope you will become our permanent client! ======================= All the best for you! Manager Ludmila Enjoy your time with "ETOILE NOIRE" office@etoilenoire.org http://www.etoilenoire.org From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 4 08:06:13 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 E2D8216A402 for ; Wed, 4 Apr 2007 08:06:13 +0000 (UTC) (envelope-from Richard.Walter@hob.de) Received: from mailgate.hob.de (mailgate.hob.de [212.185.199.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4C813C44C for ; Wed, 4 Apr 2007 08:06:13 +0000 (UTC) (envelope-from Richard.Walter@hob.de) Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.hob.de (Postfix) with ESMTP id 5E0012792C for ; Wed, 4 Apr 2007 09:46:42 +0200 (CEST) Received: from mailgate.hob.de ([127.0.0.1]) by localhost (mailgate.hob.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10239-01 for ; Wed, 4 Apr 2007 09:46:42 +0200 (CEST) Received: from imap.hob.de (mail2.hob.de [172.25.1.102]) by mailgate.hob.de (Postfix) with ESMTP id 14A6A27915 for ; Wed, 4 Apr 2007 09:46:42 +0200 (CEST) Received: from [127.0.0.1] (walterrd-1.hob.de [172.22.30.68]) by imap.hob.de (Postfix on SuSE eMail Server 2.0) with ESMTP id AA5BD2899 for ; Wed, 4 Apr 2007 09:45:27 +0200 (CEST) Date: Wed, 4 Apr 2007 09:47:11 +0200 From: Richard Walter To: freebsd-ia64@freebsd.org MIME-Version: 1.0 Message-ID: <461357FF.1060505@hob.de> User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) Content-Type: text/plain; charset="iso-8859-15"; format="flowed" Content-Transfer-Encoding: 7bit X-AVK-Virus-Check: AVK 17.3751;3C6ABB X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at hob.de Subject: Install problem HP integrity rx2660(Montecito) 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: Wed, 04 Apr 2007 08:06:14 -0000 Hello, I'am new with itanium boxes and freebsd. I tried to install freebsd 7.0 03/2007 snapshot on a HP rx2660 and have the problem, that installation hangs at message "Trying to mount root from ufs:/dev/md0". I have the same problem with freebsd 6.2. Is this a bug or do i have made something wrong? I've tried to search for this, but i really found no solution regarding this topic. Here is the output of the console session: Loading.: Internal Bootable DVD Searching for devices Broadcom NetXtreme Gigabit Ethernet (BCM5704) is detected (PCI-X) Broadcom NetXtreme Gigabit Ethernet (BCM5704) is detected (PCI-X) Starting: Internal Bootable DVD Consoles: EFI console Image base: 0x00000100fef72000 FreeBSD/ia64 EFI boot, Revision 1.2 (root@pluto1.freebsd.org, Thu Mar 8 07:13:33 UTC 2007) Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0xa925c0+0x4d568 syms=[0x8+0x79a58+0x8+0x675fa] \ Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... Entering /boot/kernel/kernel at 0xe000000004068000... Skipping memory chunk start 0x100000000 Skipping memory chunk start 0x10040000000 Skipping memory chunk start 0x100ff000000 Skipping memory chunk start 0x100ff801000 Skipping memory chunk start 0x100ffa00000 Skipping memory chunk start 0x100ffe00000 Skipping memory chunk start 0x100ffe80000 GDB: debug ports: uart GDB: current port: uart KDB: debugger backends: ddb gdb KDB: current backend: ddb Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-CURRENT-200703 #0: Thu Mar 8 15:21:20 UTC 2007 root@pluto1.freebsd.org:/usr/obj/usr/src/sys/GENERIC CPU: Montecito tanium 2) Origin = "GenuineIntel" Revision = 7 Features = 0x5 real memory = 1050492928 (1001 MB) avail memory =PSWA Revision = 0x10012, Entry = 0xe0000100ffd18050 FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0: SAPIC Id=0, SAPI: SAPIC Id=2, SAPIC Eid=0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> iomem 0xff5d8004-0xff5d8007 on acpi0 cpu0: on acpi0 device_attach: acpi_perf0 attach returned 6 device_attach: acpi_perf0 attach returned 6 cpu1: on acpi0 acpi_tz0: on acpi0 pcib0: on acpi0 pci0: on pcib0 pci0: at device 1.0 (no driver attached) pci0: at device 1.1 (no driver attached) pci0: at device 1.2 (no driver attached) ohci0: mem 0x88032000-0x88032fff irq 17 at device 2.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0 usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0x88031000-0x88031fff irq 18 at device 2.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0 usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ehci0: mem 0x88030000-0x880300ff irq 19 at device 2.2 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 5 ports with 5 removable, self powered umass0: on uhub2 vgapci0: port 0x1000-0x10ff mem 0x80000000-0x87ffffff,0x88020000-0x8802ffff at device 3.0 on pci0 pcib1: on acpi0 pci1: on pcib1 pci1:2:0: bad VPD cksum, remain 249 pci1:2:1: bad VPD cksum, remain 249 mpt0: port 0x4000-0x40ff mem 0xa0470000-0xa0473fff,0xa0460000-0xa046ffff irq 27 at device 1.0 on pci1 mpt0: [GIANT-LOCKED] mpt0: [ITHREAD] mpt0: MPI Version=1.5.13.0 mpt0: mpt_cam_event: 0x16 mpt0: Unhandled Event Notify Frame. Event 0x16 (ACK not required). mpt0: mpt_cam_event: 0x12 mpt0: Unhandled Event Notify Frame. Event 0x12 (ACK not required). mpt0: mpt_cam_event: 0x16 mpt0: Unhandled Event Notify Frame. Event 0x16 (ACK not required). bge0: mem 0xa0450000-0xa045ffff irq 29 at device 2.0 on pci1 miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:17:a4:99:ad:bb bge0: [ITHREAD] bge1: mem 0xa0440000-0xa044ffff irq 30 at device 2.1 on pci1 miibus1: on bge1 brgphy1: PHY 1 on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge1: Ethernet address: 00:17:a4:99:ad:ba bge1: [ITHREAD] pcib2: on acpi0 pci2: on pcib2 pcib3: on acpi0 pci3: on pcib3 pcib4: on acpi0 pci4: on pcib4 uart0: <16550 or compatible> iomem 0xff5e2000-0xff5e2007 irq 24 on acpi0 uart0: [FILTER] uart0: debug port (9600,n,8,1) ukbd0: on uhub0 ums0: on uhub0 ums0: X report 0x0002 not supported device_attach: ums0 attach returned 6 ukbd1: on uhub0 ums0: on uhub0 ums0: 3 buttons and Z dir. Timecounters tick every 1.000 msec md0: Preloaded image 8388608 bytes at 0xe000000004bc0b90 SMP: 4 CPUs found; 2 CPUs usable; 2 CPUs woken da0 at mpt0 bus 0 target 1 lun 0 da0: Fixed Direct Access SCSI-5 device da0: 300.000MB/s transfers da0: Command Queueing Enabled da0: 140014MB (286749488 512 byte sectors: 255H 63S/T 17849C) cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 40.000MB/s transfers cd0: cd present [226734 x 2048 byte records] GEOM_LABEL: Label for provider cd0 is iso9660/FreeBSD_Install. GEOM_LABEL: Label for provider da0p1 is msdosfs/IA64_EFI. Trying to mount root from ufs:/dev/md0 ____________ Virus checked by G DATA AntiVirusKit Version: AVK 17.3751 from 04.04.2007 Virus news: www.antiviruslab.com From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 4 16:55:40 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 C096716A404 for ; Wed, 4 Apr 2007 16:55:40 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.186]) by mx1.freebsd.org (Postfix) with ESMTP id AB4C313C457 for ; Wed, 4 Apr 2007 16:55:40 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin04-en2 [10.13.10.149]) by smtpout.mac.com (Xserve/smtpout16/MantshX 4.0) with ESMTP id l34GhGX0024595; Wed, 4 Apr 2007 09:43:16 -0700 (PDT) Received: from [192.168.1.3] (c-24-6-177-228.hsd1.ca.comcast.net [24.6.177.228]) (authenticated bits=0) by mac.com (Xserve/smtpin04/MantshX 4.0) with ESMTP id l34GhEYk009989 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Wed, 4 Apr 2007 09:43:15 -0700 (PDT) In-Reply-To: <461357FF.1060505@hob.de> References: <461357FF.1060505@hob.de> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Wed, 4 Apr 2007 09:42:27 -0700 To: Richard Walter X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Wed, 04 Apr 2007 16:55:40 -0000 On Apr 4, 2007, at 12:47 AM, Richard Walter wrote: > Hello, > > I'am new with itanium boxes and freebsd. I tried to install freebsd > 7.0 > 03/2007 snapshot on a HP rx2660 and have the problem, that > installation hangs > at message "Trying to mount root from ufs:/dev/md0". > I have the same problem with freebsd 6.2. > Is this a bug or do i have made something wrong? The problem is that you don't have a console. Only uart0 is found and that's the debug port. You have a remote management card that has the console, but the card is not detected: > pci0: at device 1.1 (no driver attached) > pci0: at device 1.2 (no driver attached) If you have the vendor and device IDs of that card then I can add those. Chances are that you'll see more :-) BTW: You should be able to find the vendor and device ID in EFI. HTH, -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 5 06:09:39 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 7F75A16A403 for ; Thu, 5 Apr 2007 06:09:39 +0000 (UTC) (envelope-from Richard.Walter@hob.de) Received: from mailgate.hob.de (mailgate.hob.de [212.185.199.3]) by mx1.freebsd.org (Postfix) with ESMTP id ED13613C455 for ; Thu, 5 Apr 2007 06:09:38 +0000 (UTC) (envelope-from Richard.Walter@hob.de) Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.hob.de (Postfix) with ESMTP id 7CAE82792C; Thu, 5 Apr 2007 08:09:37 +0200 (CEST) Received: from mailgate.hob.de ([127.0.0.1]) by localhost (mailgate.hob.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26612-08; Thu, 5 Apr 2007 08:09:37 +0200 (CEST) Received: from imap.hob.de (mail2.hob.de [172.25.1.102]) by mailgate.hob.de (Postfix) with ESMTP id 26A172792A; Thu, 5 Apr 2007 08:09:37 +0200 (CEST) Received: from [127.0.0.1] (walterrd-1.hob.de [172.22.30.68]) by imap.hob.de (Postfix on SuSE eMail Server 2.0) with ESMTP id 875FA288F; Thu, 5 Apr 2007 08:07:51 +0200 (CEST) Date: Thu, 5 Apr 2007 08:09:39 +0200 From: Richard Walter To: Marcel Moolenaar MIME-Version: 1.0 Message-ID: <461492A3.9@hob.de> User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) References: <461357FF.1060505@hob.de> In-Reply-To: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Content-Transfer-Encoding: 7bit X-AVK-Virus-Check: AVK 17.3772;3CEC9B X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at hob.de Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Thu, 05 Apr 2007 06:09:39 -0000 Hello, I have attached my console at the serial port at the backside of the machine (console IOIOIO). There is an auxiliary serial port too and a vga port. Where can i look for the vendor or divice ID, i have attached some outputs: Here are some outputs of the EFI Menu: Console Configuration P Serial Acpi(HWP0002,PNP0A03,0)/Pci(1|2) Vt100+ 9600 S VGA Acpi(HWP0002,PNP0A03,0)/Pci(3|0) devices C T D T Y C I R P F A L E G G #P #D #C Device Name == = = = == == == ============================================================= 0D R - - - 1 7 Acpi(HWP0002,PNP0A03,0) 0E R - - - 1 3 Acpi(HWP0002,PNP0A03,200) 0F R - - - 1 - Acpi(HWP0002,PNP0A03,300) 10 R - - - 1 - Acpi(HWP0002,PNP0A03,600) 11 R - - - 1 - Acpi(HWP0002,PNP0A03,700) 15 D - - 1 - - Acpi(HWP0002,PNP0A03,0)/Pci(1|0) 16 D - - 1 - - Acpi(HWP0002,PNP0A03,0)/Pci(1|1) 17 B - - 1 1 1 Acpi(HWP0002,PNP0A03,0)/Pci(1|2) 18 B - - 1 2 4 Usb Open Host Controller 19 B - - 1 2 1 Usb Open Host Controller 1A D - - 1 - - Acpi(HWP0002,PNP0A03,0)/Pci(2|2) 1B B - - 1 5 2 Acpi(HWP0002,PNP0A03,0)/Pci(3|0) 1D B X X 1 1 1 LSI Logic SAS Controller 1E B X X 1 1 1 Acpi(HWP0002,PNP0A03,200)/Pci(2|0) 1F B X X 1 1 1 Acpi(HWP0002,PNP0A03,200)/Pci(2|1) 2F D - - 2 - - Primary Standard Error Device 30 D - - 4 - - Primary Console Input Device 31 D - - 2 - - Primary Console Output Device 36 B - - 1 1 1 16550 Serial UART 37 B - - 1 5 3 VT-100+ Serial Console 38 B X - 1 3 1 Generic Usb Keyboard 39 B - - 1 2 1 Generic Usb Mouse 3A B X - 1 3 1 Generic Usb Keyboard 3B D - - 1 - - Acpi(HWP0002,PNP0A03,0)/Pci(2|0)/Usb(2, 1) 3E B - - 1 4 1 Usb Bot Mass Storage 4F B X X 1 2 3 HP DG146ABAB4 HPD5 50 D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704) 51 D X X 1 3 - Broadcom NetXtreme Gigabit Ethernet (BCM5704) 8E D - - 1 2 - FAT File System [FAT12] 16 MB 8F D - - 1 2 - FAT File System [FAT32] 500 MB 90 D - - 1 1 - Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part2,Sig6F497DFA-D161-11DB-8003-D6217B60E588) 91 D - - 1 2 - FAT File System [FAT32] 400 MB Shell> Shell> map Device mapping table fs0 : Acpi(HWP0002,PNP0A03,0)/Pci(2|1)/Usb(0, 0)/CDROM(Entry0) fs1 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part1,Sig6F497DDC-D161-11DB-8002-D6217B60E588) fs2 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part3,Sig6F497E18-D161-11DB-8004-D6217B60E588) blk0 : Acpi(HWP0002,PNP0A03,0)/Pci(2|1)/Usb(0, 0) blk1 : Acpi(HWP0002,PNP0A03,0)/Pci(2|1)/Usb(0, 0)/CDROM(Entry0) blk2 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0) blk3 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part1,Sig6F497DDC-D161-11DB-8002-D6217B60E588) blk4 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part2,Sig6F497DFA-D161-11DB-8003-D6217B60E588) blk5 : Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part3,Sig6F497E18-D161-11DB-8004-D6217B60E588) Shell> info -a all SYSTEM INFORMATION Date/Time: Apr 5, 2007 05:45:55 (20:07:04:05:05:45:55) Manufacturer: hp Product Name: server rx2660 Product Number: AD245A Serial Number: DEH47110B1 UUID: B6F1E2E1-EDF7-11DB-BAF2-FEFC60E9A772 System Bus Frequency: 266 MHz PROCESSOR MODULE INFORMATION # of L3 L4 Family/ CPU Logical Cache Cache Model Processor Module CPUs Speed Size Size (hex.) Rev State ------ ------- -------- ------ ------ ------- --- ------------ 0 2 1.6 GHz 9 MB None 20/00 C2 Active 1 2 1.6 GHz 9 MB None 20/00 C2 Active CPU threads are turned off. MEMORY INFORMATION ---- DIMM A ----- ---- DIMM B ----- DIMM Current DIMM Current --- ------ ---------- ------ ---------- 0 2048MB Active 2048MB Active 1 2048MB Active 2048MB Active 2 ---- ---- 3 ---- ---- Active Memory : 8192 MB Installed Memory : 8192 MB I/O INFORMATION BOOTABLE DEVICES Order Media Type Path ----- ---------- --------------------------------------- 1 CDROM Acpi(HWP0002,PNP0A03,0)/Pci(2|1)/Usb(0, 0)/CDROM(Entry0) 2 HARDDRIVE Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part1,Sig6F497DDC-D161-11DB-8002-D6217B60E588) 3 HARDDRIVE Acpi(HWP0002,PNP0A03,200)/Pci(1|0)/Sas(Addr5000C50003717C59,Lun0)/HD(Part3,Sig6F497E18-D161-11DB-8004-D6217B60E588) Seg Bus Dev Fnc Vendor Device Slot # # # # ID ID # Path --- --- --- --- ------ ------ --- ----------- 00 00 01 00 0x103C 0x1303 XX Acpi(HWP0002,PNP0A03,0)/Pci(1|0) 00 00 01 01 0x103C 0x1302 XX Acpi(HWP0002,PNP0A03,0)/Pci(1|1) 00 00 01 02 0x103C 0x1048 XX Acpi(HWP0002,PNP0A03,0)/Pci(1|2) 00 00 02 00 0x1033 0x0035 XX Acpi(HWP0002,PNP0A03,0)/Pci(2|0) 00 00 02 01 0x1033 0x0035 XX Acpi(HWP0002,PNP0A03,0)/Pci(2|1) 00 00 02 02 0x1033 0x00E0 XX Acpi(HWP0002,PNP0A03,0)/Pci(2|2) 00 00 03 00 0x1002 0x515E XX Acpi(HWP0002,PNP0A03,0)/Pci(3|0) 00 01 01 00 0x1000 0x0054 XX Acpi(HWP0002,PNP0A03,200)/Pci(1|0) 00 01 02 00 0x14E4 0x1648 XX Acpi(HWP0002,PNP0A03,200)/Pci(2|0) 00 01 02 01 0x14E4 0x1648 XX Acpi(HWP0002,PNP0A03,200)/Pci(2|1) Fast initialization: Enabled System Wake-On-LAN: Enabled BOOT INFORMATION Monarch CPU: Current Preferred Monarch Monarch CPU CPU Module/ Module/ Logical Logical Warnings ------- --------- -------- 0/0 0/0 AutoBoot: ON - Timeout is : 10 sec Boottest: BOOTTEST Settings Default Variable OS is not speedy boot aware. Selftest Setting --------- -------------- early_cpu Run this test late_cpu Run this test platform Run this test chipset Run this test io_hw Run this test mem_init Run this test mem_test Run this test LAN Address Information: LAN Address Path ----------------- ---------------------------------------- *Mac(0017A499ADBB) Acpi(HWP0002,PNP0A03,200)/Pci(2|0)/Mac(0017A499ADBB) Mac(0017A499ADBA) Acpi(HWP0002,PNP0A03,200)/Pci(2|1)/Mac(0017A499ADBA) FIRMWARE INFORMATION *System Firmware A Revision: 1.05 [4645] PAL_A: 7.31/7.46 PAL_B: 8.30 EFI Spec: 1.10 EFI Intel Drop: 14.62 EFI Build: 5.65 SAL Spec: 3.20 SAL_A: 2.00 SAL_B: 1.05 POSSE: 0.21 ACPI: 7.00 SMBIOS: 2.3.2a System Firmware B Revision: 1.05 [4645] BMC Revision: 5.02 IPMI: 1.00 Management Processor Revision: F.01.58 Updatable EFI Drivers: Floating-Point Software Assistance Handler: 00000118 Broadcom Gigabit Ethernet Driver: 00090404 SCSI Bus Driver: 00000021 SCSI Tape Driver: 00000020 Usb Ohci Driver: 00000034 USB Bus Driver: 00000014 USB Bot Mass Storage Driver: 00000014 Generic USB Mass Storage Driver: 00000015 * Indicates active system firmware image WARNING AND STOP BOOT INFORMATION CHIP REVISION INFORMATION Chip Logical Device Chip Type ID ID Revision ------------------- ------- ------ -------- Memory Controller 0 4032 0020 Root Bridge 0 4030 0020 Host Bridge 0000 122e 0032 Host Bridge 0002 122e 0032 Host Bridge 0003 12ee 0011 Host Bridge 0006 12ee 0011 Host Bridge 0007 12ee 0011 Other Bridge 0 0 0030 Other Bridge 0 0 5004 Baseboard MC 0 0 0502 SYSTEM SECURITY CONFIGURATION Trusted Boot: Not Supported TPM: Not Present Marcel Moolenaar schrieb: > > On Apr 4, 2007, at 12:47 AM, Richard Walter wrote: > >> Hello, >> >> I'am new with itanium boxes and freebsd. I tried to install freebsd 7.0 >> 03/2007 snapshot on a HP rx2660 and have the problem, that >> installation hangs >> at message "Trying to mount root from ufs:/dev/md0". >> I have the same problem with freebsd 6.2. >> Is this a bug or do i have made something wrong? > > The problem is that you don't have a console. Only uart0 is > found and that's the debug port. You have a remote management > card that has the console, but the card is not detected: > >> pci0: at device 1.1 (no driver attached) >> pci0: at device 1.2 (no driver attached) > > If you have the vendor and device IDs of that card then I can > add those. Chances are that you'll see more :-) > > BTW: You should be able to find the vendor and device ID in > EFI. > > HTH, > > --Marcel Moolenaar > xcllnt@mac.com > > ____________ Virus checked by G DATA AntiVirusKit Version: AVK 17.3771 from 05.04.2007 Virus news: www.antiviruslab.com From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 5 17:19:01 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 7BAF216A401 for ; Thu, 5 Apr 2007 17:19:01 +0000 (UTC) (envelope-from rick.jones2@hp.com) Received: from palrel12.hp.com (palrel12.hp.com [156.153.255.237]) by mx1.freebsd.org (Postfix) with ESMTP id 51A5B13C457 for ; Thu, 5 Apr 2007 17:19:01 +0000 (UTC) (envelope-from rick.jones2@hp.com) Received: from tardy.cup.hp.com (tardy.cup.hp.com [15.244.56.217]) by palrel12.hp.com (Postfix) with ESMTP id 61DA5351E4; Thu, 5 Apr 2007 10:00:09 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by tardy.cup.hp.com (8.9.3 (PHNE_28810)/8.9.3 SMKit7.02) with ESMTP id KAA22355; Thu, 5 Apr 2007 10:00:08 -0700 (PDT) Message-ID: <46152B18.2000504@hp.com> Date: Thu, 05 Apr 2007 10:00:08 -0700 From: Rick Jones User-Agent: Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7.13) Gecko/20060601 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard Walter References: <461357FF.1060505@hob.de> <461492A3.9@hob.de> In-Reply-To: <461492A3.9@hob.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Thu, 05 Apr 2007 17:19:01 -0000 Richard Walter wrote: > Hello, > > I have attached my console at the serial port at the backside of the > machine (console IOIOIO). There is an auxiliary serial port too and a > vga port. > > Where can i look for the vendor or divice ID, i have attached some outputs: At the risk of putting words into Marcel's mouth I would guess here. Notice the vendor and device id columns. Of course I'm nto 100% certain that is showing the uarts :) > Seg Bus Dev Fnc Vendor Device Slot > # # # # ID ID # Path > --- --- --- --- ------ ------ --- ----------- > 00 00 01 00 0x103C 0x1303 XX > Acpi(HWP0002,PNP0A03,0)/Pci(1|0) > 00 00 01 01 0x103C 0x1302 XX > Acpi(HWP0002,PNP0A03,0)/Pci(1|1) > 00 00 01 02 0x103C 0x1048 XX > Acpi(HWP0002,PNP0A03,0)/Pci(1|2) > 00 00 02 00 0x1033 0x0035 XX > Acpi(HWP0002,PNP0A03,0)/Pci(2|0) > 00 00 02 01 0x1033 0x0035 XX > Acpi(HWP0002,PNP0A03,0)/Pci(2|1) > 00 00 02 02 0x1033 0x00E0 XX > Acpi(HWP0002,PNP0A03,0)/Pci(2|2) > 00 00 03 00 0x1002 0x515E XX > Acpi(HWP0002,PNP0A03,0)/Pci(3|0) > 00 01 01 00 0x1000 0x0054 XX > Acpi(HWP0002,PNP0A03,200)/Pci(1|0) > 00 01 02 00 0x14E4 0x1648 XX > Acpi(HWP0002,PNP0A03,200)/Pci(2|0) > 00 01 02 01 0x14E4 0x1648 XX > Acpi(HWP0002,PNP0A03,200)/Pci(2|1) If it helps, I can product some lspci output from an rx2660 running "Linux" rick jones From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 5 17:23:11 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 A867916A402 for ; Thu, 5 Apr 2007 17:23:11 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.173]) by mx1.freebsd.org (Postfix) with ESMTP id 9378D13C45D for ; Thu, 5 Apr 2007 17:23:11 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/smtpout03/MantshX 4.0) with ESMTP id l35HNBvZ016806; Thu, 5 Apr 2007 10:23:11 -0700 (PDT) Received: from [172.24.104.104] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id l35HMUtO009681 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 5 Apr 2007 10:22:42 -0700 (PDT) In-Reply-To: <46152B18.2000504@hp.com> References: <461357FF.1060505@hob.de> <461492A3.9@hob.de> <46152B18.2000504@hp.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <92E5D9E5-4F6A-426D-93F7-2B14AF39CD38@mac.com> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Thu, 5 Apr 2007 10:21:41 -0700 To: Rick Jones X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Thu, 05 Apr 2007 17:23:11 -0000 On Apr 5, 2007, at 10:00 AM, Rick Jones wrote: > Richard Walter wrote: >> Hello, >> I have attached my console at the serial port at the backside of >> the machine (console IOIOIO). There is an auxiliary serial port >> too and a vga port. >> Where can i look for the vendor or divice ID, i have attached some >> outputs: > > At the risk of putting words into Marcel's mouth I would guess > here. Notice the vendor and device id columns. Of course I'm nto > 100% certain that is showing the uarts :) > >> Seg Bus Dev Fnc Vendor Device Slot >> # # # # ID ID # Path >> --- --- --- --- ------ ------ --- ----------- >> 00 00 01 00 0x103C 0x1303 XX Acpi >> (HWP0002,PNP0A03,0)/Pci(1|0) >> 00 00 01 01 0x103C 0x1302 XX Acpi >> (HWP0002,PNP0A03,0)/Pci(1|1) >> 00 00 01 02 0x103C 0x1048 XX Acpi >> (HWP0002,PNP0A03,0)/Pci(1|2) See the PCI ID repository on SourceForge: HP = 0x103c Diva = 0x1048 Richard's original email had: P Serial Acpi(HWP0002,PNP0A03,0)/Pci(1|2) Vt100+ 9600 S VGA Acpi(HWP0002,PNP0A03,0)/Pci(3|0) It shows that the serial console is on PCI(1|2), which matches the IDs. Unfortunately, we already have those IDs. What we don't have are the right sub-vendor and sub-device IDs :-( Rick, could you run the lspci on Linux for me, provided you have the same management board? If it's safe to do, then I can also add a catch-all. However, It would only be save to enable the first 2 ports and I don't know if there console is typically on either of those two... Anyway... This is what we current have in FreeBSD: Vendor Device Subven Subdev Description ------ ------ ------ ------ ----------- 0x103c, 0x1048, 0x103c, 0x1049, "HP Diva Serial [GSP] Multiport UART - Tosca Console" 0x103c, 0x1048, 0x103c, 0x104a, "HP Diva Serial [GSP] Multiport UART - Tosca Secondary" 0x103c, 0x1048, 0x103c, 0x104b, "HP Diva Serial [GSP] Multiport UART - Maestro SP2" 0x103c, 0x1048, 0x103c, 0x1223, "HP Diva Serial [GSP] Multiport UART - Superdome Console" 0x103c, 0x1048, 0x103c, 0x1226, "HP Diva Serial [GSP] Multiport UART - Keystone SP2" 0x103c, 0x1048, 0x103c, 0x1282, "HP Diva Serial [GSP] Multiport UART - Everest SP2" Thanks, -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 5 17:56:21 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 E667316A401 for ; Thu, 5 Apr 2007 17:56:21 +0000 (UTC) (envelope-from rick.jones2@hp.com) Received: from palrel13.hp.com (palrel13.hp.com [156.153.255.238]) by mx1.freebsd.org (Postfix) with ESMTP id D3CCF13C44C for ; Thu, 5 Apr 2007 17:56:21 +0000 (UTC) (envelope-from rick.jones2@hp.com) Received: from tardy.cup.hp.com (tardy.cup.hp.com [15.244.56.217]) by palrel13.hp.com (Postfix) with ESMTP id 462C534F54; Thu, 5 Apr 2007 10:56:19 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by tardy.cup.hp.com (8.9.3 (PHNE_28810)/8.9.3 SMKit7.02) with ESMTP id KAA22683; Thu, 5 Apr 2007 10:56:18 -0700 (PDT) Message-ID: <46153842.7050306@hp.com> Date: Thu, 05 Apr 2007 10:56:18 -0700 From: Rick Jones User-Agent: Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.7.13) Gecko/20060601 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <461357FF.1060505@hob.de> <461492A3.9@hob.de> <46152B18.2000504@hp.com> <92E5D9E5-4F6A-426D-93F7-2B14AF39CD38@mac.com> In-Reply-To: <92E5D9E5-4F6A-426D-93F7-2B14AF39CD38@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Thu, 05 Apr 2007 17:56:22 -0000 > Unfortunately, we already have those IDs. What we don't have are the > right sub-vendor and sub-device IDs :-( Details details... :) > Rick, could you run the lspci on Linux for me, provided you have the > same management board? Sure, since the output is large, I'll send it to you directly rather than to the list, and let you summarize as you see fit. rick From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 5 19:18:15 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 4D49316A401 for ; Thu, 5 Apr 2007 19:18:15 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.173]) by mx1.freebsd.org (Postfix) with ESMTP id 383F313C44B for ; Thu, 5 Apr 2007 19:18:15 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/smtpout03/MantshX 4.0) with ESMTP id l35JIEt8021151; Thu, 5 Apr 2007 12:18:14 -0700 (PDT) Received: from [172.24.104.104] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id l35JIBMN006607 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 5 Apr 2007 12:18:12 -0700 (PDT) In-Reply-To: <46153842.7050306@hp.com> References: <461357FF.1060505@hob.de> <461492A3.9@hob.de> <46152B18.2000504@hp.com> <92E5D9E5-4F6A-426D-93F7-2B14AF39CD38@mac.com> <46153842.7050306@hp.com> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <713E07DF-2785-4738-83A5-FBBC503E49FB@mac.com> Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Thu, 5 Apr 2007 12:17:21 -0700 To: Rick Jones X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-ia64@freebsd.org Subject: Re: Install problem HP integrity rx2660(Montecito) 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: Thu, 05 Apr 2007 19:18:15 -0000 On Apr 5, 2007, at 10:56 AM, Rick Jones wrote: >> Unfortunately, we already have those IDs. What we don't have are the >> right sub-vendor and sub-device IDs :-( > > Details details... :) > >> Rick, could you run the lspci on Linux for me, provided you have the >> same management board? > > Sure, since the output is large, I'll send it to you directly > rather than to the list, and let you summarize as you see fit. The sub-device ID is 0x1301. Support for it has been added to FreeBSD -CURRENT (src/sys/dev/uart_bus_pci.c, rev 1.10). The April snapshot will have the fix. FreeBSD 6-STABLE will have the fix in a week, which is expected to show up starting the May snapshot. Thank you Rick for the information! Thank you Richard for the report! -- Marcel Moolenaar xcllnt@mac.com From owner-freebsd-ia64@FreeBSD.ORG Fri Apr 6 01:28:13 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 0DCE416A406; Fri, 6 Apr 2007 01:28:13 +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 C86C913C458; Fri, 6 Apr 2007 01:28:12 +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 l361SCtF056567; Thu, 5 Apr 2007 21:28:12 -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 l361SClO073102; Thu, 5 Apr 2007 21:28:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F29ED73039; Thu, 5 Apr 2007 21:28:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070406012811.F29ED73039@freebsd-current.sentex.ca> Date: Thu, 5 Apr 2007 21:28:11 -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: Fri, 06 Apr 2007 01:28:13 -0000 TB --- 2007-04-05 23:50:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-05 23:50:30 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-04-05 23:50:30 - cleaning the object tree TB --- 2007-04-05 23:51:02 - checking out the source tree TB --- 2007-04-05 23:51:02 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-04-05 23:51:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-05 23:59:54 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-05 23:59:54 - cd /src TB --- 2007-04-05 23:59:54 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 5 23:59:56 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 Fri Apr 6 01:17:11 UTC 2007 TB --- 2007-04-06 01:17:11 - generating LINT kernel config TB --- 2007-04-06 01:17:11 - cd /src/sys/ia64/conf TB --- 2007-04-06 01:17:11 - /usr/bin/make -B LINT TB --- 2007-04-06 01:17:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-06 01:17:11 - cd /src TB --- 2007-04-06 01:17:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 6 01:17:12 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/libkern/iconv.c awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -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 iconv_converter_if.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/libkern/iconv_xlat.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/libkern/iconv_xlat16.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/libkern/index.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/libkern/inet_ntoa.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/libkern/memset.c /src/sys/libkern/memset.c:31: warning: no previous prototype for 'memset' *** 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-06 01:28:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-06 01:28:11 - ERROR: failed to build lint kernel TB --- 2007-04-06 01:28:11 - tinderbox aborted TB --- 0.74 user 2.65 system 5860.97 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full