SalomePlatform / .github

Readme for private members
2 stars 0 forks source link

compiling Salome with SAT error while part 7 (compilation of scotch) #7

Open otaolafranc opened 1 month ago

otaolafranc commented 1 month ago

Hello, I am facing issues while compiling salome, up to step 7. of the wiki I did not have any mayor issues. but while running the following command: SAT/sat -o "APPLICATION.properties.git_server='github'" compile SALOME-master-native --clean_all everything goes as expected, until it gets to scotch which simply says KO, and this brings several other things to not compile:

and also I am having a KO over:

which causes an error over OPENTURNS_SALOME here is the complete log but I am afraid it does not say anything in particular. on the other side, the error might be due to having OpenFOAM environment loaded? (I don't know at all if this might be the issue but I thought about this as OpenFOAM uses the scotch library as decomposing method for meshes.) EDIT: I tried to remove the sourced environment of OpenFOAM and still the build fails. also some extra information: during the previous step (6.) scotch was correctly downloaded: from the log of the command: SAT/sat -o "APPLICATION.properties.git_server='github'" prepare SALOME-master-native

scotch:
The archive is not found on local file system, we try ftp Connect to ftp server ftp.cea.fr Change directory to pub Change directory to salome Change directory to prerequisites Archive scotch-6.1.2.tar.gz was retrieved and stored in /home/franco/Downloads/salomeTest/ARCHIVES/scotch-6.1.2.tar.gz arc:/home/franco/Downloads/salomeTest/ARCHIVES/scotch-6.1.2.tar.gz ... OK

nitawa commented 1 month ago

libopenmpi-dev provides the header file.