On Tue, Oct 15, 2019 at 11:48 AM Ankur Sinha <sanjay.an...@gmail.com> wrote:

> On Tue, Oct 15, 2019 11:14:42 -0500, Richard Shaw wrote:
> > I was doing good until I hit this one, went through all 8GB of swap...
> >
> > g++: fatal error: Killed signal terminated program cc1plus
> > compilation terminated.
> > make[4]: *** [Makefile:598: graph_community_network_eavg_imp1.lo] Error 1
> > make[4]: *** Waiting for unfinished jobs....
>
> Ugh, looks like it'll have to be -j1. I spoke to folks in
> #fedora-releng, and while we do have builders with 128gigs of RAM along
> with builders with 16gigs, there's no way to force a build to use the
> one or the other---it's just luck. I could maybe detect what machine it is
> in
> the spec depending on the value of _smp_mflags..
>

One option is to roll the dice with -j2 and hope you get one of the nice
builders. May be quicker overall to risk a OOM failure on a build or two
until you get a good builder :)

Thanks,
Richard
_______________________________________________
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