Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:13
Show Gist options
  • Save r-rmcgibbo/6a31e72ac69bb33c139cf81abed58c9e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/6a31e72ac69bb33c139cf81abed58c9e 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/9wdzr52kafblfjajhzw7rxnr0p79q9y9-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
bytes
encoding
encoding/binary
encoding/base64
strings
unicode/utf16
encoding/json
github.com/hashicorp/hcl/hcl/strconv
github.com/hashicorp/hcl/hcl/token
github.com/hashicorp/hcl/hcl/ast
regexp/syntax
regexp
github.com/hashicorp/hcl/hcl/scanner
github.com/hashicorp/hcl/hcl/parser
github.com/hashicorp/hcl/json/token
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/parser
github.com/hashicorp/hcl
text/tabwriter
github.com/hashicorp/hcl/hcl/printer
path/filepath
io/ioutil
math/rand
math/big
github.com/pelletier/go-toml
gopkg.in/yaml.v3
github.com/sclevine/yj/order
github.com/sclevine/yj/hcl
github.com/sclevine/yj/toml
github.com/sclevine/yj/yaml
github.com/sclevine/yj/convert
github.com/sclevine/yj
Building subPackage ./convert
Building subPackage ./hcl
Building subPackage ./order
Building subPackage ./toml
Building subPackage ./yaml
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestParse
--- PASS: TestParse (0.00s)
=== RUN TestParseWithInvalidFlags
--- PASS: TestParseWithInvalidFlags (0.00s)
=== RUN TestRunWhenArgsFailToParse
--- PASS: TestRunWhenArgsFailToParse (0.00s)
=== RUN TestRunWhenHelpFlagIsProvided
--- PASS: TestRunWhenHelpFlagIsProvided (0.00s)
=== RUN TestRunWhenStdinIsInvalid
--- PASS: TestRunWhenStdinIsInvalid (0.00s)
=== RUN TestCases
main_test.go:41: testdata/case1_out_jc.hcl
main_test.go:41: testdata/case1_out_jjie.json
main_test.go:41: testdata/case1_out_jt.toml
main_test.go:41: testdata/case1_out_jy.yml
main_test.go:41: testdata/case1_out_jyk.yml
main_test.go:41: testdata/case1_out_jyn.yml
main_test.go:41: testdata/case2_out_yc.hcl
main_test.go:41: testdata/case2_out_yji.json
main_test.go:41: testdata/case2_out_yjie.json
main_test.go:41: testdata/case2_out_yjin.json
main_test.go:41: testdata/case2_out_yt.toml
main_test.go:41: testdata/case3_out_tc.hcl
main_test.go:41: testdata/case3_out_tji.json
main_test.go:41: testdata/case3_out_tjie.json
main_test.go:41: testdata/case3_out_ty.yml
main_test.go:41: testdata/case3_out_tyk.yml
main_test.go:41: testdata/case4_out_cji.json
main_test.go:41: testdata/case4_out_ct.hcl
main_test.go:41: testdata/case4_out_cy.yml
main_test.go:41: testdata/case4_out_cyk.yml
main_test.go:41: testdata/case4_out_cyn.yml
--- PASS: TestCases (0.03s)
PASS
ok github.com/sclevine/yj 0.040s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2k689rj1bsr4g45mic2chiq8ygn8wvih-yj-5.0.0
shrinking /nix/store/2k689rj1bsr4g45mic2chiq8ygn8wvih-yj-5.0.0/bin/yj
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/2k689rj1bsr4g45mic2chiq8ygn8wvih-yj-5.0.0/bin
patching script interpreter paths in /nix/store/2k689rj1bsr4g45mic2chiq8ygn8wvih-yj-5.0.0
checking for references to /build/ in /nix/store/2k689rj1bsr4g45mic2chiq8ygn8wvih-yj-5.0.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