* [gentoo-dev] distcc and precompiled headers
@ 2007-05-18 12:41 Caleb Tennis
2007-05-18 13:26 ` Luca Barbato
2007-05-19 15:38 ` [gentoo-dev] " Kevin F. Quinn
0 siblings, 2 replies; 4+ messages in thread
From: Caleb Tennis @ 2007-05-18 12:41 UTC (permalink / raw
To: gentoo-dev
Based on some recent findings, it looks like the two above mentioned features don't
work together. pch don't get distributed to distcc nodes, so they're basically
mutually exclusive. However, distcc is a FEATURE and pch are a USE flag.
Should we just put a check in each ebuild that uses the pch use flag, make an
eclass, or build something into the package manager(s) ? Thoughts?
Caleb
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] distcc and precompiled headers
2007-05-18 12:41 [gentoo-dev] distcc and precompiled headers Caleb Tennis
@ 2007-05-18 13:26 ` Luca Barbato
2007-05-19 6:59 ` [gentoo-dev] " Steve Long
2007-05-19 15:38 ` [gentoo-dev] " Kevin F. Quinn
1 sibling, 1 reply; 4+ messages in thread
From: Luca Barbato @ 2007-05-18 13:26 UTC (permalink / raw
To: gentoo-dev
Caleb Tennis wrote:
> Based on some recent findings, it looks like the two above mentioned features don't
> work together. pch don't get distributed to distcc nodes, so they're basically
> mutually exclusive. However, distcc is a FEATURE and pch are a USE flag.
>
> Should we just put a check in each ebuild that uses the pch use flag, make an
> eclass, or build something into the package manager(s) ? Thoughts?
Enhance distcc?
lu
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] distcc and precompiled headers
2007-05-18 12:41 [gentoo-dev] distcc and precompiled headers Caleb Tennis
2007-05-18 13:26 ` Luca Barbato
@ 2007-05-19 15:38 ` Kevin F. Quinn
1 sibling, 0 replies; 4+ messages in thread
From: Kevin F. Quinn @ 2007-05-19 15:38 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 893 bytes --]
On Fri, 18 May 2007 08:41:10 -0400 (EDT)
"Caleb Tennis" <caleb@gentoo.org> wrote:
> Based on some recent findings, it looks like the two above mentioned
> features don't work together. pch don't get distributed to distcc
> nodes, so they're basically mutually exclusive. However, distcc is a
> FEATURE and pch are a USE flag.
>
> Should we just put a check in each ebuild that uses the pch use flag,
> make an eclass, or build something into the package manager(s) ?
> Thoughts?
I'd go with a 'pch' utility eclass, and have packages that IUSE pch add
a call in pkg_setup (which would either die, or disable distcc).
On a related note, we had a discussion on bug #128810 a while back about
whether the package manager should be doing distcc and ccache at all,
anyway. Personally I think the package manager shouldn't be involved in
that at all.
--
Kevin F. Quinn
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-19 15:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 12:41 [gentoo-dev] distcc and precompiled headers Caleb Tennis
2007-05-18 13:26 ` Luca Barbato
2007-05-19 6:59 ` [gentoo-dev] " Steve Long
2007-05-19 15:38 ` [gentoo-dev] " Kevin F. Quinn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox