From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-50840-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SEPys-0000dO-AW
	for garchives@archives.gentoo.org; Sun, 01 Apr 2012 18:58:26 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C9773E0A5C;
	Sun,  1 Apr 2012 18:58:12 +0000 (UTC)
Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175])
	by pigeon.gentoo.org (Postfix) with ESMTP id E1D8BE0B0E
	for <gentoo-dev@lists.gentoo.org>; Sun,  1 Apr 2012 18:57:27 +0000 (UTC)
Received: by wibhn6 with SMTP id hn6so1816651wib.10
        for <gentoo-dev@lists.gentoo.org>; Sun, 01 Apr 2012 11:57:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=20120113;
        h=date:from:to:subject:message-id:in-reply-to:references:x-mailer
         :mime-version:content-type;
        bh=PxhdDyBV0e0Ob39Pbr+dl2yqIN6owndCv50WqLH5UIU=;
        b=0rRhMIvpAhOGOD6nvgJJNOt+ghPSe/VECGH7IeYhYFEnGAbk1vKsi/YtLwCbeBRO1L
         fHsfsqgKGA27wUfJbokV2jD5iAzNYjRWN8x8SGLP90bLAtUiT2iPqmJ1YLG+oSjy9OHs
         v9U1zTH3E1oQHTntiEkPaol9afozP8NFiSaah8qHnjJ5apyfXQieThXFJ19HFTpWU44D
         jYM4aN0Yd9LM+YZOeTwm5yWhK7Z+BTvnpg4ss8S3zn7b3gb0MALFPr1RYumiLp+3dElv
         Qq54oJ42iXlpzQHpqiyYmtRC1VC7ApVnVaqizVfA+nUeX8c3ueK10GRI6HY48Aic8ENz
         e39w==
Received: by 10.180.81.166 with SMTP id b6mr17869090wiy.0.1333306647174;
        Sun, 01 Apr 2012 11:57:27 -0700 (PDT)
Received: from localhost (cpc13-broo7-2-0-cust130.14-2.cable.virginmedia.com. [82.9.16.131])
        by mx.google.com with ESMTPS id 6sm27575800wiz.1.2012.04.01.11.57.26
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 01 Apr 2012 11:57:26 -0700 (PDT)
Date: Sun, 1 Apr 2012 19:55:44 +0100
From: Ciaran McCreesh <ciaran.mccreesh@googlemail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Should ${T} be defined in pkg_prepare ?
Message-ID: <20120401195544.45f95b27@googlemail.com>
In-Reply-To: <4F76F44A.4020409@gmail.com>
References: <4F76F44A.4020409@gmail.com>
X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=PGP-SHA1;
 boundary="Sig_/6G.xfpr5/x=76I9EGH4XIDa"; protocol="application/pgp-signature"
X-Archives-Salt: 6d5f4ee7-d6f1-4953-8474-7e4acf39f073
X-Archives-Hash: cc10063ddc2775d3585bab92d29b638e

--Sig_/6G.xfpr5/x=76I9EGH4XIDa
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Sat, 31 Mar 2012 14:10:50 +0200
Maciej Grela <maciej.grela@gmail.com> wrote:
> I've read the PMS and I haven't found information whether this
> variable is supposed to be set during pkg_prepare or not. Therefore I
> ask, what is the proper behaviour here ? Is there documentation on
> what special env variables are supposed to be defined in each stage ?
> Can this be considered as a bug in paludis ?

Mmm. The spec implies that it should be set to something sane... There's
no guarantee, of course, that the amount of space in ${T} in pkg_pretend
is anything like the amount of space that will be available for the
build, but check-reqs is deliberately designed to be wildly inaccurate.

--=20
Ciaran McCreesh

--Sig_/6G.xfpr5/x=76I9EGH4XIDa
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)

iEYEARECAAYFAk94pLMACgkQ96zL6DUtXhEeLQCff3OfAg5MJVEVox+Q4V7BS/cO
p0UAn1sWMMuWZ5a2ukY3om5AN72uMISe
=drr+
-----END PGP SIGNATURE-----

--Sig_/6G.xfpr5/x=76I9EGH4XIDa--