Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:08
Show Gist options
  • Save r-rmcgibbo/c3a6dd037607c9d178347dd1fc4bd797 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c3a6dd037607c9d178347dd1fc4bd797 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 13 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/sxvzszpb88vs9j7ag5jc55ak7ziyzz8d-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
Building subPackage .
internal/unsafeheader
internal/cpu
internal/bytealg
runtime/internal/atomic
runtime/internal/sys
runtime/internal/math
runtime
internal/reflectlite
errors
internal/race
sync/atomic
sync
io
unicode
unicode/utf8
bytes
encoding
math/bits
math
strconv
reflect
encoding/binary
encoding/base64
sort
internal/fmtsort
internal/oserror
syscall
internal/syscall/unix
time
internal/poll
internal/syscall/execenv
internal/testlog
path
io/fs
os
fmt
strings
unicode/utf16
encoding/json
flag
github.com/skanehira/gjo
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestObject
--- PASS: TestObject (0.00s)
=== RUN TestArray
--- PASS: TestArray (0.00s)
=== RUN TestVersion
--- PASS: TestVersion (0.00s)
=== RUN TestRun
--- PASS: TestRun (0.00s)
=== RUN TestIsKeyFile
--- PASS: TestIsKeyFile (0.00s)
PASS
ok github.com/skanehira/gjo 0.008s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kzlh23vmnaxmhhb2dykd9301k3d6mavb-gjo-1.0.3
shrinking /nix/store/kzlh23vmnaxmhhb2dykd9301k3d6mavb-gjo-1.0.3/bin/gjo
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/kzlh23vmnaxmhhb2dykd9301k3d6mavb-gjo-1.0.3/bin
patching script interpreter paths in /nix/store/kzlh23vmnaxmhhb2dykd9301k3d6mavb-gjo-1.0.3
checking for references to /build/ in /nix/store/kzlh23vmnaxmhhb2dykd9301k3d6mavb-gjo-1.0.3...
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