Hi, I initially opened an issue, but was suggested to post to the mailing list instead: https://github.com/golang/go/issues/38728
Build keeps failing when trying to build (Ubuntu Focal Fossa, amd64) from the latest commit to the master and following the build instructions. Has anyone succeeded to build gollvm recently? I am getting errors like this: -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Ninja version: 1.10.0 -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Building with -fPIC -- Constructing LLVMBuild project information -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore CMake Error at tools/gollvm/cmake/modules/AddGollvm.cmake:37 (message): C compiler does not support -fsplit-stack Call Stack (most recent call first): tools/gollvm/CMakeLists.txt:21 (include) -- starting libgo configuration. CMake Error at tools/gollvm/cmake/modules/LibbacktraceUtils.cmake:19 (message): Support for mmap() is required -- setup failed. Call Stack (most recent call first): tools/gollvm/libgo/CMakeLists.txt:45 (setup_libbacktrace) CMake Error at tools/gollvm/cmake/modules/LibffiUtils.cmake:27 (message): Support for mmap() is required -- setup failed. Call Stack (most recent call first): tools/gollvm/libgo/CMakeLists.txt:49 (setup_libffi) -- Libgo: creating stdlib package targets -- Libgo: generating check targets -- libgo configuration complete. -- starting gotools configuration. -- gotools: generating check targets -- gotools configuration complete. -- Registering Bye as a pass plugin (static build: OFF) -- Failed to find LLVM FileCheck -- Version: 0.0.0 -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring incomplete, errors occurred! See also "/home/gopher/workarea/build-debug/CMakeFiles/CMakeOutput.log". See also "/home/gopher/workarea/build-debug/CMakeFiles/CMakeError.log". ninja: error: loading 'build.ninja': No such file or directory -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/cdb72cf2-2fe2-4f44-87fb-5cc2058dd58a%40googlegroups.com.