Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/27a3f2421527429638fad26fa97c66f4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/27a3f2421527429638fad26fa97c66f4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 10 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6886qghk6axxvahdn97x4yvyv12fw6qx-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/wa0saisi53izy214jr3h6bh4vhxvhlaz-go-spew
unpacking source archive /nix/store/54vryhizr8zbgdsp343nj67q8wyg9ml6-color
unpacking source archive /nix/store/bw5k9552kg95wgaj21d2spy6r5d3jzbg-pty
unpacking source archive /nix/store/8ph1sb7gv3l9zz7w86a20vbpvld1hy4j-text
unpacking source archive /nix/store/jqfbd79620kzqlbmlwvch2i9jyhpjjh8-pretty-a10e7ca
unpacking source archive /nix/store/2nxbzflcb1nlr1c7yxjvl505kg58svjh-go-difflib
unpacking source archive /nix/store/2i91qi5wq1kg6dl9s1d1sbfsp9ks8qqq-objx
unpacking source archive /nix/store/va2l35j9g734h4m79mrqrsqgiaf7fhfn-testify
unpacking source archive /nix/store/a0cw3n0h18xhick7vzp41169k937yvk7-check.v1-8fa4692
unpacking source archive /nix/store/4x6magrh997snkk5gky2clj06bq5dvqh-pipe.v2-3c2ca4d
@nix { "action": "setPhase", "phase": "buildPhase" }
building
internal/unsafeheader
internal/cpu
runtime/internal/atomic
internal/bytealg
runtime/internal/sys
runtime/internal/math
math/bits
math
runtime
unicode/utf8
internal/race
sync/atomic
unicode
internal/reflectlite
sync
internal/testlog
sort
errors
strconv
io
internal/oserror
syscall
reflect
internal/syscall/unix
time
internal/poll
internal/fmtsort
internal/syscall/execenv
path
io/fs
strings
os
bytes
regexp/syntax
fmt
regexp
flag
github.com/pacolang/paco/lexer
path/filepath
github.com/gookit/color
io/ioutil
log
context
github.com/pacolang/paco/log
os/exec
github.com/pacolang/paco/parser
github.com/pacolang/paco/generator
github.com/pacolang/paco/runtime
github.com/pacolang/paco
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/22lsp5z3q20npgdw8ab4alnrzlbs8p09-paco-1.0
shrinking /nix/store/22lsp5z3q20npgdw8ab4alnrzlbs8p09-paco-1.0/bin/paco
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/22lsp5z3q20npgdw8ab4alnrzlbs8p09-paco-1.0/bin
patching script interpreter paths in /nix/store/22lsp5z3q20npgdw8ab4alnrzlbs8p09-paco-1.0
checking for references to /build/ in /nix/store/22lsp5z3q20npgdw8ab4alnrzlbs8p09-paco-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