CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [foam-extend.org] i am not able to install foamextend v5.0 on ubuntu v2212, i have openfoam esi version (https://www.cfd-online.com/Forums/openfoam-installation/250404-i-am-not-able-install-foamextend-v5-0-ubuntu-v2212-i-have-openfoam-esi-version.html)

Desimuser1 June 14, 2023 03:40

i am not able to install foamextend v5.0 on ubuntu v2212, i have openfoam esi version
 
i think foamExtend is installed, but i am not able to run "# Running the test harness"

https://sourceforge.net/p/turbowg/wi...0test%20cases/

ERROR MESSAGE :

tutorialsTestSuites_oneTimeStep: Modifying the controlDict files for running only one time step in directory: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/tutorialsTestSuites_oneTimeStep
Done.
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

BUILD_WITH_CMAKE
RUN_TESTS


-- Build files have been written to: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir
Run dashboard with model Experimental
Source directory: /home/desim1/foam/foam-extend-5.0
Build directory:
Reading ctest configuration file: /home/desim1/foam/foam-extend-5.0/CTestConfig.cmake
Site: desim1
Build name: linux64GccDPInt32Opt-gcc11-git-branch=nextRelease-git-rev=4db532fc5abd
Use Experimental tag: 20230614-0647
Experimental dashboard: We skip the repository update.
CTEST_BINARY_DIRECTORY not set
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
..*****!*!!*!*********.....!...................... Size: 49K
..................................!!.....!........ Size: 99K
.....!.!.......................................... Size: 149K
.................................................. Size: 199K
......................................... Size of output: 241K
Error(s) when building project
36 Compiler errors
50 or more Compiler warnings
CTEST_BINARY_DIRECTORY not set
Test project /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir
CTEST_BINARY_DIRECTORY not set
Add file: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Dashboard_Tutorials.cmake
Submit files
SubmitURL: http://foam-extend.sourceforge.net/C...oam-extend-5.0
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Build.xml
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Notes.xml
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Done.xml
Submission successful





i tried using

set(CTEST_BINARY_DIRECTORY //home/desim1/foam/foam-extend-5.0/cmake")

but it didnt work

bash: syntax error near unexpected token `CTEST_BINARY_DIRECTORY'

:confused:

amirhosseintaran August 17, 2023 18:02

Hello,

Please make sure you are fully following the instruction on the Foam-extend repository in :

https://sourceforge.net/p/foam-exten...ke.foam-extend

There is a " missing in your set command I think,
it should be like this :

set(CTEST_BINARY_DIRECTORY "/home/desim1/foam/foam-extend-5.0/cmake")

and also your home directory needs to be /home/ instead of //home


Bests,
Amirhossein.

Desimuser1 August 21, 2023 05:12

reply
 
thank you, i will look into it

hjasak August 22, 2023 07:12

I just pushed some bug fixes to comply with the gcc-11 compiler - master branch

Desimuser1 August 23, 2023 01:33

reply
 
thank you, i will look into it
i had actully stopped using foam extend, and continued with v2212, but i will give it a try after my project is over

tav August 31, 2023 07:57

Quote:

Originally Posted by Desimuser1 (Post 855725)
thank you, i will look into it
i had actully stopped using foam extend, and continued with v2212, but i will give it a try after my project is over

Hello Desimuser1,

Were you able to successfully install foam-extend-5.0 along with TurboTools? If yes, please share the steps you followed other than the steps mentioned in the TurboWG page you shared.

Thank you


All times are GMT -4. The time now is 23:35.