Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake/Make Issue #31

Open
therin77 opened this issue Dec 17, 2024 · 1 comment
Open

CMake/Make Issue #31

therin77 opened this issue Dec 17, 2024 · 1 comment

Comments

@therin77
Copy link

I am following the instructions from the ReadME file, however when I run the make command I am getting the following error:

CMake Error: cmake version 3.31.2
Usage: /usr/local/bin/cmake -E [arguments...]

after it lists the different available commands I get the error message:

make[2]: *** [python/tempest/CMakeFiles/copy_module_for_tests] Error 1
make[1]: *** [python/tempest/CMakeFiles/copy_module_for_tests.dir/all] Error 2
make: *** [all] Error 2

I have checked my version of Cmake (running 3.31.2), and I am pretty sure it is using the correct file path (/usr/local/bin/cmake). I also am using macOS. Any help would be greatly appreciated!

@TigerJohn3
Copy link

I am running into the same issues as therin77. Has anyone been able to find a solution to downloading this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants