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

Building Hypatia : Build failed with exit status 1 #12

Closed
abx13 opened this issue May 12, 2022 · 4 comments
Closed

Building Hypatia : Build failed with exit status 1 #12

abx13 opened this issue May 12, 2022 · 4 comments

Comments

@abx13
Copy link

abx13 commented May 12, 2022

Hello,

After having installed the prerequisites and the dependencies as explained in Hypatia's READ.ME, we have a problem when trying to build Hypatia.

Here is what is displayed. How could we fix it?

Screenshot_Hypatia_Builed_Failed_Exit_Status_1

@snkas
Copy link
Owner

snkas commented May 12, 2022

Hi,

It could be that you are using a newer or different C++ compiler than the default of Ubuntu 18.04 in which Hypatia was released.

@abx13
Copy link
Author

abx13 commented May 13, 2022

Thank you very much!
What version of python did you use when Hypatia was released?
Because we did try installing it first with Ubuntu 18.04 and python3.10 but we had problems installing dependencies. With Ubuntu22.04 there is no problem with the dependencies but we can't successfully build the program.

@abx13
Copy link
Author

abx13 commented May 13, 2022

Perfect! It did build with Ubuntu 20.04 and python 3.8. Thank you for your help!

@tkoch96
Copy link

tkoch96 commented Jul 2, 2024

I fixed this error --- I turned off "-Werror" in the compilation. Look at ns3-sat-sim/simulator/waf-tools/cflags.py on line 162.

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

3 participants