From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 11:17:54 2004 Return-Path: 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 3F45416A4CE for ; Fri, 16 Jul 2004 11:17:54 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9855243D54 for ; Fri, 16 Jul 2004 11:17:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])i6GBHqb4033632; Fri, 16 Jul 2004 13:17:52 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.12.11/8.12.11/Submit) id i6GBHgOp033631; Fri, 16 Jul 2004 13:17:42 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Dick Davies In-Reply-To: <20040716111406.GA20712@lb.tenfour> References: <20040716111406.GA20712@lb.tenfour> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5qHhDitEeMd/odLPALop" Message-Id: <1089976662.31648.1.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 16 Jul 2004 13:17:42 +0200 cc: FreeBSD Current list Subject: Re: portupgrade : make goes apeshit on 5.2.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 11:17:54 -0000 --=-5qHhDitEeMd/odLPALop Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable V p=E1, 16. 07. 2004 v 13:14, Dick Davies p=ED=B9e: > Portinstall runs incredibly slowly on this box - epia m6000 with 512Mb RA= M - particularly portinstall and > other portupgrade related tools. After 5 minutes of no output, I thought = I'd investigate and find that > make (1) has forkbombed the box: >=20 >=20 > [1] + Running portinstall rsync > eris# ps ax|grep make|wc -l > 293 > eris# uname -a > FreeBSD eris 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 16 03:= 35:03 GMT 2004 rasputnik@eris:/usr/obj/usr/src/sys/ERIS i386 >=20 > (the system is a 5.2.1 release pulled up to 'tag=3DRELENG_5_2' with cvsup= ) >=20 >=20 > make.conf looks like: >=20 >=20 > # cat /etc/make.conf=20 > # -- use.perl generated deltas -- # > # Created: Tue Jul 6 17:12:19 2004 > # Setting to use base perl from ports: > PERL_VER=3D5.6.1 > PERL_VERSION=3D5.6.1 > PERL_ARCH=3Dmach > NOPERL=3Dyo > NO_PERL=3Dyo > NO_PERL_WRAPPER=3Dyo > BOOT_COMCONSOLE_SPEED=3D57600 > WITH_PAM=3D yes > USE_OPENLDAP_VER=3D 22 ^^^^^^^^^^^^^^^^^ You managed to create infinite dependency loop. You can't set any USE_* variables in /etc/make.conf, only WITH_* variables are permitted there. --=20 Pav Lucistnik Quantum physics was developed in the 1930's, as a result of a bet between Albert Einstein and Niels Bohr, to see who could come up with the most ridiculous theory and still have it published. --=-5qHhDitEeMd/odLPALop Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA97lWntdYP8FOsoIRApMcAJ4pMh7k6hwRhQLhMT1QucnjF2bX2ACguUF6 hi3sMvA1cUQYKuYdq9Ufvt4= =KBb5 -----END PGP SIGNATURE----- --=-5qHhDitEeMd/odLPALop--