-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
build error: call to non-‘constexpr’ function ‘long int sysconf(int)’ #1122
Comments
what is your compiler and C++ standard? |
|
ok but |
Sure, but Im not personally selecting any standard. Correctly if Im wrong, but isnt it cmake's job to do so? |
IDK cause it depends on your build system and build chain |
To be clear, what Im trying to do is building your library from source as specified by the "Installation" chapter in the README. |
looks like it is catch2 lib's issue reproducible on some linux distros catchorg/Catch2#2178 . Check out |
Done. The issue still persists and the log is identical to that I originally posted. However, digging into the error further I found this: catchorg/Catch2#2421 Shall I close this as completed or as not planned? |
I mean |
build.log
Happens both with the 'master' and the 'dev' branch.
Please let me know what system information i should provide.
The text was updated successfully, but these errors were encountered: