Maxim Cournoyer wrote:
> Hi,
> 
> So the issue was that 'tst_qlatin1stringmatcher' needed more than 24 GB of
> RAM? If confirmed, I think it'd be worth
> 
> 1. Reporting this upstream (at https://bugreports.qt.io/)
> 2. Disabling this test in our package test suite.

Hi Maxim,

I don't think the issue is with qtbase. If I simply run 'guix build qtbase' in 
isolation, it builds without issue. However, when I attempt to build an entire 
aarch64 system via 'guix system build --load-path=modules config.scm' I run out 
of available memory/swap space, likely due to the number of dependencies 
loaded in memory at once.

In this specific instance, the failure message pointed me to qtbase. Cuirass 
has not had a successful build of qtbase for aarch64 in quite some time. I 
expect this would not be a problem if more substitutes were available.



Reply via email to