Can't compile the ET on the NDS test machine

Issue #2111 closed
Steven R. Brandt created an issue

g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions. /home/jovyan/Cactus/configs/sim/config-data/make.config.rules:278: recipe for target 'ML_BSSN_EvolutionInterior.cc.o' failed

$ g++ --version g++ (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Keyword:

Comments (2)

  1. Steven R. Brandt reporter
    • changed status to resolved
    • removed comment

    This is actually an out of memory error, triggered by compiling with too many processes.

  2. Log in to comment