Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:09
Show Gist options
  • Save r-rmcgibbo/8211d7de7b8227ec3083a7d838fa096e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8211d7de7b8227ec3083a7d838fa096e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 8 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/piqn0nlk5apddp086ckgradzy1rwfc02-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
unpacking source archive /nix/store/l9vlj6lgwhl1dflkc77ijqdngdy9m5z9-yaml.v2-5420a8b
unpacking source archive /nix/store/hf3plsv1j98ij10bsiksll275c9gfxv6-mergo
unpacking source archive /nix/store/wnj3yhg09p88zj5nkmv46wffj0d3z0v7-cli
@nix { "action": "setPhase", "phase": "buildPhase" }
building
internal/cpu
internal/unsafeheader
runtime/internal/atomic
runtime/internal/sys
internal/bytealg
runtime/internal/math
internal/race
sync/atomic
math/bits
runtime
math
unicode/utf8
unicode
encoding
unicode/utf16
internal/reflectlite
sync
internal/testlog
errors
sort
io
strconv
bytes
internal/oserror
syscall
reflect
internal/syscall/unix
time
encoding/binary
internal/fmtsort
internal/poll
encoding/base64
internal/syscall/execenv
path
strings
io/fs
os
text/tabwriter
regexp/syntax
fmt
path/filepath
io/ioutil
regexp
encoding/json
github.com/imdario/mergo
flag
net/url
text/template/parse
gopkg.in/yaml.v2
text/template
github.com/urfave/cli
log
context
os/exec
github.com/noqcks/gucci
github.com/noqcks/gucci/test/integration
go build github.com/noqcks/gucci/test/integration: no non-test Go files in /build/go/src/github.com/noqcks/gucci/test/integration
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/4vn1dg086017j89gfrnark3r34az8nbs-gucci-0.1.0
shrinking /nix/store/4vn1dg086017j89gfrnark3r34az8nbs-gucci-0.1.0/bin/gucci
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/4vn1dg086017j89gfrnark3r34az8nbs-gucci-0.1.0/bin
patching script interpreter paths in /nix/store/4vn1dg086017j89gfrnark3r34az8nbs-gucci-0.1.0
checking for references to /build/ in /nix/store/4vn1dg086017j89gfrnark3r34az8nbs-gucci-0.1.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