Date: Thu, 25 Jul 2002 19:26:22 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Makefile.inc1 src/secure Makefile src/share/man/man7 release.7 src/kerberos5 Makefile Makefile.inc Message-ID: <20020725162622.GB32393@sunbay.com> In-Reply-To: <200207251327.g6PDROE70536@zibbi.icomtek.csir.co.za> References: <20020725131849.GA14253@sunbay.com> <200207251327.g6PDROE70536@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--XOIedfhf+7KOe/yw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 25, 2002 at 03:27:24PM +0200, John Hay wrote: > > On Thu, Jul 25, 2002 at 03:15:58PM +0200, John Hay wrote: > > > > On Thu, Jul 25, 2002 at 02:33:17AM -0700, Ruslan Ermilov wrote: > > > > > ru 2002/07/25 02:33:17 PDT > > > > >=20 > > > > > Modified files: (Branch: RELENG_4) > > > > > . Makefile Makefile.inc1=20 > > > > > secure Makefile=20 > > > > > share/man/man7 release.7=20 > > > > [...] > > > > > release Makefile=20 > > > > > release/scripts catpages-make.sh dict-make.sh doFS.sh=20 > > > > > manpages-make.sh=20 > > > > > release/sysinstall Makefile=20 > > > > > usr.sbin/crunch/crunchide Makefile crunchide.c exec_aout.c=20 > > > > > exec_elf32.c extern.h=20 > > > > > Log: > > > > > MFC: cross-release support. > > > > [...] > > > >=20 > > > > This has been tested on an i386 box with TARGET_ARCH=3Di386, > > > > TARGET_ARCH=3Dalpha, and TARGET=3Dpc98. Alpha died by ENOSPC > > > > attempting to create the mfsroot floppy later in release.9. > > > > I think this is reproduceable on Alphas too. > > > >=20 > > > > IMPORTANT. For anyone attempting to "reproduce" this. It > > > > is important that /usr/src/release/Makefile be the latest > > > > version (cd /usr/src/release; cvs up -l) before attempting > > > > to "make release". I'm still looking for a clean way to > > > > overcome this (old) problem. > > >=20 > > > With this change I cannot build a release with docs on -stable > > > anymore. The culprit is again the interaction of TARGET_ARCH > > > and print/ghostscript-gnu, just as on -current. > > >=20 > > Even if TARGET_ARCH=3D${MACHINE_ARCH}? Have you tried my work > > around? >=20 > With workaround do you mean that /usr/src/release/Makefile also > have to be up-to-date? If so, yes, I did update that to: >=20 > $FreeBSD: src/release/Makefile,v 1.536.2.88 2002/07/25 09:33:16 ru Exp $ >=20 Yes, this is required (previously, it was required to have all of /usr/src up-to-date), but I talked about passing "env -i": : Date: Wed, 24 Jul 2002 14:50:45 +0300 : From: Ruslan Ermilov <ru@FreeBSD.org> : To: John Hay <jhay@icomtek.csir.co.za> : Cc: portmgr@FreeBSD.org, current@FreeBSD.org, : Makoto Matsushita <matusita@FreeBSD.org> : Subject: Re: setting TARGET_ARCH breaks ghostscript in make release : Message-ID: <20020724115045.GB29635@sunbay.com> > I don't specifically set TARGET_ARCH, I just do a make release on a > i386 box to get an i386 release. >=20 gmake(1) blows. :-( Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --XOIedfhf+7KOe/yw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9QCauUkv4P6juNwoRAgd1AJ0ed4o5ue8iZ1I/Cqk337zeAixhHQCfSPRk H5Bxa8GwDnwi/nI7RFxL6wA= =lSxe -----END PGP SIGNATURE----- --XOIedfhf+7KOe/yw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020725162622.GB32393>