On Mon, Nov 11, 2024 at 5:35 PM Dan Horák <d...@danny.cz> wrote:

> On Mon, 11 Nov 2024 17:17:02 +0100
> Eike Rathke <er...@redhat.com> wrote:
>
> > Hi,
> >
> > On Monday, 2024-11-11 17:12:19 +0100, Eike Rathke wrote:
> >
> > > Then with v128.4.0 on 2024-10-28 also on f40
> > > (no link here anymore, I excluded ppc64le on f40 to get the build out).
> >
> > That was https://koji.fedoraproject.org/koji/taskinfo?taskID=125295645
>
> I suppose it's similar to the issues Firefox is having and that's OOM
> during compiling the Rust code ...
>

It might be possible to work this around by sticking

%ifarch ppc64le
%global rustflags_debuginfo 1
%endif

at the top of the spec file. Can you try if it helps, Eike?
This should reduce the build time memory requirements at the expense of
worse debuginfo.

-- 
Kalev
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to