On Tue, Jul 28, 2020 at 2:01 pm, Jeff Law <l...@redhat.com> wrote:
If this is a new failure (say in the last week), it could be an out of memory
scenario.  Try disabling LTO.  The standard way to do that is

%define _lto_cflags %{nil}

In your %build stanza in the spec file.

Heff

I agree, it's almost certainly OOM because it says "fatal error: Killed." I've never seen that happen for any reason other than OOM.

_______________________________________________
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

Reply via email to