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

ubuntu20.04 cmake -B build/ -S . failed #466

Open
codeoneline opened this issue Mar 21, 2024 · 0 comments
Open

ubuntu20.04 cmake -B build/ -S . failed #466

codeoneline opened this issue Mar 21, 2024 · 0 comments

Comments

@codeoneline
Copy link

codeoneline commented Mar 21, 2024

Hello,
When I tried cmake -B build/ -S ., it complains :

CMake Internal Error (please report a bug) in CMakeLists.txt:
  cmGeneratorTarget::GetOutputInfo called for blst which has type UTILITY

Note: The stack trace will not use advanced capabilities because this is a release build.
0x556123119314 : ??? [(???) ???:-1]
0x556123119dd2 : ??? [(???) ???:-1]
0x556123055dc3 : ??? [(???) ???:-1]
0x556123056449 : ??? [(???) ???:-1]
0x556122faee7f : ??? [(???) ???:-1]
0x556122faf073 : ??? [(???) ???:-1]
0x556122fa6c13 : ??? [(???) ???:-1]
0x556122fa6fb5 : ??? [(???) ???:-1]
0x556122fa7070 : ??? [(???) ???:-1]
0x5561230190d5 : ??? [(???) ???:-1]
0x5561230198c5 : ??? [(???) ???:-1]
0x556122d301bf : ??? [(???) ???:-1]
0x556122d30573 : ??? [(???) ???:-1]
0x5561230426de : ??? [(???) ???:-1]
0x55612304ac2f : ??? [(???) ???:-1]
0x556123047abd : ??? [(???) ???:-1]
0x556123030f91 : ??? [(???) ???:-1]
0x556122ff246a : ??? [(???) ???:-1]
0x556123001127 : ??? [(???) ???:-1]
0x556122dee617 : ??? [(???) ???:-1]
0x556122dfdd54 : ??? [(???) ???:-1]
0x556122d017a9 : ??? [(???) ???:-1]
0x556122cf3723 : ??? [(???) ???:-1]
0x7f51146b9083 : __libc_start_main [(libc.so.6) ???:-1]
0x556122cfcd2e : ??? [(???) ???:-1]


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly

What's wrong with it?

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

1 participant