From owner-freebsd-current@FreeBSD.ORG Sat Jun 8 19:17:26 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 58115BFA; Sat, 8 Jun 2013 19:17:26 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 3713710C4; Sat, 8 Jun 2013 19:17:26 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id BB95D23F848; Sat, 8 Jun 2013 15:17:24 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us BB95D23F848 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 8 Jun 2013 15:17:22 -0400 From: Glen Barber To: Tim Kientzle Subject: Re: 10-CURRENT i386 memstick snapshots broken? Message-ID: <20130608191722.GE13292@glenbarber.us> References: <20130607205129.GA1103@jmobile.jimmy.net> <20130607212256.GG38117@glenbarber.us> <20130608173411.GD13292@glenbarber.us> <926EF579-8AC9-4A98-8A81-4E978A627199@kientzle.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nHwqXXcoX0o6fKCv" Content-Disposition: inline In-Reply-To: <926EF579-8AC9-4A98-8A81-4E978A627199@kientzle.com> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@FreeBSD.org, Jimmy X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2013 19:17:26 -0000 --nHwqXXcoX0o6fKCv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 08, 2013 at 12:10:16PM -0700, Tim Kientzle wrote: >=20 > On Jun 8, 2013, at 10:34 AM, Glen Barber wrote: >=20 > > On Fri, Jun 07, 2013 at 05:22:56PM -0400, Glen Barber wrote: > >>> Has anyone else tried the i386 memstick and having the same problem? > >>>=20 > >>=20 > >> Hmm. Thanks for the report. I'll take a look at the logs for i386, b= ut > >> they are generated the same way as the amd64, so in theory should not > >> have any noticable difference. > >>=20 > >=20 > > For amd64 and i386, native binaries are built, and installed into > > scratch directories; for powerpc and powerpc64, I just use the amd64 > > binaries, because I cannot directly use the chroot binaries for > > non-native architecture. > >=20 > > The scripts chroot into the scratch directories, and run the "real" > > release builds. >=20 > Have you tried using Crochet for this sort of thing? >=20 > Since it was designed from the ground up for cross-building > bootable images, it should avoid these issues. >=20 I have not, primarily because I was not aware of crochet when I originally started this. Although, by using the release stuff from the base system, we do get a weekly run-test of the 'make release' bits in head/ and stable/9/, so in theory, there would be no surprises when it is -RELEASE time. > The only fundamental limit right now is that Crochet uses > the host system to build the UFS filesystems, so it can't > build big-endian MIPS images on i386, for example. >=20 >=20 Yes, I have this same issue with sparc64. Glen --nHwqXXcoX0o6fKCv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRs4NCAAoJEFJPDDeguUajNKYIAIiNcG0s9hRWbI04+X9hAehZ TC31z+xwRT9Iko0Y+/VPlxu9UW20xtWSAA+Q7+E9QoemC8JlIFSfK+N9QD7lQ/NB CnQ7ybNnGDMCCw0b3IrOFhXMIqF4vo0DuIjdlWB/XnP9It1LmMWQNPfKlLwpX3ka RLwlMvV4q5bgHV1/fV0zr4uod/+kDlKcQ/Ffky8E0zx8rmQCq6PBcCubu20HE2E2 TUyJU6GywLDgeAToPhjxYCZGYIxai1GoPL/SeGIvWV8Dm3Vxr7CQ2dH8X8vfipZ/ 9hxMa5+7U+Ct2YLpAu7DqmRTcckc3RTdPqWfRdB4KdiupI76EZfn25XhzSfrnHA= =cKG2 -----END PGP SIGNATURE----- --nHwqXXcoX0o6fKCv--