Gentoo Archives: gentoo-dev

From: Luca Barbato <lu_zero@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] EAPI-2 - Let's get it started
Date: Wed, 11 Jun 2008 05:54:11
Message-Id: 484F6851.8060804@gentoo.org
In Reply to: Re: [gentoo-dev] EAPI-2 - Let's get it started by Ciaran McCreesh
1 Ciaran McCreesh wrote:
2 > On Wed, 11 Jun 2008 07:39:53 +0200
3 > Rémi Cardona <remi@g.o> wrote:
4 >> Ciaran McCreesh a écrit :
5 >>> So how are we supposed to handle packages where upstream *require*
6 >>> that anyone building from source runs 'make check'?
7 >> If it's required to get the final binaries, then it should be in
8 >> src_compile.
9 >>
10 >> I don't know any package that does require such a thing, but IMHO it
11 >> should be a QA warning if a build system writes anything to ${D}
12 >> during src_test. (could sandbox be tweaked to do that?)
13 >
14 > A whole bunch of science packages have upstreams that say "If you're
15 > building from source, run 'make check' and if it fails don't carry on".
16
17 Their rationale behind that is that their code is severely broken, using
18 experimental features from their language of choice or, simply, that
19 they are paranoid and couldn't think better ways to annoy people?
20
21 > For that matter, I'm strongly inclined to say that for Paludis too...
22
23 Getting the build time from 30minutes to an hour or more?
24
25 lu
26
27 --
28
29 Luca Barbato
30 Gentoo Council Member
31 Gentoo/linux Gentoo/PPC
32 http://dev.gentoo.org/~lu_zero
33
34 --
35 gentoo-dev@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] EAPI-2 - Let's get it started Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
Re: [gentoo-dev] EAPI-2 - Let's get it started "Santiago M. Mola" <coldwind@g.o>
Re: [gentoo-dev] EAPI-2 - Let's get it started Peter Volkov <pva@g.o>