From owner-freebsd-current Mon Apr 29 8:37:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 294C537B41A; Mon, 29 Apr 2002 08:37:08 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3TFb3P68090; Mon, 29 Apr 2002 18:37:03 +0300 (EEST) (envelope-from ru) Date: Mon, 29 Apr 2002 18:37:03 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: 4.x boxes can now build 5.0 releases! Message-ID: <20020429153703.GB58038@sunbay.com> References: <200204291526.g3TFQbr09653@freefall.freebsd.org> <200204291522.g3TFM1w09107@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rJwd6BRFiFCcLxzm" Content-Disposition: inline In-Reply-To: <200204291526.g3TFQbr09653@freefall.freebsd.org> <200204291522.g3TFM1w09107@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rJwd6BRFiFCcLxzm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable With these two fixes (now committed), my 4.5-STABLE dual-CPU i386 SMP box has just successfully built 5.0-CURRENT release: : # pwd : /data/ru/src-4 : # cat mkrel.sh : #!/bin/sh : exec >mkrel.log 2>&1 : export MAKEOBJDIRPREFIX=3D/data/ru/obj : cd release || exit 1 : make -f ../../src-5/release/Makefile \ : CHROOTDIR=3D/data/ru/R \ : CVSROOT=3D/home/ncvs \ : WORLD_FLAGS=3D-j8 KERNEL_FLAGS=3D-j8 \ : -DNODOC -DNOPORTS -DRELEASENOUPDATE \ : release \ : LOCAL_PATCHES=3D/home/ru/p : # grep '^>>> make release ' mkrel.log : >>> make release started on Mon Apr 29 14:08:08 GMT 2002 : >>> make release finished on Mon Apr 29 15:12:12 GMT 2002 Note that we need to "-f /path/to/-CURRENT/usr/src/release/Makefile" for now. On Mon, Apr 29, 2002 at 08:22:01AM -0700, Ruslan Ermilov wrote: > ru 2002/04/29 08:22:01 PDT >=20 > Modified files: > . Makefile Makefile.inc1=20 > Log: > Parallel "make release" fixes. > =20 > Revision Changes Path > 1.252 +13 -1 src/Makefile > 1.262 +0 -7 src/Makefile.inc1 On Mon, Apr 29, 2002 at 08:26:37AM -0700, Ruslan Ermilov wrote: > ru 2002/04/29 08:26:37 PDT >=20 > Modified files: > release Makefile=20 > Log: > Some components of the crunched binaries may use build-tools > that are to be run on the building host. (Currently, bin/sh > and usr.sbin/sysinstall use them.) Make sure we build them > in the correct environment, like we do it in the buildworld. > =20 > Revision Changes Path > 1.675 +15 -12 src/release/Makefile --=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 --rJwd6BRFiFCcLxzm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8zWifUkv4P6juNwoRAvyAAJ9ri4vmd8ZU2shcxVkSgqDxY2hswgCfet4g vTXyiqAryADSETXnHXWxM8M= =q23f -----END PGP SIGNATURE----- --rJwd6BRFiFCcLxzm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message