Implementation notes: riscv64, hifiveunleashedriscv, crypto_stream/dragon

Computer: hifiveunleashedriscv
Architecture: riscv64
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_stream
Primitive: dragon

Compiler output

Implementation: e/submissions/dragon
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
dragon.c: In file included from dragon.c:2:
dragon.c: e/dragon.c: In function 'crypto_stream_dragon_e_submissions_dragon_ECRYPT_keystream_blocks':
dragon.c: e/dragon.c:284:22: warning: implicit declaration of function 'U32TO32_BIG'; did you mean 'U8TO32_BIG'? [-Wimplicit-function-declaration]
dragon.c: 284 | *(k_ptr++) = U32TO32_BIG(a);
dragon.c: | ^~~~~~~~~~~
dragon.c: | U8TO32_BIG
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L43':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L56':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE e/submissions/dragon

Compiler output

Implementation: e/submissions/dragon
Security model: unknown
Compiler: gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
dragon.c: In file included from dragon.c:2:
dragon.c: e/dragon.c: In function 'crypto_stream_dragon_e_submissions_dragon_ECRYPT_keystream_blocks':
dragon.c: e/dragon.c:284:22: warning: implicit declaration of function 'U32TO32_BIG'; did you mean 'U8TO32_BIG'? [-Wimplicit-function-declaration]
dragon.c: 284 | *(k_ptr++) = U32TO32_BIG(a);
dragon.c: | ^~~~~~~~~~~
dragon.c: | U8TO32_BIG
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L30':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L43':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L71':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o):dragon.c:(.text+0x...): more undefined references to `U32TO32_BIG' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE e/submissions/dragon

Compiler output

Implementation: e/submissions/dragon
Security model: unknown
Compiler: gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
dragon.c: In file included from dragon.c:2:
dragon.c: e/dragon.c: In function 'crypto_stream_dragon_e_submissions_dragon_ECRYPT_keystream_blocks':
dragon.c: e/dragon.c:284:22: warning: implicit declaration of function 'U32TO32_BIG'; did you mean 'U8TO32_BIG'? [-Wimplicit-function-declaration]
dragon.c: 284 | *(k_ptr++) = U32TO32_BIG(a);
dragon.c: | ^~~~~~~~~~~
dragon.c: | U8TO32_BIG
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L37':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L44':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE e/submissions/dragon

Compiler output

Implementation: e/submissions/dragon
Security model: unknown
Compiler: gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
dragon.c: In file included from dragon.c:2:
dragon.c: e/dragon.c: In function 'crypto_stream_dragon_e_submissions_dragon_ECRYPT_keystream_blocks':
dragon.c: e/dragon.c:284:22: warning: implicit declaration of function 'U32TO32_BIG'; did you mean 'U8TO32_BIG'? [-Wimplicit-function-declaration]
dragon.c: 284 | *(k_ptr++) = U32TO32_BIG(a);
dragon.c: | ^~~~~~~~~~~
dragon.c: | U8TO32_BIG
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L40':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: crypto_stream_dragon.a(dragon.o): in function `.L49':
try.c: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: /usr/bin/ld: dragon.c:(.text+0x...): undefined reference to `U32TO32_BIG'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE e/submissions/dragon