Created
March 18, 2021 00:08
-
-
Save r-rmcgibbo/54b9b28fc9d46e58b2946f74c9270495 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 10 seconds | https://github.com/NixOS/nixpkgs/pull/116676
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/4ml1pl00w46xf7rfhf6c42dj9aipvn8c-source | |
source root is source | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
internal/unsafeheader | |
runtime/internal/atomic | |
internal/cpu | |
runtime/internal/sys | |
internal/bytealg | |
runtime/internal/math | |
math/bits | |
math | |
runtime | |
unicode/utf8 | |
internal/race | |
sync/atomic | |
unicode | |
github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name | |
sync | |
internal/reflectlite | |
internal/testlog | |
sort | |
errors | |
strconv | |
io | |
internal/oserror | |
syscall | |
reflect | |
internal/syscall/unix | |
time | |
internal/poll | |
internal/fmtsort | |
internal/syscall/execenv | |
path | |
io/fs | |
strings | |
os | |
bytes | |
html | |
fmt | |
regexp/syntax | |
flag | |
regexp | |
path/filepath | |
io/ioutil | |
github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2 | |
github.com/cpuguy83/go-md2man/md2man | |
github.com/cpuguy83/go-md2man | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/4bi5clafpsysbz8d936qi4ysnm0q55jc-go-md2man-2.0.0 | |
shrinking /nix/store/4bi5clafpsysbz8d936qi4ysnm0q55jc-go-md2man-2.0.0/bin/go-md2man | |
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked | |
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/4bi5clafpsysbz8d936qi4ysnm0q55jc-go-md2man-2.0.0/bin | |
patching script interpreter paths in /nix/store/4bi5clafpsysbz8d936qi4ysnm0q55jc-go-md2man-2.0.0 | |
checking for references to /build/ in /nix/store/4bi5clafpsysbz8d936qi4ysnm0q55jc-go-md2man-2.0.0... | |
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment