Message 285503 - Python tracker

Message285503

Author ugultopu
Recipients ugultopu
Date 2017-01-15.07:44:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484466246.11.0.873853911133.issue29278@psf.upfronthosting.co.za>
In-reply-to
Content
Version Info
============
Linux 4.4.0-59-generic #80-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux

Issue
=====
When the multiple jobs option (`make -j`) is specified, build fails after compiling the `structmember.c` file. Subsequent compilation attempts show the following message:

    gcc: internal compiler error: Killed (program cc1)
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
History
Date User Action Args
2017-01-15 07:44:06ugultopusetrecipients: + ugultopu
2017-01-15 07:44:06ugultopusetmessageid: <1484466246.11.0.873853911133.issue29278@psf.upfronthosting.co.za>
2017-01-15 07:44:05ugultopulinkissue29278 messages
2017-01-15 07:44:04ugultopucreate