Created
February 16, 2021 14:58
-
-
Save r-rmcgibbo/83469d65ec6f3858fc127946e1a32d1f to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/113313
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": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@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 | |
install: creating directory '/nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git' | |
install: creating directory '/nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git/bin' | |
'/nix/store/zncn7mlzzzcjp47yr7ff4nj8ycm6p8dv-nix-prefetch-git' -> '/nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git/bin/nix-prefetch-git' | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git | |
strip is /nix/store/grf8rlybhgc0mcpzqgpx0x13mfna5rr0-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git/bin | |
patching script interpreter paths in /nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git | |
/nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git/bin/.nix-prefetch-git-wrapped: interpreter directive changed from " /usr/bin/env bash" to "/nix/store/83zszzf9h5zrgaasga0wwm4jnpby4i1z-bash-4.4-p23/bin/bash" | |
checking for references to /build/ in /nix/store/wfilgqhfvzv3m7aaw546mlrk1ma4fx58-nix-prefetch-git... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment