Package: gost-crypto-dkms
Version: 0.3.4-4
Severity: serious
Tags: sid trixie
User: [email protected]
Usertags: piuparts
DKMS make.log for gost-crypto-0.3.4 for kernel 6.3.0-1-amd64 (x86_64)
Thu Jun 15 10:04:49 UTC 2023
make: Entering directory '/usr/src/linux-headers-6.3.0-1-amd64'
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/gost28147_basic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/gost28147_modes.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/gosthash94_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/kuznyechik_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/streebog_generic.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/testmgr.o
CC [M] /var/lib/dkms/gost-crypto/0.3.4/build/gost-test-main.o
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c: In function
'magma_set_key':
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c:25:40: error: implicit
declaration of function 'crypto_tfm_ctx' [-Werror=implicit-function-declaration]
25 | struct crypto_magma_ctx *ctx = crypto_tfm_ctx(tfm);
| ^~~~~~~~~~~~~~
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c:25:40: warning:
initialization of 'struct crypto_magma_ctx *' from 'int' makes pointer from
integer without a cast [-Wint-conversion]
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c: In function
'magma_encrypt':
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c:39:46: warning:
initialization of 'const struct crypto_magma_ctx *' from 'int' makes pointer
from integer without a cast [-Wint-conversion]
39 | const struct crypto_magma_ctx *ctx = crypto_tfm_ctx(tfm);
| ^~~~~~~~~~~~~~
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c: In function
'magma_decrypt':
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.c:52:46: warning:
initialization of 'const struct crypto_magma_ctx *' from 'int' makes pointer
from integer without a cast [-Wint-conversion]
52 | const struct crypto_magma_ctx *ctx = crypto_tfm_ctx(tfm);
| ^~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[1]: *** [/usr/src/linux-headers-6.3.0-1-common/scripts/Makefile.build:257:
/var/lib/dkms/gost-crypto/0.3.4/build/magma_generic.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [/usr/src/linux-headers-6.3.0-1-common/Makefile:2050:
/var/lib/dkms/gost-crypto/0.3.4/build] Error 2
make: Leaving directory '/usr/src/linux-headers-6.3.0-1-amd64'
Andreas