public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] get_number_of_jobs
@ 2005-05-12 18:40 Rafael Espíndola
  2005-05-12 19:08 ` Mike Frysinger
  2005-05-12 21:55 ` Aron Griffis
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael Espíndola @ 2005-05-12 18:40 UTC (permalink / raw
  To: gentoo-dev

Why does get_number_of_jobs reduces the number of parallel jobs to "to
ensure successful merge"? In my humble opinion if a package fails to
compile with a large -j then the ebuild should know the limit and
reduce it.

An example of the problem: My machine has one processor but there are
many icecc daemons running on the local network. get_number_of_jobs
makes libstdc++-v3 compile with -j2 but It could use -j25 from the
/etc/make.conf. Removing the get_number_of_jobs makes libstdc++-v3
compile much faster.

Thanks for any comments,
Rafael Ávila de Espíndola

-- 
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-13 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12 18:40 [gentoo-dev] get_number_of_jobs Rafael Espíndola
2005-05-12 19:08 ` Mike Frysinger
2005-05-13 14:00   ` Daniel Goller
2005-05-12 21:55 ` Aron Griffis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox