[opensuse-buildservice] noarch building twice
I guess we can save some build time. If a package is marked "BuildArch: noarch", it gets build two times, one for i586 and other x86_64. There should be a "smart" way of doing it only once. Don't you think? -- % Mauricio Teixeira (netmask) % mteixeira{a}webset{d}net <> Maceio/AL/BR % http://mteixeira.webset.net <> http://pmping.sf.net --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Monday 11 September 2006 22:08 schrieb Mauricio Teixeira (netmask):
I guess we can save some build time.
If a package is marked "BuildArch: noarch", it gets build two times, one for i586 and other x86_64.
There should be a "smart" way of doing it only once. Don't you think?
Yes, but it is way more complex as you might think right now ;) because the scheduling between different distributions needs to be synced. We plan to change this in the long run, but for now we just only deliver one package to the public. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Mon, Sep 11, 2006 at 05:08:11PM -0300, Mauricio Teixeira (netmask) wrote:
I guess we can save some build time.
If a package is marked "BuildArch: noarch", it gets build two times, one for i586 and other x86_64.
There should be a "smart" way of doing it only once. Don't you think?
I can change the code so that the package gets only built for the first enabled architecture of a repository. Would that be sufficient? Cheers, Michael. -- Michael Schroeder mls@suse.de main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Mauricio Teixeira (netmask)
-
Michael Schroeder