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

Unable to build HELICS on Ubuntu 20.04.2 #2570

Open
yliu250 opened this issue Oct 25, 2023 · 6 comments
Open

Unable to build HELICS on Ubuntu 20.04.2 #2570

yliu250 opened this issue Oct 25, 2023 · 6 comments
Labels
bug Issue concerning incorrect code operation

Comments

@yliu250
Copy link

yliu250 commented Oct 25, 2023

System Configuration:
Boost version 1.71.0
Ubuntu 20.04.2
HELICS: 3.4.0 main branch

Error Messages

error_log.txt

@yliu250 yliu250 added the bug Issue concerning incorrect code operation label Oct 25, 2023
@phlptp
Copy link
Member

phlptp commented Oct 25, 2023

What compiler and version are you using?
Do you need the HELICS webserver?

@yliu250
Copy link
Author

yliu250 commented Oct 25, 2023

Hi Philip, @phlptp, I am using cmake version 3.16.3. I don't need HELICS webserver.

@phlptp
Copy link
Member

phlptp commented Oct 25, 2023

My guess is you can set HELICS_DISABLE_WEBSERVER=ON in your cmake configuration that will turn off the code that is causing the errors. But I will look into the actual cause and see what is going on there.

What compiler version Gcc ? Clang?, other

@yliu250
Copy link
Author

yliu250 commented Oct 25, 2023

@phlptp , thanks for your help! I successfully built HELICS 3.4.0 by setting HELICS_DISABLE_WEBSERVER=ON.
BTW, my compiler is g++ 9.4.0 for your reference.
I will close this issue now.

@yliu250 yliu250 closed this as completed Oct 25, 2023
@phlptp
Copy link
Member

phlptp commented Oct 25, 2023

Glad that worked for you, I am going to reopen this to track down what the compilation issue actually is.

@phlptp phlptp reopened this Oct 25, 2023
@yliu250
Copy link
Author

yliu250 commented Oct 25, 2023

@phlptp , Thanks, I am glad to follow up if there are any updates for HELICS or other approaches to resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue concerning incorrect code operation
Projects
None yet
Development

No branches or pull requests

2 participants