Project

General

Profile

RE: Trying to cross compile libsodium. » Build.log

Jonathan Cormier, 04/04/2017 02:49 PM

 
$ wget https://download.libsodium.org/libsodium/releases/libsodium-1.0.12.tar.gz
--2017-04-04 10:13:14-- https://download.libsodium.org/libsodium/releases/libsodium-1.0.12.tar.gz
Resolving download.libsodium.org (download.libsodium.org)... 37.59.238.213
Connecting to download.libsodium.org (download.libsodium.org)|37.59.238.213|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1887284 (1.8M) [application/binary]
Saving to: ‘libsodium-1.0.12.tar.gz’

libsodium-1.0.12.tar.gz 100%[============================================================================>] 1.80M 321KB/s in 5.8s

2017-04-04 10:13:20 (317 KB/s) - ‘libsodium-1.0.12.tar.gz’ saved [1887284/1887284]

$ tar tzf libsodium-1.0.12.tar.gz
libsodium-1.0.12/
libsodium-1.0.12/aclocal.m4
libsodium-1.0.12/AUTHORS
libsodium-1.0.12/autogen.sh
libsodium-1.0.12/build-aux/
libsodium-1.0.12/ChangeLog
libsodium-1.0.12/compile
libsodium-1.0.12/config.guess
libsodium-1.0.12/config.sub
libsodium-1.0.12/configure
libsodium-1.0.12/configure.ac
libsodium-1.0.12/contrib/
libsodium-1.0.12/depcomp
libsodium-1.0.12/dist-build/
libsodium-1.0.12/install-sh
libsodium-1.0.12/libsodium-uninstalled.pc.in
libsodium-1.0.12/libsodium.pc.in
libsodium-1.0.12/libsodium.sln
libsodium-1.0.12/libsodium.vcxproj
libsodium-1.0.12/libsodium.vcxproj.filters
libsodium-1.0.12/LICENSE
libsodium-1.0.12/ltmain.sh
libsodium-1.0.12/m4/
libsodium-1.0.12/Makefile.am
libsodium-1.0.12/Makefile.in
libsodium-1.0.12/missing
libsodium-1.0.12/msvc-scripts/
libsodium-1.0.12/README.markdown
libsodium-1.0.12/src/
libsodium-1.0.12/test/
libsodium-1.0.12/THANKS
libsodium-1.0.12/test/default/
libsodium-1.0.12/test/Makefile.am
libsodium-1.0.12/test/Makefile.in
libsodium-1.0.12/test/quirks/
libsodium-1.0.12/test/quirks/quirks.h
libsodium-1.0.12/test/default/aead_aes256gcm.c
libsodium-1.0.12/test/default/aead_aes256gcm.exp
libsodium-1.0.12/test/default/aead_chacha20poly1305.c
libsodium-1.0.12/test/default/aead_chacha20poly1305.exp
libsodium-1.0.12/test/default/aead_xchacha20poly1305.c
libsodium-1.0.12/test/default/aead_xchacha20poly1305.exp
libsodium-1.0.12/test/default/auth.c
libsodium-1.0.12/test/default/auth.exp
libsodium-1.0.12/test/default/auth2.c
libsodium-1.0.12/test/default/auth2.exp
libsodium-1.0.12/test/default/auth3.c
libsodium-1.0.12/test/default/auth3.exp
libsodium-1.0.12/test/default/auth5.c
libsodium-1.0.12/test/default/auth5.exp
libsodium-1.0.12/test/default/auth6.c
libsodium-1.0.12/test/default/auth6.exp
libsodium-1.0.12/test/default/auth7.c
libsodium-1.0.12/test/default/auth7.exp
libsodium-1.0.12/test/default/box.c
libsodium-1.0.12/test/default/box.exp
libsodium-1.0.12/test/default/box2.c
libsodium-1.0.12/test/default/box2.exp
libsodium-1.0.12/test/default/box7.c
libsodium-1.0.12/test/default/box7.exp
libsodium-1.0.12/test/default/box8.c
libsodium-1.0.12/test/default/box8.exp
libsodium-1.0.12/test/default/box_easy.c
libsodium-1.0.12/test/default/box_easy.exp
libsodium-1.0.12/test/default/box_easy2.c
libsodium-1.0.12/test/default/box_easy2.exp
libsodium-1.0.12/test/default/box_seal.c
libsodium-1.0.12/test/default/box_seal.exp
libsodium-1.0.12/test/default/box_seed.c
libsodium-1.0.12/test/default/box_seed.exp
libsodium-1.0.12/test/default/chacha20.c
libsodium-1.0.12/test/default/chacha20.exp
libsodium-1.0.12/test/default/cmptest.h
libsodium-1.0.12/test/default/core1.c
libsodium-1.0.12/test/default/core1.exp
libsodium-1.0.12/test/default/core2.c
libsodium-1.0.12/test/default/core2.exp
libsodium-1.0.12/test/default/core3.c
libsodium-1.0.12/test/default/core3.exp
libsodium-1.0.12/test/default/core4.c
libsodium-1.0.12/test/default/core4.exp
libsodium-1.0.12/test/default/core5.c
libsodium-1.0.12/test/default/core5.exp
libsodium-1.0.12/test/default/core6.c
libsodium-1.0.12/test/default/core6.exp
libsodium-1.0.12/test/default/ed25519_convert.c
libsodium-1.0.12/test/default/ed25519_convert.exp
libsodium-1.0.12/test/default/generichash.c
libsodium-1.0.12/test/default/generichash.exp
libsodium-1.0.12/test/default/generichash2.c
libsodium-1.0.12/test/default/generichash2.exp
libsodium-1.0.12/test/default/generichash3.c
libsodium-1.0.12/test/default/generichash3.exp
libsodium-1.0.12/test/default/hash.c
libsodium-1.0.12/test/default/hash.exp
libsodium-1.0.12/test/default/hash2.exp
libsodium-1.0.12/test/default/hash3.c
libsodium-1.0.12/test/default/hash3.exp
libsodium-1.0.12/test/default/kdf.c
libsodium-1.0.12/test/default/kdf.exp
libsodium-1.0.12/test/default/keygen.c
libsodium-1.0.12/test/default/keygen.exp
libsodium-1.0.12/test/default/kx.c
libsodium-1.0.12/test/default/kx.exp
libsodium-1.0.12/test/default/Makefile.am
libsodium-1.0.12/test/default/Makefile.in
libsodium-1.0.12/test/default/onetimeauth.c
libsodium-1.0.12/test/default/onetimeauth.exp
libsodium-1.0.12/test/default/onetimeauth2.c
libsodium-1.0.12/test/default/onetimeauth2.exp
libsodium-1.0.12/test/default/onetimeauth7.c
libsodium-1.0.12/test/default/onetimeauth7.exp
libsodium-1.0.12/test/default/pre.js.inc
libsodium-1.0.12/test/default/pwhash.c
libsodium-1.0.12/test/default/pwhash.exp
libsodium-1.0.12/test/default/pwhash_scrypt.c
libsodium-1.0.12/test/default/pwhash_scrypt.exp
libsodium-1.0.12/test/default/pwhash_scrypt_ll.c
libsodium-1.0.12/test/default/pwhash_scrypt_ll.exp
libsodium-1.0.12/test/default/randombytes.c
libsodium-1.0.12/test/default/randombytes.exp
libsodium-1.0.12/test/default/scalarmult.c
libsodium-1.0.12/test/default/scalarmult.exp
libsodium-1.0.12/test/default/scalarmult2.c
libsodium-1.0.12/test/default/scalarmult2.exp
libsodium-1.0.12/test/default/scalarmult5.c
libsodium-1.0.12/test/default/scalarmult5.exp
libsodium-1.0.12/test/default/scalarmult6.c
libsodium-1.0.12/test/default/scalarmult6.exp
libsodium-1.0.12/test/default/scalarmult7.c
libsodium-1.0.12/test/default/scalarmult7.exp
libsodium-1.0.12/test/default/secretbox.c
libsodium-1.0.12/test/default/secretbox.exp
libsodium-1.0.12/test/default/secretbox2.c
libsodium-1.0.12/test/default/secretbox2.exp
libsodium-1.0.12/test/default/secretbox7.c
libsodium-1.0.12/test/default/secretbox7.exp
libsodium-1.0.12/test/default/secretbox8.c
libsodium-1.0.12/test/default/secretbox8.exp
libsodium-1.0.12/test/default/secretbox_easy.c
libsodium-1.0.12/test/default/secretbox_easy.exp
libsodium-1.0.12/test/default/secretbox_easy2.c
libsodium-1.0.12/test/default/secretbox_easy2.exp
libsodium-1.0.12/test/default/shorthash.c
libsodium-1.0.12/test/default/shorthash.exp
libsodium-1.0.12/test/default/sign.c
libsodium-1.0.12/test/default/sign.exp
libsodium-1.0.12/test/default/siphashx24.c
libsodium-1.0.12/test/default/siphashx24.exp
libsodium-1.0.12/test/default/sodium_core.c
libsodium-1.0.12/test/default/sodium_core.exp
libsodium-1.0.12/test/default/sodium_utils.c
libsodium-1.0.12/test/default/sodium_utils.exp
libsodium-1.0.12/test/default/sodium_utils2.c
libsodium-1.0.12/test/default/sodium_utils2.exp
libsodium-1.0.12/test/default/sodium_utils3.c
libsodium-1.0.12/test/default/sodium_utils3.exp
libsodium-1.0.12/test/default/sodium_version.c
libsodium-1.0.12/test/default/sodium_version.exp
libsodium-1.0.12/test/default/stream.c
libsodium-1.0.12/test/default/stream.exp
libsodium-1.0.12/test/default/stream2.c
libsodium-1.0.12/test/default/stream2.exp
libsodium-1.0.12/test/default/stream3.c
libsodium-1.0.12/test/default/stream3.exp
libsodium-1.0.12/test/default/stream4.c
libsodium-1.0.12/test/default/stream4.exp
libsodium-1.0.12/test/default/verify1.c
libsodium-1.0.12/test/default/verify1.exp
libsodium-1.0.12/test/default/wintest.bat
libsodium-1.0.12/test/default/xchacha20.c
libsodium-1.0.12/test/default/xchacha20.exp
libsodium-1.0.12/src/libsodium/
libsodium-1.0.12/src/Makefile.am
libsodium-1.0.12/src/Makefile.in
libsodium-1.0.12/src/libsodium/crypto_aead/
libsodium-1.0.12/src/libsodium/crypto_auth/
libsodium-1.0.12/src/libsodium/crypto_box/
libsodium-1.0.12/src/libsodium/crypto_core/
libsodium-1.0.12/src/libsodium/crypto_generichash/
libsodium-1.0.12/src/libsodium/crypto_hash/
libsodium-1.0.12/src/libsodium/crypto_kdf/
libsodium-1.0.12/src/libsodium/crypto_kx/
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/
libsodium-1.0.12/src/libsodium/crypto_pwhash/
libsodium-1.0.12/src/libsodium/crypto_scalarmult/
libsodium-1.0.12/src/libsodium/crypto_secretbox/
libsodium-1.0.12/src/libsodium/crypto_shorthash/
libsodium-1.0.12/src/libsodium/crypto_sign/
libsodium-1.0.12/src/libsodium/crypto_stream/
libsodium-1.0.12/src/libsodium/crypto_verify/
libsodium-1.0.12/src/libsodium/include/
libsodium-1.0.12/src/libsodium/Makefile.am
libsodium-1.0.12/src/libsodium/Makefile.in
libsodium-1.0.12/src/libsodium/randombytes/
libsodium-1.0.12/src/libsodium/sodium/
libsodium-1.0.12/src/libsodium/sodium/core.c
libsodium-1.0.12/src/libsodium/sodium/runtime.c
libsodium-1.0.12/src/libsodium/sodium/utils.c
libsodium-1.0.12/src/libsodium/sodium/version.c
libsodium-1.0.12/src/libsodium/randombytes/nativeclient/
libsodium-1.0.12/src/libsodium/randombytes/randombytes.c
libsodium-1.0.12/src/libsodium/randombytes/salsa20/
libsodium-1.0.12/src/libsodium/randombytes/sysrandom/
libsodium-1.0.12/src/libsodium/randombytes/sysrandom/randombytes_sysrandom.c
libsodium-1.0.12/src/libsodium/randombytes/salsa20/randombytes_salsa20_random.c
libsodium-1.0.12/src/libsodium/randombytes/nativeclient/randombytes_nativeclient.c
libsodium-1.0.12/src/libsodium/include/Makefile.am
libsodium-1.0.12/src/libsodium/include/Makefile.in
libsodium-1.0.12/src/libsodium/include/sodium/
libsodium-1.0.12/src/libsodium/include/sodium.h
libsodium-1.0.12/src/libsodium/include/sodium/core.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_aead_aes256gcm.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_auth.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_auth_hmacsha256.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_auth_hmacsha512.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_box.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_core_hchacha20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_core_hsalsa20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_core_salsa20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_core_salsa2012.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_core_salsa208.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_generichash.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_generichash_blake2b.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_hash.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_hash_sha256.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_hash_sha512.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_kdf.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_kdf_blake2b.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_kx.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_onetimeauth.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_pwhash.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_pwhash_argon2i.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_scalarmult.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_secretbox.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_shorthash.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_shorthash_siphash24.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_sign.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_sign_ed25519.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_aes128ctr.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_chacha20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_salsa20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_salsa2012.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_salsa208.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_xchacha20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_stream_xsalsa20.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_verify_16.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_verify_32.h
libsodium-1.0.12/src/libsodium/include/sodium/crypto_verify_64.h
libsodium-1.0.12/src/libsodium/include/sodium/export.h
libsodium-1.0.12/src/libsodium/include/sodium/private/
libsodium-1.0.12/src/libsodium/include/sodium/randombytes.h
libsodium-1.0.12/src/libsodium/include/sodium/randombytes_nativeclient.h
libsodium-1.0.12/src/libsodium/include/sodium/randombytes_salsa20_random.h
libsodium-1.0.12/src/libsodium/include/sodium/randombytes_sysrandom.h
libsodium-1.0.12/src/libsodium/include/sodium/runtime.h
libsodium-1.0.12/src/libsodium/include/sodium/utils.h
libsodium-1.0.12/src/libsodium/include/sodium/version.h.in
libsodium-1.0.12/src/libsodium/include/sodium/private/common.h
libsodium-1.0.12/src/libsodium/include/sodium/private/curve25519_ref10.h
libsodium-1.0.12/src/libsodium/include/sodium/private/mutex.h
libsodium-1.0.12/src/libsodium/include/sodium/private/sse2_64_32.h
libsodium-1.0.12/src/libsodium/crypto_verify/sodium/
libsodium-1.0.12/src/libsodium/crypto_verify/sodium/verify.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/
libsodium-1.0.12/src/libsodium/crypto_stream/crypto_stream.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa2012/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa208/
libsodium-1.0.12/src/libsodium/crypto_stream/xchacha20/
libsodium-1.0.12/src/libsodium/crypto_stream/xsalsa20/
libsodium-1.0.12/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c
libsodium-1.0.12/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa208/ref/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa208/stream_salsa208.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa2012/ref/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/ref/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/stream_salsa20.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/stream_salsa20.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/u0.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/u1.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/u4.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6int/u8.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.h
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c
libsodium-1.0.12/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/ref/
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/stream_chacha20.c
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/stream_chacha20.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/u0.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/u1.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/u4.h
libsodium-1.0.12/src/libsodium/crypto_stream/chacha20/dolbeau/u8.h
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/stream_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/afternm_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/beforenm_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/common.h
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/consts.h
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/consts_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/int128.h
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/int128_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/stream_aes128ctr_nacl.c
libsodium-1.0.12/src/libsodium/crypto_stream/aes128ctr/nacl/xor_afternm_aes128ctr.c
libsodium-1.0.12/src/libsodium/crypto_sign/crypto_sign.c
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/sign_ed25519.c
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/ed25519_ref10.h
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/keypair.c
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/open.c
libsodium-1.0.12/src/libsodium/crypto_sign/ed25519/ref10/sign.c
libsodium-1.0.12/src/libsodium/crypto_shorthash/crypto_shorthash.c
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/ref/
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash_ref.h
libsodium-1.0.12/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c
libsodium-1.0.12/src/libsodium/crypto_secretbox/crypto_secretbox.c
libsodium-1.0.12/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c
libsodium-1.0.12/src/libsodium/crypto_secretbox/xchacha20poly1305/
libsodium-1.0.12/src/libsodium/crypto_secretbox/xsalsa20poly1305/
libsodium-1.0.12/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/crypto_scalarmult.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/donna_c64/
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/ref10/
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts_namespace.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_namespace.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base_namespace.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_namespace.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.h
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/donna_c64/curve25519_donna_c64.c
libsodium-1.0.12/src/libsodium/crypto_scalarmult/curve25519/donna_c64/curve25519_donna_c64.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/
libsodium-1.0.12/src/libsodium/crypto_pwhash/crypto_pwhash.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-core.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-core.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-encoding.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/argon2.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/blake2b-long.c
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/blake2b-long.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/blamka-round-ref.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/blamka-round-ssse3.h
libsodium-1.0.12/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/donna/
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.h
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/sse2/
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/sse2/poly1305_sse2.h
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.h
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna32.h
libsodium-1.0.12/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna64.h
libsodium-1.0.12/src/libsodium/crypto_kx/crypto_kx.c
libsodium-1.0.12/src/libsodium/crypto_kdf/blake2b/
libsodium-1.0.12/src/libsodium/crypto_kdf/crypto_kdf.c
libsodium-1.0.12/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c
libsodium-1.0.12/src/libsodium/crypto_hash/crypto_hash.c
libsodium-1.0.12/src/libsodium/crypto_hash/sha256/
libsodium-1.0.12/src/libsodium/crypto_hash/sha512/
libsodium-1.0.12/src/libsodium/crypto_hash/sha512/cp/
libsodium-1.0.12/src/libsodium/crypto_hash/sha512/hash_sha512.c
libsodium-1.0.12/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c
libsodium-1.0.12/src/libsodium/crypto_hash/sha256/cp/
libsodium-1.0.12/src/libsodium/crypto_hash/sha256/hash_sha256.c
libsodium-1.0.12/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/
libsodium-1.0.12/src/libsodium/crypto_generichash/crypto_generichash.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-avx2.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-sse2.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-sse41.h
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c
libsodium-1.0.12/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c
libsodium-1.0.12/src/libsodium/crypto_core/curve25519/
libsodium-1.0.12/src/libsodium/crypto_core/hchacha20/
libsodium-1.0.12/src/libsodium/crypto_core/hsalsa20/
libsodium-1.0.12/src/libsodium/crypto_core/salsa/
libsodium-1.0.12/src/libsodium/crypto_core/salsa/ref/
libsodium-1.0.12/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c
libsodium-1.0.12/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c
libsodium-1.0.12/src/libsodium/crypto_core/hsalsa20/ref2/
libsodium-1.0.12/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c
libsodium-1.0.12/src/libsodium/crypto_core/hchacha20/core_hchacha20.c
libsodium-1.0.12/src/libsodium/crypto_core/curve25519/ref10/
libsodium-1.0.12/src/libsodium/crypto_core/curve25519/ref10/base.h
libsodium-1.0.12/src/libsodium/crypto_core/curve25519/ref10/base2.h
libsodium-1.0.12/src/libsodium/crypto_core/curve25519/ref10/curve25519_ref10.c
libsodium-1.0.12/src/libsodium/crypto_box/crypto_box.c
libsodium-1.0.12/src/libsodium/crypto_box/crypto_box_easy.c
libsodium-1.0.12/src/libsodium/crypto_box/crypto_box_seal.c
libsodium-1.0.12/src/libsodium/crypto_box/curve25519xchacha20poly1305/
libsodium-1.0.12/src/libsodium/crypto_box/curve25519xsalsa20poly1305/
libsodium-1.0.12/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_auth/crypto_auth.c
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha256/
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha512/
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha512256/
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c
libsodium-1.0.12/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c
libsodium-1.0.12/src/libsodium/crypto_aead/aes256gcm/
libsodium-1.0.12/src/libsodium/crypto_aead/chacha20poly1305/
libsodium-1.0.12/src/libsodium/crypto_aead/xchacha20poly1305/
libsodium-1.0.12/src/libsodium/crypto_aead/xchacha20poly1305/sodium/
libsodium-1.0.12/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_aead/chacha20poly1305/sodium/
libsodium-1.0.12/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
libsodium-1.0.12/src/libsodium/crypto_aead/aes256gcm/aesni/
libsodium-1.0.12/src/libsodium/crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c
libsodium-1.0.12/msvc-scripts/Makefile.am
libsodium-1.0.12/msvc-scripts/Makefile.in
libsodium-1.0.12/msvc-scripts/process.bat
libsodium-1.0.12/msvc-scripts/rep.vbs
libsodium-1.0.12/msvc-scripts/sodium.props
libsodium-1.0.12/m4/ax_check_compile_flag.m4
libsodium-1.0.12/m4/ax_check_define.m4
libsodium-1.0.12/m4/ax_check_link_flag.m4
libsodium-1.0.12/m4/ax_pthread.m4
libsodium-1.0.12/m4/ax_valgrind_check.m4
libsodium-1.0.12/m4/ld-output-def.m4
libsodium-1.0.12/m4/libtool.m4
libsodium-1.0.12/m4/ltoptions.m4
libsodium-1.0.12/m4/ltsugar.m4
libsodium-1.0.12/m4/ltversion.m4
libsodium-1.0.12/m4/lt~obsolete.m4
libsodium-1.0.12/dist-build/android-arm.sh
libsodium-1.0.12/dist-build/android-armv7-a.sh
libsodium-1.0.12/dist-build/android-armv8-a.sh
libsodium-1.0.12/dist-build/android-build.sh
libsodium-1.0.12/dist-build/android-mips32.sh
libsodium-1.0.12/dist-build/android-mips64.sh
libsodium-1.0.12/dist-build/android-x86.sh
libsodium-1.0.12/dist-build/android-x86_64.sh
libsodium-1.0.12/dist-build/emscripten.sh
libsodium-1.0.12/dist-build/ios.sh
libsodium-1.0.12/dist-build/Makefile.am
libsodium-1.0.12/dist-build/Makefile.in
libsodium-1.0.12/dist-build/msys2-win32.sh
libsodium-1.0.12/dist-build/msys2-win64.sh
libsodium-1.0.12/dist-build/nativeclient-pnacl.sh
libsodium-1.0.12/dist-build/nativeclient-x86.sh
libsodium-1.0.12/dist-build/nativeclient-x86_64.sh
libsodium-1.0.12/contrib/Findsodium.cmake
libsodium-1.0.12/contrib/Makefile.am
libsodium-1.0.12/contrib/Makefile.in
libsodium-1.0.12/build-aux/compile
libsodium-1.0.12/build-aux/config.guess
libsodium-1.0.12/build-aux/config.sub
libsodium-1.0.12/build-aux/depcomp
libsodium-1.0.12/build-aux/install-sh
libsodium-1.0.12/build-aux/ltmain.sh
libsodium-1.0.12/build-aux/missing
libsodium-1.0.12/build-aux/test-driver
$ tar xzf libsodium-1.0.12.tar.gz
$ cd libsodium-1.0.12/
$ . /usr/local/oecore-i686/environment-setup-armv5te-angstrom-linux-gnueabi
$ export LDFLAGS='--specs=nosys.specs'
$ export CFLAGS='-Os'
$ ./configure --host=arm-angstrom-linux-gnueabi
configure: loading site script /usr/local/oecore-x86_64/site-config-armv5te-angstrom-linux-gnueabi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-angstrom-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-angstrom-linux-gnueabi-strip... arm-angstrom-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '9338' is supported by ustar format... yes
checking whether GID '502' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-angstrom-linux-gnueabi-gcc... arm-angstrom-linux-gnueabi-gcc
checking whether the C compiler works... no
configure: error: in `/home/jcormier/projects/l138/libsodium-1.0.12':
configure: error: C compiler cannot create executables
See `config.log' for more details
$ arm-angstrom-linux-gnueabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-angstrom-linux-gnueabi-gcc
COLLECT_LTO_WRAPPER=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.5.4/lto-wrapper
Target: arm-angstrom-linux-gnueabi
Configured with: /space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work-shared/gcc-4.5-r49+svnr184907/gcc-4_5-branch/configure --build=x86_64-linux --host=x86_64-angstromsdk-linux --target=arm-angstrom-linux-gnueabi --prefix=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr --exec_prefix=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr
--bindir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/armv5te-angstrom-linux-gnueabi --sbindir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/armv5te-angstrom-linux-gnueabi --libexecdir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi --datadir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/share --sysconfdir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/etc
--sharedstatedir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/com --localstatedir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/var --libdir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/lib/armv5te-angstrom-linux-gnueabi --includedir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/include --oldincludedir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/include
--infodir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/share/info --mandir=/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/share/man --disable-silent-rules --disable-dependency-tracking --with-libtool-sysroot=/space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-nativesdk-angstromsdk-linux --with-gnu-ld --enable-shared --enable-languages=c,c++ --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long
--enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-angstrom-linux-gnueabi- --enable-target-optspace --enable-lto --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --with-linker-hash-style=gnu --with-ppl=no --with-cloog=no --enable-cheaders=c_global --with-float=soft --with-local-prefix=/usr/local/oecore-x86_64/sysroots/armv5te-angstrom-linux-gnueabi/usr
--with-gxx-include-dir=/usr/local/oecore-x86_64/sysroots/armv5te-angstrom-linux-gnueabi/usr/include/c++ --with-build-time-tools=/space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-linux/usr/arm-angstrom-linux-gnueabi/bin --with-sysroot=/usr/local/oecore-x86_64/sysroots/armv5te-angstrom-linux-gnueabi --with-build-sysroot=/space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/mityomapl138 --disable-libunwind-exceptions
--disable-libssp --disable-libgomp --disable-libmudflap --with-mpfr=/space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-nativesdk-angstromsdk-linux --with-mpc=/space/projects/oe/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/sysroots/x86_64-nativesdk-angstromsdk-linux --enable-nls --enable-__cxa_atexit
Thread model: posix
gcc version 4.5.4 20120305 (prerelease) (GCC)
$ vim config.log
$ export LDFLAGS=
$ ./configure --host=arm-angstrom-linux-gnueabi
configure: loading site script /usr/local/oecore-x86_64/site-config-armv5te-angstrom-linux-gnueabi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-angstrom-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-angstrom-linux-gnueabi-strip... arm-angstrom-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '9338' is supported by ustar format... yes
checking whether GID '502' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for arm-angstrom-linux-gnueabi-gcc... arm-angstrom-linux-gnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-angstrom-linux-gnueabi-gcc accepts -g... yes
checking for arm-angstrom-linux-gnueabi-gcc option to accept ISO C89... none needed
checking whether arm-angstrom-linux-gnueabi-gcc understands -c and -o together... yes
checking dependency style of arm-angstrom-linux-gnueabi-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... arm-angstrom-linux-gnueabi-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether arm-angstrom-linux-gnueabi-gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for arm-angstrom-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99
checking dependency style of arm-angstrom-linux-gnueabi-gcc -std=gnu99... gcc3
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for __native_client__ defined... no
checking for _FORTIFY_SOURCE defined... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector... yes
checking whether the linker accepts -fstack-protector... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wno-type-limits... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by arm-angstrom-linux-gnueabi-gcc -std=gnu99... /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.5.4/ld
checking if the linker (/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.5.4/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/armv5te-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-nm -B
checking the name lister (/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/armv5te-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to arm-angstrom-linux-gnueabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.5.4/ld option to reload object files... -r
checking for arm-angstrom-linux-gnueabi-objdump... arm-angstrom-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-angstrom-linux-gnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-angstrom-linux-gnueabi-ar... arm-angstrom-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-angstrom-linux-gnueabi-strip... (cached) arm-angstrom-linux-gnueabi-strip
checking for arm-angstrom-linux-gnueabi-ranlib... arm-angstrom-linux-gnueabi-ranlib
checking command to parse /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/armv5te-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-nm -B output from arm-angstrom-linux-gnueabi-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-angstrom-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-angstrom-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-angstrom-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-angstrom-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-angstrom-linux-gnueabi-gcc -std=gnu99 static flag -static works... no
checking if arm-angstrom-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes
checking if arm-angstrom-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-angstrom-linux-gnueabi-gcc -std=gnu99 linker (/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.5.4/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-angstrom-linux-gnueabi-ar... (cached) arm-angstrom-linux-gnueabi-ar
checking whether C compiler accepts -mmmx... no
checking for MMX instructions set... yes
checking whether C compiler accepts -mmmx... (cached) no
checking whether C compiler accepts -msse2... no
checking for SSE2 instructions set... no
checking whether C compiler accepts -msse3... no
checking for SSE3 instructions set... no
checking whether C compiler accepts -mssse3... no
checking for SSSE3 instructions set... no
checking whether C compiler accepts -msse4.1... no
checking for SSE4.1 instructions set... no
checking whether C compiler accepts -mavx... no
checking for AVX instructions set... no
checking whether C compiler accepts -mavx2... no
checking for AVX2 instructions set... no
checking whether C compiler accepts -maes... no
checking whether C compiler accepts -mpclmul... no
checking for AESNI instructions set and PCLMULQDQ... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking intrin.h usability... no
checking intrin.h presence... no
checking for intrin.h... no
checking if _xgetbv() is available... no
checking for inline... inline
checking whether byte ordering is bigendian... (cached) no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can use x86_64 asm code... no
checking whether we can assemble AVX opcodes... no
checking for 128-bit arithmetic... no
checking for cpuid instruction... no
checking if the .private_extern asm directive is supported... no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... yes
checking if data alignment is required... yes
checking if atomic operations are supported... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for mmap... yes
checking for mlock... yes
checking for madvise... yes
checking for mprotect... yes
checking for explicit_bzero... no
checking for nanosleep... yes
checking for posix_memalign... yes
checking for getpid... yes
checking if gcc/ld supports -Wl,--output-def... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
$ make
Making all in contrib
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
Making all in dist-build
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
Making all in msvc-scripts
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
Making all in src
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
Making all in libsodium
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
Making all in include
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
CC crypto_box/libsodium_la-crypto_box.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.lo
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
CC crypto_kdf/libsodium_la-crypto_kdf.lo
CC crypto_kx/libsodium_la-crypto_kx.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
CC crypto_verify/sodium/libsodium_la-verify.lo
CC randombytes/libsodium_la-randombytes.lo
CC sodium/libsodium_la-core.lo
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CC randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-afternm_aes128ctr.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-beforenm_aes128ctr.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-consts_aes128ctr.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-int128_aes128ctr.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-stream_aes128ctr_nacl.lo
CC crypto_stream/aes128ctr/nacl/libsodium_la-xor_afternm_aes128ctr.lo
CC crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
CC crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
CCLD libsse41.la
CCLD libavx2.la
CCLD libaesni.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libsse2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libssse3.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libsodium.la
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
Making all in test
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
Making all in default
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'

real 0m25.348s
user 0m33.440s
sys 0m2.520s
$ make install DESTDIR=$PWD/ARM
Making install in contrib
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/contrib'
Making install in dist-build
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/dist-build'
Making install in msvc-scripts
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/msvc-scripts'
Making install in src
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
Making install in libsodium
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
Making install in include
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[4]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include'
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include'
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_aead_xchacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xchacha20poly1305.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_hchacha20.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h
sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_kdf.h sodium/crypto_kdf_blake2b.h sodium/crypto_kx.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h
sodium/crypto_scalarmult_curve25519.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xchacha20poly1305.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/crypto_stream_aes128ctr.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xchacha20.h sodium/crypto_stream_xsalsa20.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/export.h sodium/randombytes.h sodium/randombytes_salsa20_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h
'/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium.h '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/include/.'
make[4]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium/include'
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[4]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[4]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsodium.so.18.2.0 /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/libsodium.so.18.2.0
libtool: install: (cd /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib && { ln -s -f libsodium.so.18.2.0 libsodium.so.18 || { rm -f libsodium.so.18 && ln -s libsodium.so.18.2.0 libsodium.so.18; }; })
libtool: install: (cd /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib && { ln -s -f libsodium.so.18.2.0 libsodium.so || { rm -f libsodium.so && ln -s libsodium.so.18.2.0 libsodium.so; }; })
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/libsodium.a
libtool: install: chmod 644 /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/libsodium.a
libtool: install: arm-angstrom-linux-gnueabi-ranlib /home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/libsodium.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
make[4]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src/libsodium'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/src'
Making install in test
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
Making install in default
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test/default'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[3]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12/test'
make[1]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'
make[2]: Entering directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/jcormier/projects/l138/libsodium-1.0.12/ARM/usr/local/lib/pkgconfig'
make[2]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'
make[1]: Leaving directory '/net/wanda/export/home/jcormier/projects/l138/libsodium-1.0.12'

real 0m10.690s
user 0m0.284s
sys 0m0.172s
$ ls -R ARM/
ARM/:
usr

ARM/usr:
local

ARM/usr/local:
include lib

ARM/usr/local/include:
sodium sodium.h

ARM/usr/local/include/sodium:
core.h crypto_core_salsa20.h crypto_scalarmult.h crypto_stream_xchacha20.h
crypto_aead_aes256gcm.h crypto_generichash_blake2b.h crypto_secretbox.h crypto_stream_xsalsa20.h
crypto_aead_chacha20poly1305.h crypto_generichash.h crypto_secretbox_xchacha20poly1305.h crypto_verify_16.h
crypto_aead_xchacha20poly1305.h crypto_hash.h crypto_secretbox_xsalsa20poly1305.h crypto_verify_32.h
crypto_auth.h crypto_hash_sha256.h crypto_shorthash.h crypto_verify_64.h
crypto_auth_hmacsha256.h crypto_hash_sha512.h crypto_shorthash_siphash24.h export.h
crypto_auth_hmacsha512256.h crypto_kdf_blake2b.h crypto_sign_ed25519.h randombytes.h
crypto_auth_hmacsha512.h crypto_kdf.h crypto_sign_edwards25519sha512batch.h randombytes_salsa20_random.h
crypto_box_curve25519xchacha20poly1305.h crypto_kx.h crypto_sign.h randombytes_sysrandom.h
crypto_box_curve25519xsalsa20poly1305.h crypto_onetimeauth.h crypto_stream_aes128ctr.h runtime.h
crypto_box.h crypto_onetimeauth_poly1305.h crypto_stream_chacha20.h utils.h
crypto_core_hchacha20.h crypto_pwhash_argon2i.h crypto_stream.h version.h
crypto_core_hsalsa20.h crypto_pwhash.h crypto_stream_salsa2012.h
crypto_core_salsa2012.h crypto_pwhash_scryptsalsa208sha256.h crypto_stream_salsa208.h
crypto_core_salsa208.h crypto_scalarmult_curve25519.h crypto_stream_salsa20.h

ARM/usr/local/lib:
libsodium.a libsodium.la libsodium.so libsodium.so.18 libsodium.so.18.2.0 pkgconfig

ARM/usr/local/lib/pkgconfig:
libsodium.pc


    (1-1/1)