chmod +x ../build.sh rm /tmp/cutlass -rf; git clone -b 2.11 https://github.com/NVIDIA/cutlass.git /tmp/cutlass && bash ../build.sh -Dcutlass=true -Dcutlass_include=/tmp/cutlass/include -Dembed=true && mv ../build/release/lc0 Leela-20A5A4BA-66E6C1B5 Cloning into '/tmp/cutlass'... The Meson build system Version: 0.61.2 Source dir: /tmp/tmpdqmkj3uj/Leela/Leela-tmp Build dir: /tmp/tmpdqmkj3uj/Leela/Leela-tmp/build/release Build type: native build Project name: lc0 Project version: undefined C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C++ linker for the host machine: c++ ld.bfd 2.38 Host machine cpu family: x86_64 Host machine cpu: x86_64 Has header "optional" : YES Has header "string_view" : YES Has header "charconv" : YES Compiler for C++ supports arguments -march=native: YES Program scripts/compile_proto.py found: YES (/usr/bin/python3 /tmp/tmpdqmkj3uj/Leela/Leela-tmp/scripts/compile_proto.py) Program git found: YES (/usr/bin/git) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Message: cloning lczero-common.git into libs/lczero-common meson.build:116: WARNING: Failed to parse short revision. Use git clone instead of downloading the archive from GitHub. Message: Using build identifier "git.unknown". Configuring build_id.h using configuration Run-time dependency threads found: YES Library dl found: YES Did not find pkg-config by name 'pkg-config' Found Pkg-config: NO Did not find CMake 'cmake' Found CMake: NO Run-time dependency tensorflow_cc found: NO (tried pkgconfig and cmake) Run-time dependency accelerate found: NO (tried pkgconfig and cmake) Library mkl_rt found: NO Library mklml found: NO Library dnnl found: NO Library openblas.dll found: NO Library openblas found: NO Run-time dependency eigen3 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency eigen3 Downloading eigen source from https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2 Downloading file of unknown size. Downloading eigen patch from https://wrapdb.mesonbuild.com/v2/eigen_3.4.0-1/get_patch Download size: 5619 Downloading: .......... Executing subproject eigen eigen| Project name: eigen eigen| Project version: 3.4.0 eigen| C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") eigen| C++ linker for the host machine: c++ ld.bfd 2.38 eigen| Build targets in project: 0 eigen| Subproject eigen finished. Dependency eigen3 from subproject subprojects/eigen-3.4.0 found: YES 3.4.0 Program ispc found: NO Library OpenCL found: YES Run-time dependency opencl found: NO Has header "CL/opencl.h" : NO Library cublas found: YES Library cudnn found: NO Library cudart found: YES Program nvcc found: YES (/usr/local/cuda/bin/nvcc) Run-time dependency appleframeworks found: NO (tried framework) Downloading abseil-cpp source from https://github.com/abseil/abseil-cpp/archive/20230125.1.tar.gz Download size: 2119641 Downloading: .......... Downloading abseil-cpp patch from https://wrapdb.mesonbuild.com/v2/abseil-cpp_20230125.1-5/get_patch Download size: 5857 Downloading: .......... Executing subproject abseil-cpp abseil-cpp| Project name: abseil-cpp abseil-cpp| Project version: 20230125.1 abseil-cpp| C++ compiler for the host machine: c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") abseil-cpp| C++ linker for the host machine: c++ ld.bfd 2.38 abseil-cpp| Compiler for C++ supports arguments -Wno-sign-compare: YES abseil-cpp| Compiler for C++ supports arguments -maes: YES abseil-cpp| Compiler for C++ supports arguments -msse4.1: YES abseil-cpp| Checking if "GCC atomic builtins" : links: YES abseil-cpp| Dependency threads found: YES unknown (cached) abseil-cpp| Run-time dependency corefoundation found: NO (tried pkgconfig and cmake) abseil-cpp| Build targets in project: 18 abseil-cpp| Subproject abseil-cpp finished. Run-time dependency zlib found: YES 1.2.11 Library libatomic found: YES Run-time dependency GTest found: NO (tried pkgconfig and system) Looking for a fallback subproject for the dependency gtest Downloading gtest source from https://github.com/google/googletest/archive/release-1.10.0.zip Download size: 1146687 Downloading: A fallback URL could be specified using source_fallback_url key in the wrap file meson.build:713:2: ERROR: Incorrect hash for source: 94c634d499558a76fa649edb13721dce6e98fb1e7018dfaeba3cd7a083945e91 expected 41f03255183474da9b3055aa2d3f76c56c2009f31cc9a7d4d04c397968a17055 actual. A full log can be found at /tmp/tmpdqmkj3uj/Leela/Leela-tmp/build/release/meson-logs/meson-log.txt make: *** [Makefile:7: all] Error 1