|
[Sponsors] |
[OpenFOAM.com] OpenFoam installation problem with g++ internal compiler error |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 28, 2020, 03:44 |
OpenFoam installation problem with g++ internal compiler error
|
#1 |
New Member
Ariful Islam Pranto
Join Date: Jul 2020
Posts: 12
Rep Power: 6 |
During compiling on ubuntu 18.04 with gcc-7, I faced the following error
Code:
wmake chemistryModel g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions. /home/pranto/Desktop/patrick/enrico_test/enrico/vendor/openfoam/OpenFOAM-dev/wmake/rules/General/transform:25: recipe for target '/home/pranto/Desktop/patrick/enrico_test/enrico/vendor/openfoam/OpenFOAM-dev/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o' failed make[4]: *** [/home/pranto/Desktop/patrick/enrico_test/enrico/vendor/openfoam/OpenFOAM-dev/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o] Error 4 Thanks! |
|
September 28, 2020, 04:18 |
|
#2 |
New Member
Tu Can
Join Date: Jul 2017
Location: China
Posts: 16
Rep Power: 9 |
lack of RAM. OpenFOAM after version 8 need a lot of RAM to be compiled. about 8G~16G. add RAM or extend the swap(slow)
|
|
December 10, 2020, 10:40 |
|
#4 | |
Senior Member
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 342
Rep Power: 28 |
Quote:
... reduces the memory requirement for compilation and speed-up parallel compilation by the way: the title of the original question mentions "[OpenFOAM.com]", yet the error message contains "OpenFOAM-dev". You are aware that there is a difference? OpenFOAM-dev as well as the single-digit releases (OpenFOAM-8, OpenFOAM-7, etc.) are from the OpenFOAM Foundation (openfoam.org) openfoam.com refers to the ESI-OpenCFD release, which are the date-coded releases (OpenFOAM-2006, OpenFOAM-1912, etc.) |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building OpenFOAM1.7.0 from source | ata | OpenFOAM Installation | 46 | March 6, 2022 14:21 |
Compile calcMassFlowC | aurore | OpenFOAM Programming & Development | 13 | March 23, 2018 08:43 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
Undeclared Identifier Errof UDF | SteveGoat | Fluent UDF and Scheme Programming | 7 | October 15, 2014 08:11 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |