Skip to content

Instantly share code, notes, and snippets.

@jlaxson
Created March 24, 2021 05:52
Show Gist options
  • Save jlaxson/aec2813d19a8494b237e15093e0359a3 to your computer and use it in GitHub Desktop.
Save jlaxson/aec2813d19a8494b237e15093e0359a3 to your computer and use it in GitHub Desktop.
--remote_download_toplevel problem
--------------------------------------------------------- ---------------------------------------------------------
command_args: "external/local_config_cc/wrapped_clang" command_args: "external/local_config_cc/wrapped_clang"
command_args: "-D_FORTIFY_SOURCE=1" command_args: "-D_FORTIFY_SOURCE=1"
command_args: "-fstack-protector" command_args: "-fstack-protector"
command_args: "-fcolor-diagnostics" command_args: "-fcolor-diagnostics"
command_args: "-Wall" command_args: "-Wall"
command_args: "-Wthread-safety" command_args: "-Wthread-safety"
command_args: "-Wself-assign" command_args: "-Wself-assign"
command_args: "-fno-omit-frame-pointer" command_args: "-fno-omit-frame-pointer"
command_args: "-g0" command_args: "-g0"
command_args: "-O2" command_args: "-O2"
command_args: "-DNDEBUG" command_args: "-DNDEBUG"
command_args: "-DNS_BLOCK_ASSERTIONS=1" command_args: "-DNS_BLOCK_ASSERTIONS=1"
command_args: "DEBUG_PREFIX_MAP_PWD=." command_args: "DEBUG_PREFIX_MAP_PWD=."
command_args: "-iquote" command_args: "-iquote"
command_args: "external/bzip2" command_args: "external/bzip2"
command_args: "-iquote" command_args: "-iquote"
command_args: "bazel-out/darwin-opt/bin/external/bzip2" command_args: "bazel-out/darwin-opt/bin/external/bzip2"
command_args: "-isystem" command_args: "-isystem"
command_args: "external/bzip2" command_args: "external/bzip2"
command_args: "-isystem" command_args: "-isystem"
command_args: "bazel-out/darwin-opt/bin/external/bzip2" command_args: "bazel-out/darwin-opt/bin/external/bzip2"
command_args: "-MD" command_args: "-MD"
command_args: "-MF" command_args: "-MF"
command_args: "bazel-out/darwin-opt/bin/external/bzip2/_objs/ command_args: "bazel-out/darwin-opt/bin/external/bzip2/_objs/
command_args: "-frandom-seed=bazel-out/darwin-opt/bin/externa command_args: "-frandom-seed=bazel-out/darwin-opt/bin/externa
command_args: "-isysroot" command_args: "-isysroot"
command_args: "__BAZEL_XCODE_SDKROOT__" command_args: "__BAZEL_XCODE_SDKROOT__"
command_args: "-F__BAZEL_XCODE_SDKROOT__/System/Library/Frame command_args: "-F__BAZEL_XCODE_SDKROOT__/System/Library/Frame
command_args: "-F__BAZEL_XCODE_DEVELOPER_DIR__/Platforms/MacO command_args: "-F__BAZEL_XCODE_DEVELOPER_DIR__/Platforms/MacO
command_args: "-mmacosx-version-min=10.15" command_args: "-mmacosx-version-min=10.15"
command_args: "-g" command_args: "-g"
command_args: "-no-canonical-prefixes" command_args: "-no-canonical-prefixes"
command_args: "-Wno-builtin-macro-redefined" command_args: "-Wno-builtin-macro-redefined"
command_args: "-D__DATE__=\"redacted\"" command_args: "-D__DATE__=\"redacted\""
command_args: "-D__TIMESTAMP__=\"redacted\"" command_args: "-D__TIMESTAMP__=\"redacted\""
command_args: "-D__TIME__=\"redacted\"" command_args: "-D__TIME__=\"redacted\""
command_args: "-target" command_args: "-target"
command_args: "x86_64-apple-macosx" command_args: "x86_64-apple-macosx"
command_args: "-c" command_args: "-c"
command_args: "external/bzip2/randtable.c" command_args: "external/bzip2/randtable.c"
command_args: "-o" command_args: "-o"
command_args: "bazel-out/darwin-opt/bin/external/bzip2/_objs/ command_args: "bazel-out/darwin-opt/bin/external/bzip2/_objs/
environment_variables { environment_variables {
name: "APPLE_SDK_PLATFORM" name: "APPLE_SDK_PLATFORM"
value: "MacOSX" value: "MacOSX"
} }
environment_variables { environment_variables {
name: "APPLE_SDK_VERSION_OVERRIDE" name: "APPLE_SDK_VERSION_OVERRIDE"
value: "10.15" value: "10.15"
} }
environment_variables { environment_variables {
name: "PATH" name: "PATH"
value: "/bin:/usr/bin:/sbin:/usr/sbin:/x" value: "/bin:/usr/bin:/sbin:/usr/sbin:/x"
} }
environment_variables { environment_variables {
name: "XCODE_VERSION_OVERRIDE" name: "XCODE_VERSION_OVERRIDE"
value: "11.3.1.11C505" value: "11.3.1.11C505"
} }
platform { platform {
} }
inputs { inputs {
path: "external/bazel_tools/tools/cpp/grep-includes.sh" path: "external/bazel_tools/tools/cpp/grep-includes.sh"
digest { digest {
hash: "befa9bb7f77216235998b0807859a880f964efed48e74d6fda hash: "befa9bb7f77216235998b0807859a880f964efed48e74d6fda
size_bytes: 744 size_bytes: 744
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/bzip2/bzlib.h" path: "external/bzip2/bzlib.h"
digest { digest {
hash: "6ac62e811669598ee30c9e1c379b9e627f6ff17a5a3dc1e0b4 hash: "6ac62e811669598ee30c9e1c379b9e627f6ff17a5a3dc1e0b4
size_bytes: 6240 size_bytes: 6240
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/bzip2/bzlib_private.h" path: "external/bzip2/bzlib_private.h"
digest { digest {
hash: "c0cda4f35ee1f2d54c9beacd524f8d28e0dbf8494aca30d854 hash: "c0cda4f35ee1f2d54c9beacd524f8d28e0dbf8494aca30d854
size_bytes: 13239 size_bytes: 13239
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/bzip2/randtable.c" path: "external/bzip2/randtable.c"
digest { digest {
hash: "407054ca6f54cd737dbc26ceb6b7874b55a0fcff86c2eb23cb hash: "407054ca6f54cd737dbc26ceb6b7874b55a0fcff86c2eb23cb
size_bytes: 3855 size_bytes: 3855
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/cc_wrapper.sh" path: "external/local_config_cc/cc_wrapper.sh"
digest { digest {
hash: "4051e4f4c9706f161e4e9dc071cb08877a3a809b0417272240 hash: "4051e4f4c9706f161e4e9dc071cb08877a3a809b0417272240
size_bytes: 3526 size_bytes: 3526
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/libtool" path: "external/local_config_cc/libtool"
digest { digest {
hash: "1315234a275885b9a3e8bee26aaeef461233fb0f7bcd719104 hash: "1315234a275885b9a3e8bee26aaeef461233fb0f7bcd719104
size_bytes: 4011 size_bytes: 4011
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/libtool_check_unique" path: "external/local_config_cc/libtool_check_unique"
digest { digest {
hash: "cfa134ee81732ecd6e6a46127119f1d827c21e01cd35f508a2 hash: "cfa134ee81732ecd6e6a46127119f1d827c21e01cd35f508a2
size_bytes: 114756 size_bytes: 114756
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/make_hashed_objlist.py" path: "external/local_config_cc/make_hashed_objlist.py"
digest { digest {
hash: "5ca717c3157e4554cbdb34520871b098db322f0766b3030d61 hash: "5ca717c3157e4554cbdb34520871b098db322f0766b3030d61
size_bytes: 2056 size_bytes: 2056
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/wrapped_clang" path: "external/local_config_cc/wrapped_clang"
digest { digest {
hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6 hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6
size_bytes: 55632 size_bytes: 55632
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/wrapped_clang_pp" path: "external/local_config_cc/wrapped_clang_pp"
digest { digest {
hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6 hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6
size_bytes: 55632 size_bytes: 55632
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/xcrunwrapper.sh" path: "external/local_config_cc/xcrunwrapper.sh"
digest { digest {
hash: "11abc81e116d1534b341b10cd9bc9b7f9910b5737de7046077 hash: "11abc81e116d1534b341b10cd9bc9b7f9910b5737de7046077
size_bytes: 1549 size_bytes: 1549
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/_obj listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/_obj
listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/_obj listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/_obj
remotable: true remotable: true
cacheable: true cacheable: true
progress_message: "Compiling randtable.c" progress_message: "Compiling randtable.c"
mnemonic: "CppCompile" mnemonic: "CppCompile"
actual_outputs { | runner: "remote cache hit"
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ | remote_cache_hit: true
digest { <
hash: "0f44140f067ae732342cd98fda2dfb13b8293a9f8dea8babb5 <
size_bytes: 11726 <
hash_function_name: "SHA-256" <
} <
} <
actual_outputs { <
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ <
digest { <
hash: "23d4ca7373e96614f95b510d7f3b81e98aaa68b7e135b473cc <
size_bytes: 4072 <
hash_function_name: "SHA-256" <
} <
} <
runner: "darwin-sandbox" <
--------------------------------------------------------- ---------------------------------------------------------
command_args: "external/local_config_cc/libtool" command_args: "external/local_config_cc/libtool"
command_args: "@bazel-out/darwin-opt/bin/external/bzip2/libbz command_args: "@bazel-out/darwin-opt/bin/external/bzip2/libbz
environment_variables { environment_variables {
name: "APPLE_SDK_PLATFORM" name: "APPLE_SDK_PLATFORM"
value: "MacOSX" value: "MacOSX"
} }
environment_variables { environment_variables {
name: "APPLE_SDK_VERSION_OVERRIDE" name: "APPLE_SDK_VERSION_OVERRIDE"
value: "10.15" value: "10.15"
} }
environment_variables { environment_variables {
name: "PATH" name: "PATH"
value: "/bin:/usr/bin:/sbin:/usr/sbin:/x" value: "/bin:/usr/bin:/sbin:/usr/sbin:/x"
} }
environment_variables { environment_variables {
name: "XCODE_VERSION_OVERRIDE" name: "XCODE_VERSION_OVERRIDE"
value: "11.3.1.11C505" value: "11.3.1.11C505"
} }
platform { platform {
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "6c0ca5a63c73210d1cf4bb26cfacb6d1c2ed425f71ab28080a hash: "6c0ca5a63c73210d1cf4bb26cfacb6d1c2ed425f71ab28080a
size_bytes: 37712 size_bytes: 37712
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "d61b6b42a0625f420809ac3e65d00abcb6d9e814ec4ea60bed hash: "d61b6b42a0625f420809ac3e65d00abcb6d9e814ec4ea60bed
size_bytes: 61432 size_bytes: 61432
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "b7ef87ecb119dbdfd5dc3025df7855d61521644d3bf80cc7f5 hash: "b7ef87ecb119dbdfd5dc3025df7855d61521644d3bf80cc7f5
size_bytes: 56544 size_bytes: 56544
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "7d57c63542dbf82b067293b61a102cb397d64c78b9c7636b41 hash: "7d57c63542dbf82b067293b61a102cb397d64c78b9c7636b41
size_bytes: 3084 size_bytes: 3084
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "0c2272b398809c6d2f49afcf95be0b15c34450ab2290f15bbe hash: "0c2272b398809c6d2f49afcf95be0b15c34450ab2290f15bbe
size_bytes: 38104 size_bytes: 38104
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "64cf8fd40cdb6f7f44050d28ea38c1d9d8ac89747189922e09 hash: "64cf8fd40cdb6f7f44050d28ea38c1d9d8ac89747189922e09
size_bytes: 11744 size_bytes: 11744
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/ path: "bazel-out/darwin-opt/bin/external/bzip2/_objs/bzip2/
digest { digest {
hash: "23d4ca7373e96614f95b510d7f3b81e98aaa68b7e135b473cc hash: "23d4ca7373e96614f95b510d7f3b81e98aaa68b7e135b473cc
size_bytes: 4072 size_bytes: 4072
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/libbzip2.a-2 path: "bazel-out/darwin-opt/bin/external/bzip2/libbzip2.a-2
digest { digest {
hash: "8f7692b750719c3796b42ab28854a850ddba5bf24e09b50dd5 hash: "8f7692b750719c3796b42ab28854a850ddba5bf24e09b50dd5
size_bytes: 533 size_bytes: 533
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/cc_wrapper.sh" path: "external/local_config_cc/cc_wrapper.sh"
digest { digest {
hash: "4051e4f4c9706f161e4e9dc071cb08877a3a809b0417272240 hash: "4051e4f4c9706f161e4e9dc071cb08877a3a809b0417272240
size_bytes: 3526 size_bytes: 3526
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/libtool" path: "external/local_config_cc/libtool"
digest { digest {
hash: "1315234a275885b9a3e8bee26aaeef461233fb0f7bcd719104 hash: "1315234a275885b9a3e8bee26aaeef461233fb0f7bcd719104
size_bytes: 4011 size_bytes: 4011
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/libtool_check_unique" path: "external/local_config_cc/libtool_check_unique"
digest { digest {
hash: "cfa134ee81732ecd6e6a46127119f1d827c21e01cd35f508a2 hash: "cfa134ee81732ecd6e6a46127119f1d827c21e01cd35f508a2
size_bytes: 114756 size_bytes: 114756
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/make_hashed_objlist.py" path: "external/local_config_cc/make_hashed_objlist.py"
digest { digest {
hash: "5ca717c3157e4554cbdb34520871b098db322f0766b3030d61 hash: "5ca717c3157e4554cbdb34520871b098db322f0766b3030d61
size_bytes: 2056 size_bytes: 2056
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/wrapped_clang" path: "external/local_config_cc/wrapped_clang"
digest { digest {
hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6 hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6
size_bytes: 55632 size_bytes: 55632
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/wrapped_clang_pp" path: "external/local_config_cc/wrapped_clang_pp"
digest { digest {
hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6 hash: "a071f1f80c37bb762769003d5f2c30f5ee43eb444a7c0e56d6
size_bytes: 55632 size_bytes: 55632
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
inputs { inputs {
path: "external/local_config_cc/xcrunwrapper.sh" path: "external/local_config_cc/xcrunwrapper.sh"
digest { digest {
hash: "11abc81e116d1534b341b10cd9bc9b7f9910b5737de7046077 hash: "11abc81e116d1534b341b10cd9bc9b7f9910b5737de7046077
size_bytes: 1549 size_bytes: 1549
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/libb listed_outputs: "bazel-out/darwin-opt/bin/external/bzip2/libb
remotable: true remotable: true
cacheable: true cacheable: true
progress_message: "Linking external/bzip2/libbzip2.a" progress_message: "Linking external/bzip2/libbzip2.a"
mnemonic: "CppLink" mnemonic: "CppLink"
actual_outputs { actual_outputs {
path: "bazel-out/darwin-opt/bin/external/bzip2/libbzip2.a" path: "bazel-out/darwin-opt/bin/external/bzip2/libbzip2.a"
digest { digest {
hash: "31ef9056e2b79f5e2c0c385e58546eac66e8138966eac9cf7b hash: "31ef9056e2b79f5e2c0c385e58546eac66e8138966eac9cf7b
size_bytes: 214240 size_bytes: 214240
hash_function_name: "SHA-256" hash_function_name: "SHA-256"
} }
} }
runner: "darwin-sandbox" runner: "darwin-sandbox"
--------------------------------------------------------- ---------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment