From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 05:21:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FC9E16A41F for ; Wed, 18 Jan 2006 05:21:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E37B43D45 for ; Wed, 18 Jan 2006 05:21:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id F24EC1A3C1B; Tue, 17 Jan 2006 21:21:57 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A29355154A; Wed, 18 Jan 2006 00:21:56 -0500 (EST) Date: Wed, 18 Jan 2006 00:21:56 -0500 From: Kris Kennaway To: "P.U.Kruppa" Message-ID: <20060118052156.GA98468@xor.obsecurity.org> References: <20060118041836.L884@www.pukruppa.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <20060118041836.L884@www.pukruppa.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade eats my swap space X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 05:21:58 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 18, 2006 at 04:25:57AM +0100, P.U.Kruppa wrote: > Hi! >=20 > OK, this is an old PIII 1 GHZ , 500 MB RAM running > 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 15 05:56:00 CET 2006 >=20 > When I start a >=20 > # portupgrade -a >=20 > up to 671 MB swap are used and I see this message: >=20 > make: Max recursion level (500) exceeded.: Resource temporarily > unavailable >=20 > and of course everything becomes really slow. Has anybody else=20 > seen this? You are setting an illegal variable in your make.conf or environment that is causing the port makefile to recurse. Probably USE_GCC or some other USE_*. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDzdB0Wry0BWjoQKURAgRDAJ468jJsfGaF9jSm2b1SYCL0EEPEPwCfQRnr RWJ7nX+diiqf/LILKYjAGCo= =69iY -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--