Implementation notes: armeabi, h2tegra, crypto_aead/juliusv1draft

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: juliusv1draft

Compiler output

Implementation: crypto_aead/juliusv1draft/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
aes.c: aes.c: In function 'printstate':
aes.c: aes.c:530:10: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
aes.c: aes.c: In function 'print_rnd_key':
aes.c: aes.c:539:7: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default]
aes.c: aes.c:539:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
encrypt.c: In file included from encrypt.c:10:0:
encrypt.c: functions.c:2:21: fatal error: AES/aes.c: No such file or directory
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref