Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created September 10, 2018 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalbasit/04d0f2ef509a3cd3ef99f11e5f52ccfe to your computer and use it in GitHub Desktop.
Save kalbasit/04d0f2ef509a3cd3ef99f11e5f52ccfe to your computer and use it in GitHub Desktop.
impure  λ  nix-shell -p nix-verify --run 'nix-verify -I nixpkgs=`pwd` -A bazel-watcher'  /c/o/s/n/src/g/N/nixpkgs   nixpkgs_add-bazel-watcher ✚  ✍ opensource@nixpkgs_add-bazel-watcher  (bazel)  SIGINT(2) ↵  INSERT  kalbasit@hades  15:40:22
$ exec env -i NIXPKGS_ALLOW_UNFREE=1 nix-build -I nixpkgs=/code/opensource/stories/nixpkgs_add-bazel-watcher/src/github.com/NixOS/nixpkgs -A bazel-watcher
these derivations will be built:
/nix/store/1nqpqlfl2nr66f2b0lsla3g8waj5ja6p-bazel-watcher-2018-09-09-deps.drv
/nix/store/0h5822n4mxxbl9pp56jkrb9vh09dzmcs-bazel-watcher-2018-09-09.drv
building '/nix/store/1nqpqlfl2nr66f2b0lsla3g8waj5ja6p-bazel-watcher-2018-09-09-deps.drv'...
unpacking sources
unpacking source archive /nix/store/zqi6cm6ak1w76md6nldr9qgd5cxifwfp-source
source root is source
patching sources
configuring
no configure script, doing nothing
building
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Building: no action
Building: no action
Building: no action
Building: no action
Building: no action
Building: no action
INFO: SHA256 (https://codeload.github.com/google/protobuf/zip/48cb18e5c419ddd23d9badcfe4e9df7bde1979b2) = b6b42f90c60b54732f764ae875623a9b05e6eede064173c36c6fea12dd376cdd
ERROR: /build/source/ibazel/BUILD:30:1: no such package '@com_github_fsnotify_fsnotify//': failed to fetch com_github_fsnotify_fsnotify: # cd .; git clone https://github.com/fsnotify/fsnotify /build/output/external/com_github_fsnotify_fsnotify
Cloning into '/build/output/external/com_github_fsnotify_fsnotify'...
fatal: unable to access 'https://github.com/fsnotify/fsnotify/': SSL certificate problem: unable to get local issuer certificate
2018/09/10 22:40:45 exit status 128
and referenced by '//ibazel:go_default_library'
Building: no action
ERROR: /build/source/ibazel/live_reload/BUILD:3:1: no such package '@com_github_jaschaephraim_lrserver//': failed to fetch com_github_jaschaephraim_lrserver: # cd .; git clone https://github.com/jaschaephraim/lrserver /build/output/external/com_github_jaschaephraim_lrserver
Cloning into '/build/output/external/com_github_jaschaephraim_lrserver'...
fatal: unable to access 'https://github.com/jaschaephraim/lrserver/': SSL certificate problem: unable to get local issuer certificate
2018/09/10 22:40:45 exit status 128
and referenced by '//ibazel/live_reload:go_default_library'
ERROR: Evaluation of query "deps(//ibazel)" failed: errors were encountered while computing transitive closure
Building: no action
Building: no action
builder for '/nix/store/1nqpqlfl2nr66f2b0lsla3g8waj5ja6p-bazel-watcher-2018-09-09-deps.drv' failed with exit code 2
cannot build derivation '/nix/store/0h5822n4mxxbl9pp56jkrb9vh09dzmcs-bazel-watcher-2018-09-09.drv': 1 dependencies couldn't be built
error: build of '/nix/store/0h5822n4mxxbl9pp56jkrb9vh09dzmcs-bazel-watcher-2018-09-09.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment