Created
March 24, 2021 17:37
-
-
Save rmcgibbo/f29b01a20248d42eccaf640f6b4e5447 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/117295
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/nzdrhpb4s4zl8kk86fv45i3aflb9brkz-source | |
source root is source | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
no configure script, doing nothing | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
no Makefile, doing nothing | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/sj7q72cdkl80vz6z46s0q5zga76maqb9-nix-direnv-1.2.3 | |
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip | |
patching script interpreter paths in /nix/store/sj7q72cdkl80vz6z46s0q5zga76maqb9-nix-direnv-1.2.3 | |
checking for references to /build/ in /nix/store/sj7q72cdkl80vz6z46s0q5zga76maqb9-nix-direnv-1.2.3... | |
building '/nix/store/myf2088yc8wzjbx929w5f9vcixl24bsf-builder.pl.drv'... | |
building '/nix/store/dj2xs0f2a2z8m82kh1m7hrp53cqyka79-libcpuid-0.5.1.drv'... | |
building '/nix/store/ib5x3nnwn5b99smjch1p00wi17zqmy9h-nix-prefetch-0.4.0.drv'... | |
building '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv'... | |
builder for '/nix/store/xkry6k3xpk76g4kcia3pnpcd4pa9pc40-nix-2.4pre20210317_8a5203d.drv' failed with exit code 2; last 10 log lines: | |
error: program '../push-to-store.sh' failed with exit code 123 | |
make: *** [mk/lib.mk:106: tests/ca/substitute.sh.test] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
ran test tests/check.sh... [PASS] | |
ran test tests/signing.sh... [PASS] | |
ran test tests/recursive.sh... [PASS] | |
ran test tests/timeout.sh... [PASS] | |
ran test tests/ca/build.sh... [PASS] | |
ran test tests/ca/signatures.sh... [PASS] | |
ran test tests/gc-auto.sh... [PASS] | |
cannot build derivation '/nix/store/88h3n5zvn3iw4vvqxzk02khk27d0zcbr-nix-direnv-1.2.3.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/749wmpcybcp4jmx5x96hybwx9ipw92gm-nix-perl-2.4pre20210317_8a5203d.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/h9zc1wkqpylpl0g1zmyzgni17rj62w2i-nix-update-0.3.2.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/vwzgjxbrps28zalc55h4nna4kwzwvy08-nixpkgs-review-2.5.0.drv': 1 dependencies couldn't be built | |
cannot build derivation '/nix/store/4jis7i1plnjh83asvwi82jkhksw85aw1-hydra-perl-deps.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/0f2dq64vcgdr61bz1cmrlfwvmxb99j9f-hydra-2021-03-10.drv': 2 dependencies couldn't be built | |
cannot build derivation '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv': 5 dependencies couldn't be built | |
error: build of '/nix/store/im6nifdg63a775xl7pnl381xch6ag2kh-review-shell.drv' failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment