Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel: 0.27.0 -> 0.28.0 #64633

Merged
merged 2 commits into from Jul 16, 2019
Merged

bazel: 0.27.0 -> 0.28.0 #64633

merged 2 commits into from Jul 16, 2019

Conversation

guibou
Copy link
Contributor

@guibou guibou commented Jul 11, 2019

Motivation for this change

Bazel bump to 0.28. I also refactored the following:

  • bazel fetched at runtime dependencies are not hardcoded in a file anymore.
  • overrided repositories, used to prefetch bazel dependencies used during test, are now used using --distdir, which removes a lot of boilerplate.
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@Profpatsch
Copy link
Member

@GrahamcOfBorg build bazel.tests

@guibou
Copy link
Contributor Author

guibou commented Jul 11, 2019

I dont understand the failure in grahamcofborg-eval, could you explain that to me?

@FRidh
Copy link
Member

FRidh commented Jul 11, 2019

@GrahamcOfBorg eval

@FRidh
Copy link
Member

FRidh commented Jul 11, 2019

@guibou it was an unrelated issue on master which has been resolved

@guibou
Copy link
Contributor Author

guibou commented Jul 11, 2019

@Profpatsch suggested that I used an import from derivation which may be forbidden in nixpkgs. Is that true ?

@kalbasit kalbasit changed the title Bazel 0.28 bazel: 0.27.0 -> 0.28.0 Jul 12, 2019
@FRidh
Copy link
Member

FRidh commented Jul 12, 2019

Ah, there is indeed something else. I just thought, without really looking it, it was the same as the other PR's.

@FRidh
Copy link
Member

FRidh commented Jul 12, 2019

Indeed, you are using import from derivation:

srcs = (builtins.fromJSON (builtins.readFile src-deps-json));

--distdir is now used in the installCheckPhase for prefetched
  repositories. That's simpler, more robust and easier to extend in
  the future.

Note that `name` argument of fetchurl was removed because it changed
the basename of the generated file and bazel uses this basename for
its cache behavior.
@guibou
Copy link
Contributor Author

guibou commented Jul 12, 2019

I removed the import from derivation refactoring. Sorry I was not aware that it was not allowed in nixpkgs.

@kalbasit
Copy link
Member

@GrahamcOfBorg build bazel bazel.tests

@kalbasit
Copy link
Member

@guibou looks like the update broke the protocol buffer test on Darwin.

ERROR: /private/var/tmp/_bazel_nixbld1/56203a21b662facfb0adf82c2b07e3a9/external/net_zlib/BUILD.bazel:32:1: C++ compilation of rule '@net_zlib//:zlib' failed (Exit 1) cc_wrapper.sh failed: error executing command
  (cd /private/var/tmp/_bazel_nixbld1/56203a21b662facfb0adf82c2b07e3a9/sandbox/processwrapper-sandbox/6/execroot/our_workspace && \
  exec env - \
    PATH=/nix/store/p9xdhw6viqrypbr09l7ng7g5065kpdm1-clang-wrapper-7.1.0/bin:/nix/store/fij6h4964v39gm5aq8mvbhdr10j0p21k-clang-7.1.0/bin:/nix/store/5cdflskg7jx9cpff4vsyf5sxbrjjllfb-coreutils-8.31/bin:/nix/store/m8vcwp3hjv85922smxskg34c529h2ida-cctools-binutils-darwin-wrapper/bin:/nix/store/waf53jjjraax73qh2dd4gv2kyjlrr8c5-cctools-binutils-darwin/bin:/nix/store/5cdflskg7jx9cpff4vsyf5sxbrjjllfb-coreutils-8.31/bin:/nix/store/q184fsdwhnmx9mms03xmkbr0z1p3a0gf-python3-3.7.3/bin:/nix/store/fjqppjgwjhck86i1mbi0xcl9sqfak3j4-zulu1.8.0_121-8.20.0.5/bin:/nix/store/5cdflskg7jx9cpff4vsyf5sxbrjjllfb-coreutils-8.31/bin:/nix/store/gdir7ra6gy3j8sxhldl4xaxmbz1xywl4-findutils-4.6.0/bin:/nix/store/fiwnv6ijgjjpywdx9ckqndrmg7zlznd3-diffutils-3.7/bin:/nix/store/rfyb5gz7vai05fkp6ldv2lfsp3kkvip8-gnused-4.7/bin:/nix/store/sbvlq46p8nvv6w32wlxqmglpqyv8d9c8-gnugrep-3.3/bin:/nix/store/pha9hn37idbvyi40lyl7ibdyzpi0ddii-gawk-4.2.1/bin:/nix/store/cp0b7sm29p8cmfzd41dpi5f5v19agaf8-gnutar-1.32/bin:/nix/store/j4sdv6jcnr5q5c3w49y1h62v0sslam9v-gzip-1.10/bin:/nix/store/wh2pnfvbbq96x3s6igplscyfx6hbkjzj-bzip2-1.0.6.0.1-bin/bin:/nix/store/bg2s6jcz0xlgdl636m2gcp90k8d93skl-gnumake-4.2.1/bin:/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin:/nix/store/6aqhx0h6zijd06cwasb53g8d2pnchjc4-patch-2.7.6/bin:/nix/store/0v5wcl0cvpwbd6pmw642z5y6wk73ghfj-xz-5.2.4-bin/bin:/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin:/nix/store/5cdflskg7jx9cpff4vsyf5sxbrjjllfb-coreutils-8.31/bin:/nix/store/gdir7ra6gy3j8sxhldl4xaxmbz1xywl4-findutils-4.6.0/bin:/nix/store/pha9hn37idbvyi40lyl7ibdyzpi0ddii-gawk-4.2.1/bin:/nix/store/sbvlq46p8nvv6w32wlxqmglpqyv8d9c8-gnugrep-3.3/bin:/nix/store/jsyr7jbc3iwms8l8ry9cyp9mgj5dx99z-gnutar-1.32/bin:/nix/store/rfyb5gz7vai05fkp6ldv2lfsp3kkvip8-gnused-4.7/bin:/nix/store/j4sdv6jcnr5q5c3w49y1h62v0sslam9v-gzip-1.10/bin:/nix/store/57wmc7hf2fwdl0nvhhwk0kbk0smv1qb9-which-2.21/bin:/nix/store/m4lwqhgrpcrxxsy8dsm78588k5qggwaf-unzip-6.0/bin \
    PWD=/proc/self/cwd \
  external/local_config_cc/cc_wrapper.sh -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections -MD -MF bazel-out/host/bin/external/net_zlib/_objs/zlib/gzclose.d '-frandom-seed=bazel-out/host/bin/external/net_zlib/_objs/zlib/gzclose.o' -iquote external/net_zlib -iquote bazel-out/host/bin/external/net_zlib -isystem external/net_zlib/zlib/include -isystem bazel-out/host/bin/external/net_zlib/zlib/include -g0 -Wno-unused-variable -Wno-implicit-function-declaration -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/net_zlib/gzclose.c -o bazel-out/host/bin/external/net_zlib/_objs/zlib/gzclose.o)
Execution platform: @bazel_tools//platforms:host_platform
Use --sandbox_debug to see verbose messages from the sandbox
src/main/tools/process-wrapper-legacy.cc:58: "execvp(external/local_config_cc/cc_wrapper.sh, ...)": No such file or directory
INFO: Elapsed time: 11.935s, Critical Path: 0.33s
INFO: 2 processes: 2 processwrapper-sandbox.
FAILED: Build did NOT complete successfully
FAILED: Build did NOT complete successfully
builder for '/nix/store/3r69nndgnk9bc0dsjnk15910i7c3rlmc-bazel-test-protocol-buffers.drv' failed with exit code 1
error: build of '/nix/store/3r69nndgnk9bc0dsjnk15910i7c3rlmc-bazel-test-protocol-buffers.drv' failed

@guibou
Copy link
Contributor Author

guibou commented Jul 14, 2019

@kalbasit test for tentative fix in progress.

@GrahamcOfBorg build bazel bazel.tests

(I'm not sure @GrahamcOfBorg is obeying me, so if you have more control over him, please run the tests)

@kalbasit
Copy link
Member

@GrahamcOfBorg build bazel bazel.tests

@guibou
Copy link
Contributor Author

guibou commented Jul 14, 2019

Any darwin user can help me to fix the build failure. I don't have access to a darwin machine.

@kalbasit
Copy link
Member

@guibou would an ssh connection help you?

@guibou
Copy link
Contributor Author

guibou commented Jul 14, 2019 via email

@kalbasit
Copy link
Member

Yes, definitely.

Ok let's continue this discussion on Keybase, I'm @YLCodes over there. I'll get my mac ready in the meantime.

@kalbasit
Copy link
Member

Yes, definitely.

Ok let's continue this discussion on Keybase, I'm @YLCodes over there. I'll get my mac ready in the meantime.

I'm ready whenever you are!

@uri-canva
Copy link
Contributor

I tested this branch as it is now (320dd2def24e6dacd1d6b89b6fa705169d10bc43) on my mac and it's working.

@kalbasit
Copy link
Member

@uri-canva can you try on your mac to build bazel.tests. Bazel builds fine, but the protobuf are broken again with this update, well according to ofborg anyway.

@uri-canva
Copy link
Contributor

uri-canva commented Jul 16, 2019

Yep, bazel.tests also works, tested with:

$ nix-env --file . --profile /nix/var/nix/profiles/per-user/uri/testing -iA bazel.tests
output
running install tests
$TEST_TMPDIR defined: output root default is '/private/var/folders/0d/f45mrlw51yj0fn50bs44xych0000gn/T/nix-build-bazel-0.28.0.drv-0' and max_idle_secs default is '15'.
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Loading: 0 packages loaded
Analyzing: 2 targets (2 packages loaded, 0 targets configured)
Analyzing: 2 targets (17 packages loaded, 30 targets configured)
INFO: Analyzed 2 targets (26 packages loaded, 404 targets configured).
INFO: Found 2 test targets...
[0 / 17] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (3 actions, 0 running)
INFO: From Compiling examples/cpp/hello-lib.cc:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[10 / 19] Compiling examples/cpp/hello-world.cc; 0s processwrapper-sandbox ... (3 actions, 2 running)
INFO: From Linking examples/cpp/libhello-lib.so:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling examples/cpp/hello-world.cc:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Linking examples/cpp/hello-success_test:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[16 / 20] 1 / 2 tests; Action external/bazel_tools/tools/jdk/platformclasspath.jar; 0s processwrapper-sandbox
[18 / 20] 1 / 2 tests; Building examples/java-native/src/main/java/com/example/myproject/libhello-lib.jar (1 source file); 0s worker ... (2 actions running)
[19 / 20] 1 / 2 tests; Building examples/java-native/src/test/java/com/example/myproject/hello.jar (1 source file); 1s worker
INFO: Elapsed time: 11.099s, Critical Path: 4.20s
INFO: 15 processes: 13 processwrapper-sandbox, 2 worker.
INFO: Build completed successfully, 21 total actions
//examples/cpp:hello-success_test                                        PASSED in 0.1s
//examples/java-native/src/test/java/com/example/myproject:hello         PASSED in 0.3s

Executed 2 out of 2 tests: 2 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
INFO: Build completed successfully, 21 total actions
copying path '/nix/store/0hd8ap8kx2bjiciv0bl6jih4pjc0c8vn-gcc-wrapper-7.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8ndshbdbybzbx00n14j04g2k731nvkah-source' from 'https://cache.nixos.org'...
copying path '/nix/store/rrzja19jbqxbfryp2zchb2ma5h041rxh-zlib-1.2.11.tar.gz' from 'https://cache.nixos.org'...
building '/nix/store/4g25548gs13iawqcqd59xcrs8z8aw2mk-BUILD.drv'...
building '/nix/store/6cjjj0nhnk44kis0bdp2jflgl1gi1d2m-BUILD.drv'...
building '/nix/store/hqly830p09bz5wf41s41vjfbxk2k9hq4-BUILD.drv'...
building '/nix/store/n4843kvqvawkadpmrr6bky26sp38faxl-WORKSPACE.drv'...
building '/nix/store/xk8jy0b935lbckmf3xhpw6r4q2s2hzxz-WORKSPACE.drv'...
building '/nix/store/2x8mvk3wi51hml34fhapd6xcr2kdh3hy-bazel.drv'...
building '/nix/store/4ir9byw8ydapa6jmdr5h2iyq41ar09fk-bin.py.drv'...
building '/nix/store/paq2qxcnwh9fv8ljr3dsaigsds4307nm-input.txt.drv'...
building '/nix/store/xn9gp38hx81in44143f1scqakjzia0fc-lib.py.drv'...
building '/nix/store/ykwi1qvs8kfnfg0c1fpfj94mi421xx1q-our_workspace.drv'...
building '/nix/store/vzw53v8gh7d7n4l6dvb1r1cdb38p9pw1-our_workspace.drv'...
building '/nix/store/lhmfnpzvlzydp0zayafqxf65sjkxdzgd-bazel-test-bash-tools.drv'...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //:tool_usage (1 packages loaded, 0 targets configured)
INFO: Analyzed target //:tool_usage (5 packages loaded, 19 targets configured).
INFO: Found 1 target...
[0 / 2] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running)
Target //:tool_usage up-to-date:
  bazel-bin/output.txt
INFO: Elapsed time: 2.970s, Critical Path: 0.07s
INFO: 1 process: 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
Testing content
OK
building '/nix/store/qz3chifdxqglr26w8dssaj5ffkzf4vg9-bazel-test-bash-tools.drv'...
Extracting Bazel installation...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //:tool_usage (1 packages loaded, 0 targets configured)
INFO: Analyzed target //:tool_usage (5 packages loaded, 19 targets configured).
INFO: Found 1 target...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/1cd77a0a0c1040b7f5b793684b0037ff/sandbox
[0 / 2] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Target //:tool_usage up-to-date:
  bazel-bin/output.txt
INFO: Elapsed time: 8.456s, Critical Path: 0.03s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Build completed successfully, 1 total action
Testing content
OK
building '/nix/store/b6aw5v8gqlf551kq8fdgj47hdyfsqd9i-bazel-test-builtin-rules.drv'...
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //python:bin (1 packages loaded, 0 targets configured)
Analyzing: target //python:bin (8 packages loaded, 17 targets configured)
Analyzing: target //python:bin (12 packages loaded, 27 targets configured)
Analyzing: target //python:bin (12 packages loaded, 27 targets configured)
Analyzing: target //python:bin (12 packages loaded, 27 targets configured)
Analyzing: target //python:bin (12 packages loaded, 27 targets configured)
INFO: Analyzed target //python:bin (18 packages loaded, 133 targets configured).
INFO: Found 1 target...
[0 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (4 actions, 0 running)
Target //python:bin up-to-date:
  bazel-bin/python/bin
INFO: Elapsed time: 8.349s, Critical Path: 0.04s
INFO: 0 processes.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/python/bin
INFO: Build completed successfully, 5 total actions
building '/nix/store/gyskr8wl3zq09qq9658sxwb2bwhkk7z1-bazel-test-builtin-rules.drv'...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //python:bin (1 packages loaded, 0 targets configured)
INFO: Analyzed target //python:bin (18 packages loaded, 132 targets configured).
INFO: Found 1 target...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/fb5693cc08254a6418f0929450e16338/sandbox
[3 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Target //python:bin up-to-date:
  bazel-bin/python/bin
INFO: Elapsed time: 8.490s, Critical Path: 0.03s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/python/bin
INFO: Build completed successfully, 1 total action
building '/nix/store/2cix1yv1f56ynnlcjl4l17ymqbfycklc-person.proto.drv'...
building '/nix/store/09bwzgs75c8w4zszmdqbqrwii1sm4bzd-source.drv'...

trying https://github.com/bazelbuild/bazel-skylib/archive/f83cb8dd6f5658bc574ccd873e25197055265d1c.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   165    0   165    0     0    421      0 --:--:-- --:--:-- --:--:--   421
100 29327    0 29327    0     0  20323      0 --:--:--  0:00:01 --:--:-- 43641
unpacking source archive /private/var/folders/0d/f45mrlw51yj0fn50bs44xych0000gn/T/nix-build-source.drv-0/f83cb8dd6f5658bc574ccd873e25197055265d1c.tar.gz
building '/nix/store/bnqjfg12gv8ajwswcl9ikq7rqhjlgnpc-source.drv'...

trying https://github.com/bazelbuild/examples/archive/5d8c8961a2516ebf875787df35e98cadd08d43dc.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   161    0   161    0     0    496      0 --:--:-- --:--:-- --:--:--   496
100  214k    0  214k    0     0   112k      0 --:--:--  0:00:01 --:--:--  293k
unpacking source archive /private/var/folders/0d/f45mrlw51yj0fn50bs44xych0000gn/T/nix-build-source.drv-0/5d8c8961a2516ebf875787df35e98cadd08d43dc.tar.gz
building '/nix/store/j2qmjyngcm5zbkx4fbc2pa3g4f9by8cl-proto-support.bzl.drv'...
building '/nix/store/6ghpydfpbmni53xhpcv0sxlcqz4pxhl3-our_workspace.drv'...
building '/nix/store/cdas5l16mcfjky4mxvhgik9a4b4jq4n5-our_workspace.drv'...
building '/nix/store/0aygx73nixh07q3hysr5v9zalgbydvxk-bazel-test-cpp.drv'...
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: 3 targets (2 packages loaded, 0 targets configured)
Analyzing: 3 targets (12 packages loaded, 27 targets configured)
INFO: Analyzed 3 targets (14 packages loaded, 74 targets configured).
INFO: Found 3 targets...
[0 / 11] [Scann] Compiling lib/hello-time.cc ... (3 actions, 0 running)
INFO: Elapsed time: 4.154s, Critical Path: 0.50s
INFO: 8 processes: 8 processwrapper-sandbox.
INFO: Build completed successfully, 11 total actions
INFO: Build completed successfully, 11 total actions
building '/nix/store/xiqjin9jsjx27x3cp9q6n5bg9hcxsfwl-bazel-test-cpp.drv'...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: 3 targets (2 packages loaded, 0 targets configured)
INFO: Analyzed 3 targets (14 packages loaded, 73 targets configured).
INFO: Found 3 targets...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/c3efb0671aa06d2f55084a0801dff9d5/sandbox
[2 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: Elapsed time: 7.910s, Critical Path: 0.03s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Build completed successfully, 1 total action
building '/nix/store/anc64sfqkclm0r3kr40l87kxja6g4kms-bazel-test-protocol-buffers.drv'...
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: 3 targets (2 packages loaded, 0 targets configured)
Analyzing: 3 targets (12 packages loaded, 46 targets configured)
INFO: Analyzed 3 targets (19 packages loaded, 876 targets configured).
INFO: Found 3 targets...
[0 / 18] [Prepa] BazelWorkspaceStatusAction stable-status.txt
INFO: From Executing genrule @net_zlib//:copy_public_headers [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/gzlib.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[3 / 192] Action external/bazel_tools/tools/jdk/platformclasspath_classes/DumpPlatformClassPath.class; 0s processwrapper-sandbox ... (8 actions, 7 running)
INFO: From Compiling external/net_zlib/inffast.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/crc32.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/zero_copy_stream.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[7 / 192] Compiling external/com_google_protobuf/src/google/protobuf/generated_message_util.cc [for host]; 1s processwrapper-sandbox ... (8 actions, 7 running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/time.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/arena.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/gzwrite.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/zutil.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/compress.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/gzread.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/deflate.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/coded_stream.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[16 / 192] Compiling external/com_google_protobuf/src/google/protobuf/generated_message_util.cc [for host]; 2s processwrapper-sandbox ... (8 actions, 7 running)
INFO: From Compiling external/net_zlib/inflate.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/infback.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[18 / 192] Compiling external/com_google_protobuf/src/google/protobuf/generated_message_util.cc [for host]; 4s processwrapper-sandbox ... (8 actions running)
[19 / 192] Compiling external/com_google_protobuf/src/google/protobuf/generated_message_util.cc [for host]; 5s processwrapper-sandbox ... (8 actions, 7 running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/generated_message_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/importer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[22 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]; 4s processwrapper-sandbox ... (8 actions, 7 running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/main.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/api.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/type_resolver_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/wrappers.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[26 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]; 6s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[31 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]; 8s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/parser.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/any.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[34 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]; 10s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/field_comparator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_map_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_service.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[40 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]; 13s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/descriptor.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[45 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message.cc [for host]; 4s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_helpers.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/unknown_field_set.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[52 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/js/js_generator.cc [for host]; 7s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/delimited_message_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_context.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/time_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_enum.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[59 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/js/js_generator.cc [for host]; 10s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/js/js_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_message_builder.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_file.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[67 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_enum_field.cc [for host]; 3s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_enum_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[75 / 192] Compiling external/com_google_protobuf/src/google/protobuf/util/message_differencer.cc [for host]; 6s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_extension.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/subprocess.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/descriptor_database.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/service.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/message_differencer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/duration.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/generated_message_table_driven.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[86 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/command_line_interface.cc [for host]; 7s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/command_line_interface.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/printer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/plugin.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[101 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc [for host]; 2s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/code_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/python/python_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/proto_writer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/field_mask_utility.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/timestamp.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/gzip_stream.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/mathlimits.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/strtod.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/datapiece.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_string_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[116 / 192] Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc [for host]; 9s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/substitute.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/json_escaping.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/empty.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/json_objectwriter.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/type.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/tokenizer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/json_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/field_mask.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/source_context.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/struct.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/php/php_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/zip_writer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[133 / 192] Compiling external/com_google_protobuf/src/google/protobuf/descriptor.cc [for host]; 12s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/text_format.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/adler32.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/gzclose.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/error_listener.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/descriptor.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/plugin.pb.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/map_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/uncompr.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/field_mask_util.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/reflection_ops.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/type_info.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/trees.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/net_zlib/inftrees.c [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/object_writer.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/any.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/json_stream_parser.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/dynamic_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
[159 / 192] Compiling external/com_google_protobuf/src/google/protobuf/wire_format.cc [for host]; 5s processwrapper-sandbox ... (8 actions running)
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/status.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/extension_set_heavy.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/wire_format.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/io_win32.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/util/internal/utility.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/strutil.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/common.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/message_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/structurally_valid.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/int128.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/implicit_weak_message.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/wire_format_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Executing genrule @net_zlib//:copy_public_headers:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/bytestream.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/stringpiece.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/statusor.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/stubs/stringprintf.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/generated_message_table_driven_lite.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/extension_set.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling external/com_google_protobuf/src/google/protobuf/repeated_field.cc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Linking external/com_google_protobuf/libprotobuf_lite.a [for host]:
/nix/store/f7vwrw3ilbdil0mnk9l034fnv76rwwcw-cctools-port-895/bin/libtool: file: bazel-out/host/bin/external/com_google_protobuf/_objs/protobuf_lite/io_win32.o has no symbols
INFO: From Linking external/com_google_protobuf/protoc [for host]:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
ld: warning: could not create compact unwind for google::protobuf::compiler::CommandLineInterface::ErrorPrinter::AddWarning(int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::CommandLineInterface::ErrorPrinter::AddWarning(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::CommandLineInterface::ErrorPrinter::AddError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for non-virtual thunk to google::protobuf::compiler::CommandLineInterface::ErrorPrinter::AddWarning(int, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::python::Generator::FieldReferencingExpression(google::protobuf::Descriptor const*, google::protobuf::FieldDescriptor const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::python::Generator::PrintFieldsInDescriptor(google::protobuf::Descriptor const&) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::python::Generator::PrintExtensionsInDescriptor(google::protobuf::Descriptor const&) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::js::Generator::GenerateRequiresForSCC(google::protobuf::compiler::js::GeneratorOptions const&, google::protobuf::io::Printer*, google::protobuf::compiler::SCC const*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::js::Generator::GenerateRequiresForExtensions(google::protobuf::compiler::js::GeneratorOptions const&, google::protobuf::io::Printer*, std::vector<google::protobuf::FieldDescriptor const*, std::allocator<google::protobuf::FieldDescriptor const*> > const&, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::js::Generator::GenerateClassFieldFromObject(google::protobuf::compiler::js::GeneratorOptions const&, google::protobuf::io::Printer*, google::protobuf::FieldDescriptor const*) const: dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::(anonymous namespace)::SourceLocationCommentPrinter::FormatComment(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::(anonymous namespace)::FormatLineOptions(int, google::protobuf::Message const&, google::protobuf::DescriptorPool const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::strings::Substitute[abi:cxx11](char const*, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for google::protobuf::compiler::Parser::TryConsumeEndOfDeclaration(char const*, google::protobuf::compiler::Parser::LocationRecorder const*): dwarf uses DW_CFA_GNU_args_size
ld: warning: could not create compact unwind for void std::__make_heap<__gnu_cxx::__normal_iterator<google::protobuf::MapKey*, std::vector<google::protobuf::MapKey, std::allocator<google::protobuf::MapKey> > >, __gnu_cxx::__ops::_Iter_comp_iter<google::protobuf::internal::MapKeySorter::MapKeyComparator> >(__gnu_cxx::__normal_iterator<google::protobuf::MapKey*, std::vector<google::protobuf::MapKey, std::allocator<google::protobuf::MapKey> > >, __gnu_cxx::__normal_iterator<google::protobuf::MapKey*, std::vector<google::protobuf::MapKey, std::allocator<google::protobuf::MapKey> > >, __gnu_cxx::__ops::_Iter_comp_iter<google::protobuf::internal::MapKeySorter::MapKeyComparator>&): dwarf uses DW_CFA_GNU_args_size
INFO: From Executing genrule @com_google_protobuf//:gen_well_known_protos_java:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Compiling person/person.pb.cc:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: From Linking person/libperson_proto.so:
/nix/store/qfkfisb03w3b3pd7hx22r8y096cvn5fv-bash/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
/nix/store/b2av89f8yinc8vwcx83iryfmafvfmx01-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ISO-8859-1): No such file or directory
INFO: Elapsed time: 85.481s, Critical Path: 22.23s
INFO: 192 processes: 191 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 195 total actions
INFO: Build completed successfully, 195 total actions
building '/nix/store/dh05dysl1hbkh0yp16rsyx21p3pxihcb-bazel-test-protocol-buffers.drv'...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: 3 targets (2 packages loaded, 0 targets configured)
Analyzing: 3 targets (17 packages loaded, 516 targets configured)
INFO: Analyzed 3 targets (19 packages loaded, 876 targets configured).
INFO: Found 3 targets...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/ce55a9eb32dee8b6f510588495686de6/sandbox
[0 / 13] [Prepa] BazelWorkspaceStatusAction stable-status.txt
[183 / 195] checking cached actions
INFO: Elapsed time: 10.984s, Critical Path: 0.39s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Build completed successfully, 1 total action
building '/nix/store/qwnhch6disfh8q13lx9si6h2k2qsn5sc-our_workspace.drv'...
building '/nix/store/6lr6y4f0bk0z1yihigffi0zh2m4smvxp-bazel-test-cpp.drv'...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //:ProjectRunner (1 packages loaded, 0 targets configured)
INFO: Analyzed target //:ProjectRunner (19 packages loaded, 361 targets configured).
INFO: Found 1 target...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/c3efb0671aa06d2f55084a0801dff9d5/sandbox
[0 / 8] [Prepa] Expanding template ProjectRunner
[5 / 9] [Prepa] Action external/bazel_tools/tools/jdk/platformclasspath.jar
[6 / 9] [Prepa] Compiling Java headers libgreeter-hjar.jar (1 files)
[8 / 9] Building ProjectRunner.jar (1 source file); 0s worker
Target //:ProjectRunner up-to-date:
  bazel-bin/ProjectRunner.jar
  bazel-bin/ProjectRunner
INFO: Elapsed time: 12.219s, Critical Path: 3.41s
INFO: 5 processes: 3 processwrapper-sandbox, 2 worker.
INFO: Build completed successfully, 9 total actions
INFO: Running command line: bazel-bin/ProjectRunner
INFO: Build completed successfully, 9 total actions
Hi!
building '/nix/store/v43liwr0s2y5nli9ya8bz4d6gykqq7d8-bazel-test-cpp.drv'...
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
Starting local Bazel server and connecting to it...
Loading:
Loading: 0 packages loaded
Analyzing: target //:ProjectRunner (1 packages loaded, 0 targets configured)
INFO: Analyzed target //:ProjectRunner (19 packages loaded, 361 targets configured).
INFO: Found 1 target...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_uri/c3efb0671aa06d2f55084a0801dff9d5/sandbox
[1 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Target //:ProjectRunner up-to-date:
  bazel-bin/ProjectRunner.jar
  bazel-bin/ProjectRunner
INFO: Elapsed time: 9.111s, Critical Path: 0.24s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/ProjectRunner
INFO: Build completed successfully, 1 total action
Hi!
building '/nix/store/v1plxj0sql1zihv82169w9kfn3fv04lk-user-environment.drv'...
warning: not including '/nix/store/4k00rvv6agdfqjdjqz4fvzxgcxzackgj-bazel-test-builtin-rules' in the user environment because it's not a directory
warning: not including '/nix/store/7ixmny5a393iaf4dqbs57m6kgwls9xzy-bazel-test-cpp' in the user environment because it's not a directory
warning: not including '/nix/store/gdfqh9vnbc9r9xr9mggkhq2b2dkcs7k2-bazel-test-protocol-buffers' in the user environment because it's not a directory
warning: not including '/nix/store/hwmy74nc3g4vsy11nxm9ak299ssr2zv0-bazel-test-cpp' in the user environment because it's not a directory
warning: not including '/nix/store/mswbdwqss9k52hqllp4xch3rkh6kkrp2-bazel-test-bash-tools' in the user environment because it's not a directory
warning: not including '/nix/store/rhnl38hx884a4hxk0ymx7yfn31dddbsx-bazel-test-builtin-rules' in the user environment because it's not a directory
warning: not including '/nix/store/s67m8mjjq2ncm4lapzhrcm14c828l82p-bazel-test-protocol-buffers' in the user environment because it's not a directory
warning: not including '/nix/store/v4jfk95i59drknj36mp7zj81qnk2ysmj-bazel-test-cpp' in the user environment because it's not a directory
warning: not including '/nix/store/wzxvphb4vh00b4infifyirvvnqbhhbj4-bazel-test-cpp' in the user environment because it's not a directory
warning: not including '/nix/store/xwk8zmgb68xmy15nx6s7z2z746ha1mrq-bazel-test-bash-tools' in the user environment because it's not a directory
created 3 symlinks in user environment

@uri-canva
Copy link
Contributor

The ofborg darwin environment is a bit strange, it's not the same as a regular macOS nix installation, either with or without sandboxing enabled, or the hydra environment. I've hit issues with it before but I could never reproduce them, eventually I think we merged ignoring the ofborg results, and it worked fine on hydra.

@groodt do you remember something more about that?

@guibou
Copy link
Contributor Author

guibou commented Jul 16, 2019

I've squashed my "fixup" commit to clean a bit my history.

Considering that @GrahamcOfBorg is unhappy about bazel.tests but that @uri-canva says it works for him and that it may be a known issue with the bot, should we merge? @Profpatsch

@kalbasit
Copy link
Member

kalbasit commented Jul 16, 2019

I've squashed my "fixup" commit to clean a bit my history.

Considering that @GrahamcOfBorg is unhappy about bazel.tests but that @uri-canva says it works for him and that it may be a known issue with the bot, should we merge? @Profpatsch

It's not the best option to merging with an unhappy build. Perhaps @LnL7 or @grahamc may help here? I'm going to test on my Darwin as well.

EDIT: It works on my Mac as well. 🤔

@kalbasit
Copy link
Member

@GrahamcOfBorg build bazel bazel.tests

@kalbasit
Copy link
Member

ok ofborg says that it's passing now.

@kalbasit kalbasit merged commit f182b83 into NixOS:master Jul 16, 2019
@guibou guibou deleted the bazel_0.28 branch July 16, 2019 18:26
@guibou
Copy link
Contributor Author

guibou commented Jul 16, 2019

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants