Source: volume-key
Version: 0.3.9-1
Severity: serious

https://buildd.debian.org/status/package.php?p=volume-key&suite=sid

...
lib/volume_luks.c: In function 'error_from_cryptsetup':
lib/volume_luks.c:72:3: warning: implicit declaration of function 
'crypt_get_error'; did you mean 'crypt_get_dir'? 
[-Wimplicit-function-declaration]
   crypt_get_error (crypt_msg, sizeof (crypt_msg));
   ^~~~~~~~~~~~~~~
...
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wall -W -Wcast-align -Wmissing-noreturn 
-Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings  -Wl,-z,relro 
-o src/volume_key src/src_volume_key-volume_key.o lib/libvolume_key.la 
-lglib-2.0 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -W -Wcast-align 
-Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wundef 
-Wwrite-strings -Wl,-z -Wl,relro -o src/.libs/volume_key 
src/src_volume_key-volume_key.o  lib/.libs/libvolume_key.so 
-L/usr/lib/x86_64-linux-gnu -lblkid -lgpgme -lassuan 
/usr/lib/x86_64-linux-gnu/libgpg-error.so -lcryptsetup -lglib-2.0 -lnss3 
-lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4
lib/.libs/libvolume_key.so: undefined reference to `crypt_get_error'
collect2: error: ld returned 1 exit status
Makefile:664: recipe for target 'src/volume_key' failed
make[3]: *** [src/volume_key] Error 1

Reply via email to