Re: Specify koji build machine mem req via. spec file

2023-10-06 Thread Adam Williamson
On Fri, 2023-10-06 at 14:17 -0400, Stephen Gallagher wrote: > On Thu, Oct 5, 2023 at 2:04 AM Adam Williamson > wrote: > > > > On Wed, 2023-10-04 at 12:19 +0200, Kalev Lember wrote: > > > On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky > > > wrote: > > > > > > > Hello guys, > > > > > > > > Is

Re: Specify koji build machine mem req via. spec file

2023-10-06 Thread Stephen Gallagher
On Thu, Oct 5, 2023 at 2:04 AM Adam Williamson wrote: > > On Wed, 2023-10-04 at 12:19 +0200, Kalev Lember wrote: > > On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky wrote: > > > > > Hello guys, > > > > > > Is there's a way how to set requested amount of ram for koji builders? > > > > > > I'd

Re: Specify koji build machine mem req via. spec file

2023-10-06 Thread Tulio Magno Quites Machado Filho
Julian Sikorski writes: > Does a hammer smaller than -g1 also exist for issues like: > > relocation truncated to fit: R_X86_64_32 against `.debug_info' > https://kojipkgs.fedoraproject.org//work/tasks/1615/107091615/build.log This is saying that mame is too large to fit in the default code

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Kalev Lember
On Thu, Oct 5, 2023 at 2:04 PM Julian Sikorski wrote: > Does a hammer smaller than -g1 also exist for issues like: > > relocation truncated to fit: R_X86_64_32 against `.debug_info' > https://kojipkgs.fedoraproject.org//work/tasks/1615/107091615/build.log > > Thanks for the info in advance. >

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Julian Sikorski
Am 04.10.23 um 12:19 schrieb Kalev Lember: On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky > wrote: Hello guys, Is there's a way how to set requested amount of ram for koji builders? I'd like to use it as Firefox builds fail recently due low memory,

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Panu Matilainen
On 10/5/23 12:41, Kalev Lember wrote: On Thu, Oct 5, 2023 at 10:07 AM Miroslav Suchý > wrote: Dne 04. 10. 23 v 11:43 Martin Stransky napsal(a): > Hello guys, > > Is there's a way how to set requested amount of ram for koji builders? > >

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Kalev Lember
On Thu, Oct 5, 2023 at 10:07 AM Miroslav Suchý wrote: > Dne 04. 10. 23 v 11:43 Martin Stransky napsal(a): > > Hello guys, > > > > Is there's a way how to set requested amount of ram for koji builders? > > > > I'd like to use it as Firefox builds fail recently due low memory, like > >

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Miroslav Suchý
Dne 04. 10. 23 v 11:43 Martin Stransky napsal(a): Hello guys, Is there's a way how to set requested amount of ram for koji builders? I'd like to use it as Firefox builds fail recently due low memory, like https://bugzilla.redhat.com/show_bug.cgi?id=2241690 Thanks, Martin Related - rpm has

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Martin Stransky
On 10/5/23 08:03, Adam Williamson wrote: On Wed, 2023-10-04 at 12:19 +0200, Kalev Lember wrote: On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky wrote: Hello guys, Is there's a way how to set requested amount of ram for koji builders? I'd like to use it as Firefox builds fail recently due

Re: Specify koji build machine mem req via. spec file

2023-10-05 Thread Adam Williamson
On Wed, 2023-10-04 at 12:19 +0200, Kalev Lember wrote: > On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky wrote: > > > Hello guys, > > > > Is there's a way how to set requested amount of ram for koji builders? > > > > I'd like to use it as Firefox builds fail recently due low memory, like > >

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Stephen Smoogen
On Wed, 4 Oct 2023 at 09:48, Cristian Le via devel < devel@lists.fedoraproject.org> wrote: > Thank you Stephen, > > Didn't know we can have such control over koji scheduling. Is there any > documentation on koji side or fedora packaging guidelines about this? E.g. > what are the physical limits

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Cristian Le via devel
Thank you Stephen, Didn't know we can have such control over koji scheduling. Is there any documentation on koji side or fedora packaging guidelines about this? E.g. what are the physical limits that can be queued, how to request specific number of CPUs for mpi packages etc.? Which macro sets

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Stephen Smoogen
On Wed, 4 Oct 2023 at 09:24, Cristian Le via devel < devel@lists.fedoraproject.org> wrote: > Hi Stephen, > > Could you also share the links for where the strategies for large builds > is, I am also curious about this? Is it within koji or another framework? > Sorry I meant the email Kalev Lember

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Cristian Le via devel
Hi Stephen, Could you also share the links for where the strategies for large builds is, I am also curious about this? Is it within koji or another framework? On 2023/10/04 14:41, Stephen Smoogen wrote: On Wed, 4 Oct 2023 at 05:44, Martin Stransky wrote: Hello guys, Is there's a

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Stephen Smoogen
On Wed, 4 Oct 2023 at 05:44, Martin Stransky wrote: > Hello guys, > > Is there's a way how to set requested amount of ram for koji builders? > > No, the builders are mainly virtual machines on a set of hardware with a set amount of memory per virtual machine. There are some 'real' hardware

Re: Specify koji build machine mem req via. spec file

2023-10-04 Thread Kalev Lember
On Wed, Oct 4, 2023 at 11:44 AM Martin Stransky wrote: > Hello guys, > > Is there's a way how to set requested amount of ram for koji builders? > > I'd like to use it as Firefox builds fail recently due low memory, like > https://bugzilla.redhat.com/show_bug.cgi?id=2241690 I looked at the