Skip to content

Instantly share code, notes, and snippets.

View tikkal's full-sized avatar

Edison Winthrop Steelpipe, III tikkal

View GitHub Profile
@tikkal
tikkal / large_100mb_file
Created September 21, 2016 01:46
armv71 test failure for self_encryptor::tests::large_100mb_file stdout
+ arch
armv7l
+ RUST_BACKTRACE=1
+ git pull
Already up-to-date.
+ cargo build
+ cargo test self_encryptor::tests::large_100mb_file stdout
Running target/debug/lib-cf6bc612d6d5dd3b
running 0 tests
@tikkal
tikkal / rust_sodium_arm_build.txt
Created September 18, 2016 16:12
Transcript of building rust_sodium on raspberry pi 3 (arch: armv7l)
Script started on Sun 18 Sep 2016 15:58:02 UTC
pi_user@raspberrypi:~/src/maidsafe/rust_sodium $ ./go.sh
+ arch
armv7l
+ rustc --version
rustc 1.11.0 (9b21dcd6a 2016-08-15)
+ cargo --version
cargo 0.12.0-nightly (6b98d1f 2016-07-04)
+ git pull
Already up-to-date.