Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:12
Show Gist options
  • Save r-rmcgibbo/41fcff2b3ae0fa02f22a929c64f68c01 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/41fcff2b3ae0fa02f22a929c64f68c01 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 24 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6nbfzacsqi5prgg0mdi93pszngamjmqm-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/renderizer
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
bytes
github.com/gomatic/clock
math/rand
strings
path/filepath
regexp/syntax
regexp
net/url
text/template/parse
text/template
github.com/gomatic/funcmap
github.com/imdario/mergo
encoding
encoding/binary
encoding/base64
gopkg.in/yaml.v2
io/ioutil
log
github.com/gomatic/renderizer/pkg/renderizer
github.com/kardianos/osext
context
unicode/utf16
encoding/json
flag
github.com/shurcooL/sanitized_anchor_name
html
github.com/russross/blackfriday/v2
github.com/cpuguy83/go-md2man/v2/md2man
text/tabwriter
github.com/urfave/cli/v2
github.com/gomatic/renderizer/cmd/renderizer
Building subPackage ./pkg/renderizer
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN Test_main
--- PASS: Test_main (0.00s)
PASS
ok github.com/gomatic/renderizer/cmd/renderizer 0.017s
=== RUN TestNew
--- PASS: TestNew (0.00s)
=== RUN TestRender
--- PASS: TestRender (0.00s)
=== RUN TestOptions_Render
--- PASS: TestOptions_Render (0.00s)
=== RUN TestOptions_typer
--- PASS: TestOptions_typer (0.00s)
=== RUN Test_retypeSingleElementSlice
--- PASS: Test_retypeSingleElementSlice (0.00s)
=== RUN TestOptions_retyping
--- PASS: TestOptions_retyping (0.00s)
=== RUN TestOptions_Retyper
--- PASS: TestOptions_Retyper (0.00s)
PASS
ok github.com/gomatic/renderizer/pkg/renderizer 0.017s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/l9sipivcbaf8ri2j5d3kvfggrm5f7l8n-renderizer-2.0.12
shrinking /nix/store/l9sipivcbaf8ri2j5d3kvfggrm5f7l8n-renderizer-2.0.12/bin/renderizer
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/l9sipivcbaf8ri2j5d3kvfggrm5f7l8n-renderizer-2.0.12/bin
patching script interpreter paths in /nix/store/l9sipivcbaf8ri2j5d3kvfggrm5f7l8n-renderizer-2.0.12
checking for references to /build/ in /nix/store/l9sipivcbaf8ri2j5d3kvfggrm5f7l8n-renderizer-2.0.12...
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