Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:09
Show Gist options
  • Save r-rmcgibbo/e86f122bbdf5a90514c45316a4f07272 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/e86f122bbdf5a90514c45316a4f07272 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/2b394bjfnswz3m61l4vcya023vjizdvi-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 ./cmd/gopkgs
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
strings
bufio
math/bits
math
strconv
reflect
sort
internal/fmtsort
internal/oserror
syscall
internal/syscall/unix
time
internal/poll
internal/syscall/execenv
internal/testlog
path
io/fs
os
fmt
flag
path/filepath
github.com/karrick/godirwalk
github.com/pkg/errors
go/token
go/scanner
go/ast
regexp/syntax
regexp
internal/lazyregexp
net/url
text/template/parse
text/template
go/doc
go/parser
context
os/exec
internal/execabs
internal/goroot
internal/goversion
io/ioutil
go/build
github.com/uudashr/gopkgs/v2
github.com/uudashr/gopkgs
encoding
encoding/binary
encoding/base64
unicode/utf16
encoding/json
html
html/template
compress/flate
hash
hash/crc32
compress/gzip
text/tabwriter
runtime/pprof
runtime/trace
github.com/uudashr/gopkgs/cmd/gopkgs
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9061vxfq4p14x2apj2l0h0pc3076lhhj-gopkgs-2.1.2
shrinking /nix/store/9061vxfq4p14x2apj2l0h0pc3076lhhj-gopkgs-2.1.2/bin/gopkgs
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/9061vxfq4p14x2apj2l0h0pc3076lhhj-gopkgs-2.1.2/bin
patching script interpreter paths in /nix/store/9061vxfq4p14x2apj2l0h0pc3076lhhj-gopkgs-2.1.2
checking for references to /build/ in /nix/store/9061vxfq4p14x2apj2l0h0pc3076lhhj-gopkgs-2.1.2...
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