Skip to content

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

Open
@codeoneline

Description

@codeoneline

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions