Untitled
unknown
plain_text
2 years ago
3.7 kB
8
Indexable
(base) aryabastani@AI SMTH % buck2 run //gRPC:greeter_server Action failed: root//external_deps:build-grpc (genrule) Local command returned non-zero exit code 1 Reproduce locally: `env -- "ASAN_OPTIONS=detect_leaks=0,detect_odr_violation=0" "BUCK_SCRATCH_PATH=buck-out/v2/tmp/root/ ...<omitted>... usr/bin/env bash -e buck-out/v2/gen/root/6553ba90a552c2c0/external_deps/__build-grpc__/sh/genrule.sh (run `buck2 log what-failed` to get the full command)` stdout: -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDC_FORMAT_MACROS -- Performing Test HAVE_STDC_FORMAT_MACROS - Success -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Downloading from https://storage.googleapis.com/grpc-bazel-mirror/github.com/envoyproxy/data-plane-api/archive/9d6ffa70677c4dbf23f6ed569676206c4e2edff4.tar.gz, if failed, please try configuring again -- Downloading from https://storage.googleapis.com/grpc-bazel-mirror/github.com/googleapis/googleapis/archive/2f9af297c84c55c8b871ba4495e01ade42476c92.tar.gz, if failed, please try configuring again -- Downloading from https://storage.googleapis.com/grpc-bazel-mirror/github.com/census-instrumentation/opencensus-proto/archive/v0.3.0.tar.gz, if failed, please try configuring again -- Downloading from https://storage.googleapis.com/grpc-bazel-mirror/github.com/cncf/xds/archive/e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7.tar.gz, if failed, please try configuring again -- Configuring incomplete, errors occurred! stderr: CMake Error at cmake/cares.cmake:25 (add_subdirectory): add_subdirectory given source "/Users/aryabastani/Documents/CAMFER/SMTH/buck-out/v2/gen/root/6553ba90a552c2c0/external_deps/__build-grpc__/srcs/grpc-files/grpc/third_party/cares/cares" which is not an existing directory. Call Stack (most recent call first): CMakeLists.txt:335 (include) CMake Warning at cmake/re2.cmake:41 (message): gRPC_RE2_PROVIDER is "module" but RE2_ROOT_DIR(/Users/aryabastani/Documents/CAMFER/SMTH/buck-out/v2/gen/root/6553ba90a552c2c0/external_deps/__build-grpc__/srcs/grpc-files/grpc/third_party/re2 is wrong Call Stack (most recent call first): CMakeLists.txt:337 (include) CMake Warning at cmake/ssl.cmake:55 (message): gRPC_SSL_PROVIDER is "module" but BORINGSSL_ROOT_DIR is wrong Call Stack (most recent call first): CMakeLists.txt:338 (include) CMake Warning at cmake/zlib.cmake:39 (message): gRPC_ZLIB_PROVIDER is "module" but ZLIB_ROOT_DIR is wrong Call Stack (most recent call first): CMakeLists.txt:341 (include) Build ID: f7ab583c-1084-4ef3-9ba4-c6ae3f868a22 Jobs completed: 730. Time elapsed: 17:12.2s. Cache hits: 0%. Commands: 96 (cached: 0, remote: 0, local: 96) BUILD FAILED Failed to build 'root//external_deps:build-grpc (prelude//platforms:default#6553ba90a552c2c0)'
Editor is loading...