Gentoo Archives: gentoo-dev

From: Danny van Dyk <kugelfang@g.o>
To: gentoo-dev@l.g.o
Subject: The Age of the Universe (was: Re: [gentoo-dev] Gentoo 2006.1)
Date: Sat, 02 Sep 2006 13:18:57
Message-Id: 200609021426.03618.kugelfang@gentoo.org
In Reply to: Re: [gentoo-dev] Gentoo 2006.1 by Edgar Hucek
1 Am Samstag, 2. September 2006 13:18 schrieb Edgar Hucek:
2 > >> 2.) Enable the use flage accessibility gnome cant be
3 > >> merged. It fails on compile the speech-tools.
4 > >> It seams that USE flags are not realy tested or how
5 > >> can it happen that there are already know bugs in the
6 > >> stable distro ?
7 > >>
8 > >> http://bugs.gentoo.org/show_bug.cgi?id=116030
9 > >>
10 > >> Festival and the speech-tools are well know not to
11 > >> compile with gcc >=4.
12 > >
13 > > Well, you know - if you go to read the speech-tools/festival & co.
14 > > bug, and read the ebuild, you'll see that the whole thing and code
15 > > is one huge mess, that doesn't compile even w/ gcc-3.3 without
16 > > patching. You'd probably prefer to never put out a new release, I
17 > > guess? How many people are using this one, and how does it justify
18 > > delaying the release even more?
19 >
20 > From my point of view, should it be garanted that a package and
21 > depencies compiles when all use flags are enabled. If a depency can't
22 > be compiled the use flag and depence should be dissabled/removed from
23 > a package.
24 Please _think_ before you make such a demand. Just a small investigation
25 would show this:
26
27 dev-lang/php-5.1.4-r6 has _96_ USE flags. That makes 2^96 = 7.9928+28
28 combinations. Given the (unreasonable) assumption that each compilation
29 would only take 1s and each compilation would actually succeed, you'd
30 still have ~8e28 seconds. The age of the universe is approximately 4e17
31 seconds.
32
33 This hasn't yet investigated allt he possible combinations of packages
34 depending on dev-lang/php, or the ~10,000 other packages in the tree.
35
36 Danny
37 --
38 Danny van Dyk <kugelfang@g.o>
39 Gentoo/AMD64 Project, Gentoo Scientific Project
40 --
41 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: The Age of the Universe Edgar Hucek <gimli@g.o>