plasma-umass / Mesh

A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Apache License 2.0
1.75k stars 73 forks source link

does not build in Intel Clear Linux either #75

Open jvo203 opened 4 years ago

jvo203 commented 4 years ago

chris@sirius~/mesh $ make Downloading https://releases.bazel.build/3.3.0/release/bazel-3.3.0-linux-x86_64... Extracting Bazel installation... Starting local Bazel server and connecting to it... INFO: Repository llvm_toolchain instantiated at: no stack (--record_rule_instantiation_callstack not enabled) Repository rule llvm_toolchain defined at: /home/chris/.cache/bazel/_bazel_chris/a15e0fde272926b3115f987de863156a/external/com_grail_bazel_toolchain/toolchain/rules.bzl:24:33: in ERROR: An error occurred during the fetch of repository 'llvm_toolchain': Traceback (most recent call last): File "/home/chris/.cache/bazel/_bazel_chris/a15e0fde272926b3115f987de863156a/external/com_grail_bazel_toolchain/toolchain/internal/configure.bzl", line 110 _download_llvm_preconfigured(<1 more arguments>) File "/home/chris/.cache/bazel/_bazel_chris/a15e0fde272926b3115f987de863156a/external/com_grail_bazel_toolchain/toolchain/internal/llvm_distributions.bzl", line 148, in _download_llvm_preconfigured fail(<1 more arguments>) Failed to detect host OS version:

Unsupported linux distribution and version: clear-linux-os, 33820 ERROR: no such package '@llvm_toolchain//': Traceback (most recent call last): File "/home/chris/.cache/bazel/_bazel_chris/a15e0fde272926b3115f987de863156a/external/com_grail_bazel_toolchain/toolchain/internal/configure.bzl", line 110 _download_llvm_preconfigured(<1 more arguments>) File "/home/chris/.cache/bazel/_bazel_chris/a15e0fde272926b3115f987de863156a/external/com_grail_bazel_toolchain/toolchain/internal/llvm_distributions.bzl", line 148, in _download_llvm_preconfigured fail(<1 more arguments>) Failed to detect host OS version:

Unsupported linux distribution and version: clear-linux-os, 33820 INFO: Elapsed time: 4.663s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded) FAILED: Build did NOT complete successfully (0 packages loaded) make: *** [Makefile:44: test] エラー 1