Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Last active February 13, 2021 01:03
Show Gist options
  • Save r-rmcgibbo/dffc0ddb4a2da517251ed970d4fac39c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/dffc0ddb4a2da517251ed970d4fac39c to your computer and use it in GitHub Desktop.
pr=112952 | system=aarch64-linux
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/c1v79fi9dpvhz98yhd9pr3jdg44bafmw-source
source root is source
unpacking source archive /nix/store/49bas2rv7y771w68rpb1ryriyi5fb6pn-xh-0.7.0-vendor.tar.gz
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
Validating consistency between /build/source/Cargo.lock and /build/xh-0.7.0-vendor.tar.gz/Cargo.lock
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
++ env CC_aarch64-unknown-linux-gnu=/nix/store/jia31n9rg8ifwyvnbn0mljasa3i8yvwv-gcc-wrapper-9.3.0/bin/cc CXX_aarch64-unknown-linux-gnu=/nix/store/jia31n9rg8ifwyvnbn0mljasa3i8yvwv-gcc-wrapper-9.3.0/bin/c++ CC_aarch64-unknown-linux-gnu=/nix/store/jia31n9rg8ifwyvnbn0mljasa3i8yvwv-gcc-wrapper-9.3.0/bin/cc CXX_aarch64-unknown-linux-gnu=/nix/store/jia31n9rg8ifwyvnbn0mljasa3i8yvwv-gcc-wrapper-9.3.0/bin/c++ cargo build -j 2 --release --target aarch64-unknown-linux-gnu --frozen
 Compiling autocfg v1.0.1
 Compiling libc v0.2.83
 Compiling proc-macro2 v1.0.24
 Compiling unicode-xid v0.2.1
 Compiling syn v1.0.60
 Compiling cfg-if v1.0.0
 Compiling cc v1.0.66
 Compiling once_cell v1.5.2
 Compiling version_check v0.9.2
 Compiling serde v1.0.123
 Compiling memchr v2.3.4
 Compiling log v0.4.14
 Compiling bitflags v1.2.1
 Compiling ryu v1.0.5
 Compiling lazy_static v1.4.0
 Compiling crc32fast v1.2.1
 Compiling pin-project-lite v0.2.4
 Compiling bytes v1.0.1
 Compiling pkg-config v0.3.19
 Compiling scopeguard v1.1.0
 Compiling smallvec v1.6.1
 Compiling futures-core v0.3.12
 Compiling itoa v0.4.7
 Compiling serde_json v1.0.61
 Compiling untrusted v0.7.1
 Compiling proc-macro-hack v0.5.19
 Compiling pin-project-internal v0.4.27
 Compiling spin v0.5.2
 Compiling fnv v1.0.7
 Compiling proc-macro-nested v0.1.7
 Compiling unicode-width v0.1.8
 Compiling base64 v0.13.0
 Compiling serde_derive v1.0.123
 Compiling matches v0.1.8
 Compiling slab v0.4.2
 Compiling adler v0.2.3
 Compiling alloc-no-stdlib v2.0.1
 Compiling futures-sink v0.3.12
 Compiling safemem v0.3.3
 Compiling pin-utils v0.1.0
 Compiling tinyvec_macros v0.1.0
 Compiling httparse v1.3.4
 Compiling same-file v1.0.6
 Compiling linked-hash-map v0.5.4
 Compiling percent-encoding v2.1.0
 Compiling xml-rs v0.8.3
 Compiling byteorder v1.4.2
 Compiling regex-syntax v0.6.22
 Compiling try-lock v0.2.3
 Compiling httpdate v0.3.2
 Compiling tower-service v0.3.1
 Compiling lazycell v1.3.0
 Compiling encoding_rs v0.8.26
 Compiling unicode-segmentation v1.7.1
 Compiling strsim v0.8.0
 Compiling mime v0.3.16
 Compiling vec_map v0.8.2
 Compiling ansi_term v0.11.0
 Compiling anyhow v1.0.38
 Compiling ipnet v2.3.0
 Compiling number_prefix v0.3.0
 Compiling ansi_term v0.12.1
 Compiling assert_matches v1.4.0
 Compiling hashbrown v0.8.2
 Compiling num-traits v0.2.14
 Compiling indexmap v1.5.2
 Compiling num-integer v0.1.44
 Compiling miniz_oxide v0.4.3
 Compiling tokio v1.1.0
 Compiling instant v0.1.9
 Compiling futures-task v0.3.12
 Compiling thread_local v1.1.2
 Compiling unicase v2.6.0
 Compiling proc-macro-error-attr v1.0.4
 Compiling proc-macro-error v1.0.4
 Compiling ring v0.16.19
 Compiling tracing-core v0.1.17
 Compiling onig_sys v69.6.0
 Compiling lock_api v0.4.2
 Compiling futures-channel v0.3.12
 Compiling http v0.2.3
 Compiling textwrap v0.11.0
 Compiling getopts v0.2.21
 Compiling unicode-bidi v0.3.4
 Compiling alloc-stdlib v0.2.1
 Compiling line-wrap v0.1.1
 Compiling tinyvec v1.1.1
 Compiling walkdir v2.3.1
 Compiling yaml-rust v0.4.5
 Compiling form_urlencoded v1.0.0
 Compiling heck v0.3.2
 Compiling tracing v0.1.22
 Compiling jsonxf v1.0.1
 Compiling http-body v0.4.0
 Compiling brotli-decompressor v2.3.1
 Compiling unicode-normalization v0.1.16
 Compiling parking_lot_core v0.8.2
 Compiling num_cpus v1.13.0
 Compiling signal-hook-registry v1.3.0
 Compiling socket2 v0.3.19
 Compiling terminal_size v0.1.16
 Compiling atty v0.2.14
 Compiling rpassword v5.0.1
 Compiling quote v1.0.8
 Compiling bincode v1.3.1
 Compiling aho-corasick v0.7.15
 Compiling mio v0.7.7
 Compiling want v0.3.0
 Compiling serde_urlencoded v0.7.0
 Compiling brotli v3.3.0
 Compiling idna v0.2.0
 Compiling parking_lot v0.11.1
 Compiling clap v2.33.3
 Compiling flate2 v1.0.19
 Compiling mime_guess v2.0.3
 Compiling regex v1.4.3
 Compiling webpki v0.21.4
 Compiling sct v0.6.0
 Compiling onig v6.1.1
 Compiling url v2.2.0
 Compiling chrono v0.4.19
 Compiling console v0.14.0
 Compiling tokio-macros v1.0.0
 Compiling async-stream-impl v0.3.0
 Compiling futures-macro v0.3.12
 Compiling pin-project-internal v1.0.4
 Compiling webpki-roots v0.21.0
 Compiling rustls v0.19.0
 Compiling plist v1.0.1
 Compiling structopt-derive v0.4.14
 Compiling indicatif v0.15.0
 Compiling async-stream v0.3.0
 Compiling futures-util v0.3.12
 Compiling pin-project v0.4.27
 Compiling pin-project v1.0.4
 Compiling syntect v4.5.0
 Compiling structopt v0.3.21
 Compiling tokio-stream v0.1.2
 Compiling tokio-rustls v0.22.0
 Compiling async-compression v0.3.7
 Compiling tracing-futures v0.2.4
 Compiling xh v0.7.0 (/build/source)
 Compiling tokio-util v0.6.2
 Compiling h2 v0.3.0
 Compiling hyper v0.14.2
 Compiling hyper-rustls v0.22.1
 Compiling reqwest v0.11.0
 Finished release [optimized] target(s) in 5m 42s
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
Running cargo test --release --target aarch64-unknown-linux-gnu --frozen -- --skip=basic_options
 Compiling predicates-core v1.0.1
 Compiling doc-comment v0.3.3
 Compiling treeline v0.1.0
 Compiling normalize-line-endings v0.3.0
 Compiling difference v2.0.0
 Compiling unindent v0.1.7
 Compiling predicates-tree v1.0.1
 Compiling indoc v1.0.3
 Compiling wait-timeout v0.2.0
 Compiling float-cmp v0.8.0
 Compiling predicates v1.0.7
 Compiling assert_cmd v1.0.2
 Compiling xh v0.7.0 (/build/source)
 Finished release [optimized] target(s) in 15.57s
 Running target/aarch64-unknown-linux-gnu/release/deps/xh-08f4a662b86a5b9d
running 8 tests
test printer::test::test_2 ... ok
test printer::test::test_1 ... ok
test printer::test::test_4 ... ok
test printer::test::test_3 ... ok
test printer::test::test_5 ... ok
test printer::test::test_6 ... ok
test printer::test::test_7 ... ok
test printer::test::test_8 ... ok
test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
 Running target/aarch64-unknown-linux-gnu/release/deps/cli-14ee6872ac535f1c
running 4 tests
test basic_head ... ok
test basic_get ... ok
test basic_post ... ok
test multiline_value ... ok
test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lga43sk2vhdksczk835frqwy7inw3a1c-xh-0.7.0
shrinking /nix/store/lga43sk2vhdksczk835frqwy7inw3a1c-xh-0.7.0/bin/xh
strip is /nix/store/grf8rlybhgc0mcpzqgpx0x13mfna5rr0-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/lga43sk2vhdksczk835frqwy7inw3a1c-xh-0.7.0/bin
patching script interpreter paths in /nix/store/lga43sk2vhdksczk835frqwy7inw3a1c-xh-0.7.0
checking for references to /build/ in /nix/store/lga43sk2vhdksczk835frqwy7inw3a1c-xh-0.7.0...
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment