Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:12
Show Gist options
  • Save r-rmcgibbo/1d4afbc0d163b97523219af3254b917e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1d4afbc0d163b97523219af3254b917e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 9 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/anf21bfxnwj6cyvx06qd02vjs9zca2vh-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
math/bits
math
unicode/utf8
strconv
internal/race
sync/atomic
sync
unicode
reflect
sort
internal/fmtsort
io
internal/oserror
syscall
internal/syscall/unix
time
internal/poll
internal/syscall/execenv
internal/testlog
path
io/fs
os
fmt
strings
flag
log
github.com/tekwizely/run/internal/config
path/filepath
io/ioutil
bytes
context
os/exec
github.com/tekwizely/run/internal/exec
github.com/tekwizely/run/internal/runfile
github.com/tekwizely/run/internal/ast
container/list
bufio
github.com/tekwizely/go-parsing/lexer/token
github.com/tekwizely/go-parsing/lexer
github.com/tekwizely/run/internal/lexer
github.com/tekwizely/go-parsing/parser
github.com/tekwizely/run/internal/parser
github.com/tekwizely/run
Building subPackage ./internal/ast
Building subPackage ./internal/config
Building subPackage ./internal/exec
Building subPackage ./internal/lexer
Building subPackage ./internal/parser
Building subPackage ./internal/runfile
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j6w2hmifw9lwb21kkjl1m6l8030qzqrc-run-0.7.2
shrinking /nix/store/j6w2hmifw9lwb21kkjl1m6l8030qzqrc-run-0.7.2/bin/run
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/j6w2hmifw9lwb21kkjl1m6l8030qzqrc-run-0.7.2/bin
patching script interpreter paths in /nix/store/j6w2hmifw9lwb21kkjl1m6l8030qzqrc-run-0.7.2
checking for references to /build/ in /nix/store/j6w2hmifw9lwb21kkjl1m6l8030qzqrc-run-0.7.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