Skip to content

gollvm: cmake step failing with "go-typedesc-equal.c missing" error #32381

@ALTree

Description

@ALTree

I'm trying to build gollvm, following the instructions here: https://go.googlesource.com/gollvm/#building

The cmake step is failing with:

CMake Error at tools/gollvm/libgo/CMakeLists.txt:479 (add_library):
  Cannot find source file:

    /home/alberto/workarea/llvm/tools/gollvm/gofrontend/libgo/runtime/go-typedesc-equal.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at tools/gollvm/libgo/CMakeLists.txt:470 (add_library):
  No SOURCES given to target: libgo_c_piclib


CMake Error at tools/gollvm/libgo/CMakeLists.txt:479 (add_library):
  No SOURCES given to target: libgo_c_nonpiclib

cc @cherrymui

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions