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-remote: 2019-01-12 -> 2020-01-29 #68471

Merged
merged 1 commit into from Feb 4, 2020

Conversation

uri-canva
Copy link
Contributor

@uri-canva uri-canva commented Sep 11, 2019

Motivation for this change

Update it and fix it.

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.
Notify maintainers

cc @Profpatsch @abbradar

@Profpatsch
Copy link
Member

@GrahamcOfBorg build bazel-remote

@lheckemann lheckemann added this to the 19.09 milestone Sep 12, 2019
@disassembler
Copy link
Member

fails:

ERROR: An error occurred during the fetch of repository 'in_gopkg_yaml_v2':
   failed to fetch in_gopkg_yaml_v2: 2019/09/16 04:23:06 unrecognized import path "gopkg.in/yaml.v2"
Loading: 15 packages loaded
Loading: 21 packages loaded
ERROR: /private/tmp/nix-build-bazel-remote-2019-08-21-deps.drv-0/source/config/BUILD.bazel:3:1: no such package '@in_gopkg_yaml_v2//': failed to fetch in_gopkg_yaml_v2: 2019/09/16 04:23:06 unrecognized import path "gopkg.in/yaml.v2"
 and referenced by '//config:go_default_library'
INFO: Call stack for the definition of repository 'com_google_cloud_go' which is a go_repository (rule definition at /private/tmp/nix-build-bazel-remote-2019-08-21-deps.drv-0/output/external/bazel_gazelle/internal/go_repository.bzl:122:17):
 - /private/tmp/nix-build-bazel-remote-2019-08-21-deps.drv-0/source/WORKSPACE:76:1
ERROR: An error occurred during the fetch of repository 'com_google_cloud_go':
   failed to fetch com_google_cloud_go: 2019/09/16 04:23:28 unrecognized import path "cloud.google.com/go"
ERROR: /private/tmp/nix-build-bazel-remote-2019-08-21-deps.drv-0/output/external/org_golang_x_oauth2/google/BUILD.bazel:3:1: no such package '@com_google_cloud_go//compute/metadata': failed to fetch com_google_cloud_go: 2019/09/16 04:23:28 unrecognized import path "cloud.google.com/go"
 and referenced by '@org_golang_x_oauth2//google:go_default_library'
ERROR: Evaluation of query "deps(//:bazel-remote)" failed: errors were encountered while computing transitive closure
Loading: 33 packages loaded
Loading: 33 packages loaded
builder for '/nix/store/3awlmls2m253bhlnj251p40qfqsprvr9-bazel-remote-2019-08-21-deps.drv' failed with exit code 2
error: build of '/nix/store/3awlmls2m253bhlnj251p40qfqsprvr9-bazel-remote-2019-08-21-deps.drv' on 'ssh://builder@sarov-mac' failed: builder for '/nix/store/3awlmls2m253bhlnj251p40qfqsprvr9-bazel-remote-2019-08-21-deps.drv' failed with exit code 2
builder for '/nix/store/3awlmls2m253bhlnj251p40qfqsprvr9-bazel-remote-2019-08-21-deps.drv' failed with exit code 1
cannot build derivation '/nix/store/1avgb7fkpg46sir5kq7fc1r6cx131kr0-bazel-remote-2019-08-21.drv': 1 dependencies couldn't be built
error: build of '/nix/store/1avgb7fkpg46sir5kq7fc1r6cx131kr0-bazel-remote-2019-08-21.drv' failed

@Profpatsch
Copy link
Member

@GrahamcOfBorg build bazel-remote

@uri-canva
Copy link
Contributor Author

@Profpatsch works now, can you trigger the build?

@uri-canva
Copy link
Contributor Author

ping @Profpatsch

@Profpatsch
Copy link
Member

@GrahamcOfBorg build bazel-remote

@uri-canva uri-canva changed the title bazel-remote: 2019-01-12 -> 2019-08-21 bazel-remote: 2019-01-12 -> 2020-01-29 Feb 4, 2020
@Profpatsch Profpatsch merged commit 3dc9c1b into NixOS:master Feb 4, 2020
@Profpatsch
Copy link
Member

Great!

@uri-canva uri-canva mentioned this pull request Feb 20, 2020
10 tasks
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

4 participants