From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 7 15:32:08 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 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 Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 23:32:08 -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--