From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 7 19:49:17 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE9B16A4E1; Sat, 7 Feb 2004 19:49:17 -0800 (PST) Received: from mx1.rootauthority.us (adsl-66-123-229-170.dsl.sndg02.pacbell.net [66.123.229.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5318A43D1D; Sat, 7 Feb 2004 19:49:17 -0800 (PST) (envelope-from root@rootauthority.us) Received: by mx1.rootauthority.us (Postfix, from userid 0) id 409BEB957; Sat, 7 Feb 2004 19:49:15 -0800 (PST) Received: from 207.115.63.84 [207.115.63.84] by localhost with POP3 (fetchmail-6.2.5) for __zma@localhost (single-drop); Sat, 07 Feb 2004 19:49:15 -0800 (PST) Received: from vmf.prodigy.net by vmf with SMTP; Sat, 7 Feb 2004 18:32:43 -0500 X-Originating-IP: [216.136.204.119] Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by vmf.prodigy.net (8.12.10/8.12.10) with ESMTP id i17NWgG6525972 for ; Sat, 7 Feb 2004 18:32:43 -0500 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 4861856977; Sat, 7 Feb 2004 15:32:37 -0800 (PST) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C14D616A4CE; Sat, 7 Feb 2004 15:32:32 -0800 (PST) Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE01216A4CE; Sat, 7 Feb 2004 15:32:08 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4429C43D1D; Sat, 7 Feb 2004 15:32:04 -0800 (PST) (envelope-from ru@FreeBSD.org.ua) Received: from phantom.cris.net (ru@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id i17NX1oh099208; Sun, 8 Feb 2004 01:33:01 +0200 (EET) (envelope-from ru@FreeBSD.org.ua) Received: (from ru@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id i17NX1oh099203; Sun, 8 Feb 2004 01:33:01 +0200 (EET) (envelope-from ru) Date: Sun, 8 Feb 2004 01:33:01 +0200 From: Ruslan Ermilov To: current@freebsd.org, amd64@freebsd.org Message-ID: <20040207233301.GB98415@FreeBSD.org.ua> References: <20040207214858.0744A7303A@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wzJLGUyc3ArbnUjN" Content-Disposition: inline In-Reply-To: <20040207214858.0744A7303A@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.5.1i X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 03:49:18 -0000 --wzJLGUyc3ArbnUjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 07, 2004 at 04:48:58PM -0500, Tinderbox wrote: > TB --- 2004-02-07 21:22:04 - tinderbox 2.3 running on freebsd-current.sen= tex.ca [...] > >>> stage 4.3: make dependencies > [...] > =3D=3D=3D> sys/boot/i386/boot2 > cpp -Os -fno-guess-branch-probability -fomit-frame-pointer -mno-align-lo= ng-strings -mrtd -DUFS1_AND_UFS2 -I/other/tinderbox/CURRENT/amd64/amd64/= src/sys/boot/i386/boot2/../../common -I/other/tinderbox/CURRENT/amd64/amd6= 4/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return -Wbad-fu= nction-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnes= ted-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -= ffreestanding -mpreferred-stack-boundary=3D2 -m32 /other/tinderbox/CURRENT= /amd64/amd64/src/sys/boot/i386/boot2/boot1.s | as --defsym FLAGS=3D0x80 = --defsym SIOPRT=3D0x3f8 --defsym SIOFMT=3D0x3 --defsym SIOSPD=3D9600 --32= -o boot1.o > ld -nostdlib -static -N --gc-sections -m elf_i386_fbsd -e start -Ttext 0x= 7c00 -o boot1.out boot1.o > nm -t d boot1.out | awk '/([0-9])+ T xread/ { x =3D $1 - ORG1; printf("= #define XREADORG %#x\n", REL1 + x) }' ORG1=3D`printf "%d" 0x7c00` REL1=3D= `printf "%d" 0x700` > boot2.h > rm -f .depend > mkdep -f .depend -a -DUFS1_AND_UFS2 -I/other/tinderbox/CURRENT/amd64/a= md64/src/sys/boot/i386/boot2/../../common -I/other/tinderbox/CURRENT/amd64/= amd64/src/sys/boot/i386/boot2/../btx/lib -I. /other/tinderbox/CURRENT/amd6= 4/amd64/src/sys/boot/i386/boot2/boot2.c > /other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c:25:3= 0: machine/bootinfo.h: No such file or directory > mkdep: compile failed > *** Error code 1 >=20 This has just been fixed. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --wzJLGUyc3ArbnUjN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAJXWtUkv4P6juNwoRAhNzAJ4hoQG8f5XNYBqmc2Oz1FycyCXCQwCfTCPO AuCykfOI4eFmEErJe5WCxcM= =trGC -----END PGP SIGNATURE----- --wzJLGUyc3ArbnUjN--