From owner-freebsd-ia64@FreeBSD.ORG Sun Jun 13 21:49:23 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 CCD0A16A4CE; Sun, 13 Jun 2004 21:49:23 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEB143D49; Sun, 13 Jun 2004 21:49:23 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i5DLnIVa029462; Sun, 13 Jun 2004 17:49:18 -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 i5DLnMRP057657; Sun, 13 Jun 2004 17:49:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6DDEB7303F; Sun, 13 Jun 2004 17:49:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040613214922.6DDEB7303F@freebsd-current.sentex.ca> Date: Sun, 13 Jun 2004 17:49:22 -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: Sun, 13 Jun 2004 21:49:24 -0000 TB --- 2004-06-13 19:45:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-13 19:45:55 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-13 19:45:55 - checking out the source tree TB --- 2004-06-13 19:45:55 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-13 19:45:55 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-13 19:50:16 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-13 19:50:16 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-13 19:50:16 - /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-06-13 21:22:57 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-13 21:22:57 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-13 21:22:57 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Jun 13 21:22:57 GMT 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 Jun 13 21:48:13 GMT 2004 TB --- 2004-06-13 21:48:13 - generating LINT kernel config TB --- 2004-06-13 21:48:13 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/ia64/conf TB --- 2004-06-13 21:48:13 - /usr/bin/make -B LINT TB --- 2004-06-13 21:48:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-13 21:48:13 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-13 21:48:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 13 21:48:13 GMT 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 [...] awk -f /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/libkern/iconv_converter_if.m -h awk -f /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/pci/agp_if.m -h awk -f /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/ia64/ia64/clock_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mconstant-gp -ffixed-r 13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding /tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/contrib/altq/altq/altq_subr.c:74:69: opt_cpu.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/sandbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/sandbox/CURRENT/ia64/ia64/src. TB --- 2004-06-13 21:49:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-13 21:49:22 - ERROR: failed to build lint kernel TB --- 2004-06-13 21:49:22 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Mon Jun 14 11:01:51 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 268F816A4CE for ; Mon, 14 Jun 2004 11:01:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F3443D55 for ; Mon, 14 Jun 2004 11:01:51 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5EB1bxe072566 for ; Mon, 14 Jun 2004 11:01:37 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5EB1blO072560 for freebsd-ia64@freebsd.org; Mon, 14 Jun 2004 11:01:37 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 14 Jun 2004 11:01:37 GMT Message-Id: <200406141101.i5EB1blO072560@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-ia64@FreeBSD.org Subject: Current problem reports assigned to you 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, 14 Jun 2004 11:01:51 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/05/11] ia64/66513 ia64 Disklabel Editor doesn't detect foreign p 1 problem total. Non-critical problems From owner-freebsd-ia64@FreeBSD.ORG Tue Jun 15 15:40:53 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 67F9616A4CE for ; Tue, 15 Jun 2004 15:40:53 +0000 (GMT) Received: from ausc60ps301.us.dell.com (ausc60ps301.us.dell.com [143.166.148.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D8C43D46 for ; Tue, 15 Jun 2004 15:40:53 +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 Jun 2004 10:39:38 -0500 X-Ironport-AV: i="3.81R,117,1083560400"; d="scan'208"; a="35460734:sNHT30794812" 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: Tue, 15 Jun 2004 21:09:35 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 20040531 Build issues Thread-Index: AcRS7vUt+Yx6LAOBTPynSww0GmpLlQ== From: To: X-OriginalArrivalTime: 15 Jun 2004 15:39:35.0459 (UTC) FILETIME=[F5E8DF30:01C452EE] Subject: 20040531 Build 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: Tue, 15 Jun 2004 15:40:53 -0000 Marcel, I had installed the new snapshot on DELL PE3250. As Arun Sharma told, it has following issues: 1. sysinstall corrupts the GPT partition after an install.=20 Even if no changes were made (seems to convert it to msdos label type). 2. On a brand new blank disk, sysinstall has problems creating 3 partitions=20 manually - EFI, swap, UFS. (Error message: Write to da0 failed) 3. Selecting "auto partition", followed by some customizations=20 (remove /tmp, /var) seems to confuse sysinstall. It still created 2 extra=20 partitions, and installed FreeBSD in the wrong partition (size 256MB).=20 Causing the filesystem to be full. 4. sysinstall corrupts existing Linux/M$ partitions. One more issue is the new snapshot, doesn't write EFI partition to disk. (Already somebody raised this one in this list.) Due to this I had installed the FreeBSD, but couldn't boot it via 'Boot Maintanence menu'-> 'Boot From File' entry. EFI couldn't identify the EFI partition.=20 Any one faced this issue? In the old snapshot it creates EFI without any problem(in the Auto partition mode). BTW, Whenever I try to install Win2K3 on PE3250, it asks to delete the partition after the EFI partition In order to create MSR Partition(named MSUtil). So I have to delete the swap partition for this. Is there any other way to solve this? If we can solve the issue 4, then we can install M$ first then FreeBSD, Linux next. Thanks. --T. Muthu Mohan. From owner-freebsd-ia64@FreeBSD.ORG Tue Jun 15 18:51:43 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 5ACC216A4CE; Tue, 15 Jun 2004 18:51:43 +0000 (GMT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C4A43D1F; Tue, 15 Jun 2004 18:51:42 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i5FIpPqI092938; Tue, 15 Jun 2004 14:51:25 -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 i5FIpS3U003814; Tue, 15 Jun 2004 14:51:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BA0507303F; Tue, 15 Jun 2004 14:51:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040615185128.BA0507303F@freebsd-current.sentex.ca> Date: Tue, 15 Jun 2004 14:51:28 -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: Tue, 15 Jun 2004 18:51:43 -0000 TB --- 2004-06-15 17:13:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-15 17:13:45 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-15 17:13:45 - checking out the source tree TB --- 2004-06-15 17:13:45 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-15 17:13:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-15 17:18:27 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-15 17:18:27 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-15 17:18:27 - /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-06-15 18:51:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-06-15 18:51:10 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-15 18:51:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Jun 15 18:51:10 GMT 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree [...] /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC/modules/tinderbox/CURRENT/ia64/ia64/src/sys/modules/my created for /tinderbox/CURRENT/ia64/ia64/src/sys/modules/my ===> netgraph ===> netgraph/UI /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC/modules/tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/UI created for /tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/UI ===> netgraph/async /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC/modules/tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/async created for /tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/async ===> netgraph/atm ===> netgraph/atm/atm *** Signal 11 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/atm/atm. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph/atm. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules/netgraph. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-06-15 18:51:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-15 18:51:28 - ERROR: failed to build generic kernel TB --- 2004-06-15 18:51:28 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Wed Jun 16 08:27:53 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 459D716A4CE; Wed, 16 Jun 2004 08:27:53 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BFF43D31; Wed, 16 Jun 2004 08:27:52 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i5G8RhEG001744; Wed, 16 Jun 2004 04:27:43 -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 i5G8Rhj2079334; Wed, 16 Jun 2004 04:27:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 622CC7306D; Wed, 16 Jun 2004 04:27:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040616082743.622CC7306D@freebsd-current.sentex.ca> Date: Wed, 16 Jun 2004 04:27:43 -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: Wed, 16 Jun 2004 08:27:53 -0000 TB --- 2004-06-16 08:23:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-16 08:23:12 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-16 08:23:12 - checking out the source tree TB --- 2004-06-16 08:23:12 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-16 08:23:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-16 08:25:24 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-16 08:25:24 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-16 08:25:24 - /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 [...] /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: At top level: /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2831: error: syntax error before "_bfd_coff_generic_relocate_section" /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: In function `_bfd_coff_generic_relocate_section': /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2868: error: `FALSE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2941: error: structure has no member named `undefined_symbol' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2943: error: `TRUE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2951: error: structure has no member named `in_reloc_p' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:3008: error: structure has no member named `reloc_overflow' *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils. *** 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-06-16 08:27:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-16 08:27:43 - ERROR: failed to build world TB --- 2004-06-16 08:27:43 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 12:21:50 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 9804A16A4CE; Thu, 17 Jun 2004 12:21:50 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0122143D5E; Thu, 17 Jun 2004 12:21:50 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i5HCLNug019149; Thu, 17 Jun 2004 08:21:23 -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 i5HCLM6Q099434; Thu, 17 Jun 2004 08:21:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3B7707306D; Thu, 17 Jun 2004 08:21:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040617122123.3B7707306D@freebsd-current.sentex.ca> Date: Thu, 17 Jun 2004 08:21:23 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 12:21:50 -0000 TB --- 2004-06-17 12:14:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-17 12:14:36 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-17 12:14:36 - checking out the source tree TB --- 2004-06-17 12:14:36 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-17 12:14:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-17 12:19:11 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-17 12:19:11 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-17 12:19:11 - /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 [...] /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: At top level: /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2831: error: syntax error before "_bfd_coff_generic_relocate_section" /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: In function `_bfd_coff_generic_relocate_section': /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2868: error: `FALSE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2941: error: structure has no member named `undefined_symbol' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2943: error: `TRUE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2951: error: structure has no member named `in_reloc_p' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:3008: error: structure has no member named `reloc_overflow' *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils. *** 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-06-17 12:21:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-17 12:21:23 - ERROR: failed to build world TB --- 2004-06-17 12:21:23 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 14:07:43 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 A1DA416A4F5 for ; Thu, 17 Jun 2004 14:07:41 +0000 (GMT) Received: from mail.melt.ru (mail.melt.ru [213.24.139.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B90843D2D for ; Thu, 17 Jun 2004 14:07:40 +0000 (GMT) (envelope-from crasher42@kazaninfo.ru) Received: from kazaninfo.ru ([217.30.255.75]) by mail.melt.ru (8.12.6/8.12.6) with ESMTP id i5HE7HYh079983 for ; Thu, 17 Jun 2004 18:07:18 +0400 (MSD) Received: from WorldClient ([127.0.0.1]) (authenticated user crasher42@kazaninfo.ru) by kazaninfo.ru (kazaninfo.ru [217.30.255.75]) (MDaemon.PRO.v7.0.1.R) with ESMTP id md50000005527.msg for ; Thu, 17 Jun 2004 18:06:36 +0400 Received: from [83.149.236.35] via WorldClient with HTTP; Thu, 17 Jun 2004 18:06:36 +0400 Date: Thu, 17 Jun 2004 18:06:36 +0400 From: "Irek" To: freebsd-ia64@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain Message-ID: X-Mailer: WorldClient 7.0.1 X-Authenticated-Sender: crasher42@kazaninfo.ru X-Spam-Processed: kazaninfo.ru, Thu, 17 Jun 2004 18:06:36 +0400 (not processed: message from valid local sender) X-MDRemoteIP: 127.0.0.1 X-Return-Path: crasher42@kazaninfo.ru X-MDaemon-Deliver-To: freebsd-ia64@FreeBSD.org X-MDAV-Processed: kazaninfo.ru, Thu, 17 Jun 2004 18:06:37 +0400 Subject: Trouble with ia64. 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: Thu, 17 Jun 2004 14:07:44 -0000 Hello, Sorry for my bad eanglish. I have HP i2000 Workstation Itanium 2p. I want to install FreeBSD where. Does FreeBSD supports my itanium platform? I have a trouble. When I am booting from cd where is an error like this: Entering /boot/xxx/kernel at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx By Crasher42 aka *NixCod3R Best regards!!! From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 16:58:04 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 5334316A4CE for ; Thu, 17 Jun 2004 16:58:04 +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 CD9D143D1F for ; Thu, 17 Jun 2004 16:58:03 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i5HGvPIA062584; Thu, 17 Jun 2004 09:57:25 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.11/8.12.11/Submit) id i5HGvHPM062583; Thu, 17 Jun 2004 09:57:17 -0700 (PDT) (envelope-from marcel) Date: Thu, 17 Jun 2004 09:57:17 -0700 From: Marcel Moolenaar To: Irek Message-ID: <20040617165717.GA62514@ns1.xcllnt.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i cc: freebsd-ia64@freebsd.org Subject: Re: Trouble with ia64. 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: Thu, 17 Jun 2004 16:58:04 -0000 On Thu, Jun 17, 2004 at 06:06:36PM +0400, Irek wrote: > I have HP i2000 Workstation Itanium 2p. > I want to install FreeBSD where. Does FreeBSD supports my itanium > platform? Yes. > I have a trouble. When I am booting from cd where is an error like this: > Entering /boot/xxx/kernel at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx It's not an error. It's a notice. Attach a serial console and you'll see the kernel boot. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Thu Jun 17 17:07:56 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 CD63516A4CE for ; Thu, 17 Jun 2004 17:07:56 +0000 (GMT) Received: from hotmail.com (bay19-f33.bay19.hotmail.com [64.4.53.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD3F43D1F for ; Thu, 17 Jun 2004 17:07:56 +0000 (GMT) (envelope-from youngdream8039@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Jun 2004 10:06:59 -0700 Received: from 61.187.54.10 by by19fd.bay19.hotmail.msn.com with HTTP; Thu, 17 Jun 2004 17:06:59 GMT X-Originating-IP: [61.187.54.10] X-Originating-Email: [youngdream8039@hotmail.com] X-Sender: youngdream8039@hotmail.com From: "Yang M.M." To: freebsd-ia64@freebsd.org Date: Thu, 17 Jun 2004 17:06:59 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312; format=flowed Message-ID: X-OriginalArrivalTime: 17 Jun 2004 17:06:59.0242 (UTC) FILETIME=[804628A0:01C4548D] X-Mailman-Approved-At: Fri, 18 Jun 2004 11:44:59 +0000 Subject: about cross-compiling 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: Thu, 17 Jun 2004 17:07:56 -0000 Hi all, I don't know How to cross-compiling FreeBSD-5.2.1 for ia64 on i386 system.Please help me. Regards, Annie _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 12:26:23 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 F35E316A4CE; Fri, 18 Jun 2004 12:26:22 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C08743D31; Fri, 18 Jun 2004 12:26:22 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i5ICQBGg045864; Fri, 18 Jun 2004 08:26:11 -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 i5ICQB4m079043; Fri, 18 Jun 2004 08:26:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3672F7306D; Fri, 18 Jun 2004 08:26:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040618122611.3672F7306D@freebsd-current.sentex.ca> Date: Fri, 18 Jun 2004 08:26:11 -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, 18 Jun 2004 12:26:23 -0000 TB --- 2004-06-18 12:19:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-18 12:19:37 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-18 12:19:37 - checking out the source tree TB --- 2004-06-18 12:19:37 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-18 12:19:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-18 12:24:06 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-18 12:24:06 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-18 12:24:06 - /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 [...] /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: At top level: /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2831: error: syntax error before "_bfd_coff_generic_relocate_section" /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: In function `_bfd_coff_generic_relocate_section': /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2868: error: `FALSE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2941: error: structure has no member named `undefined_symbol' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2943: error: `TRUE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2951: error: structure has no member named `in_reloc_p' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:3008: error: structure has no member named `reloc_overflow' *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils. *** 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-06-18 12:26:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-18 12:26:11 - ERROR: failed to build world TB --- 2004-06-18 12:26:11 - tinderbox aborted From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 12:26:50 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 C196816A4CE for ; Fri, 18 Jun 2004 12:26:50 +0000 (GMT) Received: from plam.fujitsu-siemens.com (plam.fujitsu-siemens.com [217.115.66.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D87E43D45 for ; Fri, 18 Jun 2004 12:26:49 +0000 (GMT) (envelope-from dietmar.hahn@fujitsu-siemens.com) Received: from trolli.pdb.fsc.net ([172.25.96.53]) by plam.fujitsu-siemens.com (8.11.3/8.11.3) with ESMTP id i5IC2Xm26179 for ; Fri, 18 Jun 2004 14:02:33 +0200 Received: from sanpedro.mch.fsc.net (sanpedro.mch.fsc.net [172.25.95.234]) by trolli.pdb.fsc.net (8.11.6/8.11.6) with ESMTP id i5IC2WR13507 for ; Fri, 18 Jun 2004 14:02:33 +0200 Received: from amur.mch.fsc.net (amur.mch.fsc.net [172.25.95.23]) OAA12438 for ; Fri, 18 Jun 2004 14:02:32 +0200 From: Dietmar Hahn Organization: FSC EP SW ST To: freebsd-ia64@freebsd.org Date: Fri, 18 Jun 2004 14:02:32 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406181402.32212.dietmar.hahn@fujitsu-siemens.com> Subject: SMP on 5.2-20040531-SNAP-ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dietmar.hahn@fujitsu-siemens.com List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 12:26:50 -0000 Hi, I installed the 5.2-20040531-SNAP-ia64 on a HP zx6000 with 2 itanium2 cpu's. Then I compiled a new kernel with the current source in /usr/src with SMP switched on in the kernel config file. The build was fine but the kernel didn't boot. I looked at the source and added some extra trace messages. in sys/ia64/ia64/sal.c: #ifdef SMP if(bootverbose) printf("before ia64_sal_entry\n"); result = ia64_sal_entry(SAL_SET_VECTORS, SAL_OS_BOOT_RENDEZ, ia64_tpa(FDESC_FUNC(os_boot_rendez)), ia64_tpa(FDESC_GP(os_boot_rendez)), 0, 0, 0, 0); if(bootverbose) printf("after ia64_sal_entry\n"); #endif So I saw that the second message never was printed on the console, instead the machine did a reboot. So my question. Did I forget something or is SMP in the current state not possible ? Many thanks. Dietma Hahn From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 16:43:38 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 5CC1716A4CE for ; Fri, 18 Jun 2004 16:43:38 +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 D480F43D45 for ; Fri, 18 Jun 2004 16:43:37 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i5IGfwrc067812; Fri, 18 Jun 2004 09:41:58 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.11/8.12.11/Submit) id i5IGfwHn067811; Fri, 18 Jun 2004 09:41:58 -0700 (PDT) (envelope-from marcel) Date: Fri, 18 Jun 2004 09:41:58 -0700 From: Marcel Moolenaar To: Dietmar Hahn Message-ID: <20040618164158.GA67773@ns1.xcllnt.net> References: <200406181402.32212.dietmar.hahn@fujitsu-siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406181402.32212.dietmar.hahn@fujitsu-siemens.com> User-Agent: Mutt/1.5.5.1i cc: freebsd-ia64@freebsd.org Subject: Re: SMP on 5.2-20040531-SNAP-ia64 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: Fri, 18 Jun 2004 16:43:38 -0000 On Fri, Jun 18, 2004 at 02:02:32PM +0200, Dietmar Hahn wrote: > > So my question. Did I forget something or is SMP in the current state not > possible ? SMP can not be used right now. I have a revamp of our low-level VM code in the pipeline, which should fix the instability on UP as well as provide the necessary support for SMP. Other important work as me temporarily distracted, but it's coming eventually. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Fri Jun 18 16:45:44 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 893F516A4CE for ; Fri, 18 Jun 2004 16:45:44 +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 4849E43D39 for ; Fri, 18 Jun 2004 16:45:44 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i5IGiHc7067843; Fri, 18 Jun 2004 09:44:17 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.11/8.12.11/Submit) id i5IGiHQY067842; Fri, 18 Jun 2004 09:44:17 -0700 (PDT) (envelope-from marcel) Date: Fri, 18 Jun 2004 09:44:17 -0700 From: Marcel Moolenaar To: "Yang M.M." Message-ID: <20040618164417.GB67773@ns1.xcllnt.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i cc: freebsd-ia64@freebsd.org Subject: Re: about cross-compiling 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: Fri, 18 Jun 2004 16:45:44 -0000 On Thu, Jun 17, 2004 at 05:06:59PM +0000, Yang M.M. wrote: > Hi all, > I don't know How to cross-compiling FreeBSD-5.2.1 for ia64 on i386 > system.Please help me. make TARGET_ARCH=ia64 buildworld buildkernel C'est ca [transl: that's it] -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-ia64@FreeBSD.ORG Sat Jun 19 12:01: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 202DC16A4CE; Sat, 19 Jun 2004 12:01:54 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBD343D48; Sat, 19 Jun 2004 12:01:53 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i5JC1hTA061977; Sat, 19 Jun 2004 08:01:43 -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 i5JC1hm4006670; Sat, 19 Jun 2004 08:01:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5C1ED7306D; Sat, 19 Jun 2004 08:01:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040619120143.5C1ED7306D@freebsd-current.sentex.ca> Date: Sat, 19 Jun 2004 08:01:43 -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, 19 Jun 2004 12:01:54 -0000 TB --- 2004-06-19 11:57:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-06-19 11:57:50 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-06-19 11:57:50 - checking out the source tree TB --- 2004-06-19 11:57:50 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-06-19 11:57:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-06-19 11:59:39 - building world (CFLAGS=-O2 -pipe) TB --- 2004-06-19 11:59:39 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-06-19 11:59: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 [...] /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: At top level: /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2831: error: syntax error before "_bfd_coff_generic_relocate_section" /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c: In function `_bfd_coff_generic_relocate_section': /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2868: error: `FALSE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2941: error: structure has no member named `undefined_symbol' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2943: error: `TRUE' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:2951: error: structure has no member named `in_reloc_p' /tinderbox/CURRENT/ia64/ia64/src/contrib/binutils/bfd/cofflink.c:3008: error: structure has no member named `reloc_overflow' *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/gnu/usr.bin/binutils. *** 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-06-19 12:01:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-06-19 12:01:43 - ERROR: failed to build world TB --- 2004-06-19 12:01:43 - tinderbox aborted