> Hello.
> 
> When running guix as a package manager on a foreign distribution
> (PureOS) on an aarch64 device, Evolution fails to install because
> doxygen fails to build. I attach as separate files:
> 
> - the output of "guix build doxygen" gzipped;
> - the doxygen build log from the store;
> - the output of "guix describe";
> - the output of "uname -a".
> 
> Roman
>

Hi Roman,

Thank you for the bug report, doxygen is building fine on the substitute
servers and on my machine for aarch64[1], from your logs it seems that
your system might have ran out of memory and the process killed by the
OOM killer.

That said, substitute for doxygen should be available now so can you try
again after running guix pull?

If you still need to build it yourself, setting --max-jobs=1 could help
reduce the memory load, if that turns out to be the issue.

[1] https://ci.guix.gnu.org/build/7095985/details

Good evening,
Noé



Reply via email to