Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:07
Show Gist options
  • Save r-rmcgibbo/ede805d515d0cda4d0593c8ce4199570 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ede805d515d0cda4d0593c8ce4199570 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 15 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/bzsc5a3v9z8byq7b5rad17s2xj0zbnl8-boohu-0.13.0.tar.gz
source root is boohu-0.13.0
setting SOURCE_DATE_EPOCH to timestamp 1574175762 of file boohu-0.13.0/utils.go
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
unpacking source archive /nix/store/1nhsdm6yr4dnj62v9fiqhnn4634a78vj-termbox-go-93860e1
unpacking source archive /nix/store/gxz3wiv6x7sl7h3axrq6p2dhng4iya4q-go-runewidth-f93a0d5
@nix { "action": "setPhase", "phase": "buildPhase" }
building
internal/unsafeheader
internal/cpu
runtime/internal/atomic
runtime/internal/sys
internal/bytealg
runtime/internal/math
internal/race
sync/atomic
unicode
runtime
unicode/utf8
math/bits
math
encoding
internal/reflectlite
sync
internal/testlog
math/rand
sort
errors
io
strconv
bytes
strings
reflect
bufio
internal/oserror
syscall
internal/syscall/unix
time
internal/fmtsort
internal/syscall/execenv
path
encoding/binary
hash
hash/adler32
container/heap
regexp/syntax
internal/poll
io/fs
regexp
os
context
fmt
github.com/mattn/go-runewidth
path/filepath
io/ioutil
os/signal
encoding/gob
compress/flate
compress/zlib
flag
encoding/hex
github.com/nsf/termbox-go
log
git.tuxfamily.org/boohu/boohu.git
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jcq12pkhhl5lmzvz8hwz18ff2l27wvyk-boohu-0.13.0
shrinking /nix/store/jcq12pkhhl5lmzvz8hwz18ff2l27wvyk-boohu-0.13.0/bin/boohu
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/jcq12pkhhl5lmzvz8hwz18ff2l27wvyk-boohu-0.13.0/bin
patching script interpreter paths in /nix/store/jcq12pkhhl5lmzvz8hwz18ff2l27wvyk-boohu-0.13.0
checking for references to /build/ in /nix/store/jcq12pkhhl5lmzvz8hwz18ff2l27wvyk-boohu-0.13.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