Implementation notes: amd64, river, crypto_hash/fugue384

Computer: river
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: fugue384

Compiler output

Implementation: crypto_hash/fugue384/ccalik/vperm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:29:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:35: error: expected specifier-qualifier-list before '__m128i'
hash.c: hash.c: In function 'Compress256':
hash.c: hash.c:442: error: '__m128i' undeclared (first use in this function)
hash.c: hash.c:442: error: (Each undeclared identifier is reported only once
hash.c: hash.c:442: error: for each function it appears in.)
hash.c: hash.c:442: error: expected ';' before '_t0'
hash.c: hash.c:445: error: 'hashState' has no member named 'base'
hash.c: hash.c:448: error: '_t0' undeclared (first use in this function)
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: '_t1' undeclared (first use in this function)
hash.c: hash.c:448: error: expected expression before ')' token
hash.c: hash.c:448: error: expected expression before ')' token
hash.c: hash.c:448: error: expected expression before ')' token
hash.c: hash.c:448: error: expected expression before ')' token
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: ...

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

Compiler output

Implementation: crypto_hash/fugue384/ccalik/aesni
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:29:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:35: error: expected specifier-qualifier-list before '__m128i'
hash.c: hash.c:26:23: error: wmmintrin.h: No such file or directory
hash.c: hash.c: In function 'Compress256':
hash.c: hash.c:442: error: '__m128i' undeclared (first use in this function)
hash.c: hash.c:442: error: (Each undeclared identifier is reported only once
hash.c: hash.c:442: error: for each function it appears in.)
hash.c: hash.c:442: error: expected ';' before '_t0'
hash.c: hash.c:445: error: 'hashState' has no member named 'base'
hash.c: hash.c:448: error: '_t0' undeclared (first use in this function)
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:448: error: 'hashState' has no member named 'state'
hash.c: hash.c:449: error: 'hashState' has no member named 'state'
hash.c: hash.c:449: error: '_t1' undeclared (first use in this function)
hash.c: hash.c:449: error: 'hashState' has no member named 'state'
hash.c: ...

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