Package: opencryptoki Version: 2.2.4.1+dfsg-2 Severity: serious There was an error while trying to autobuild your package:
> Automatic build of opencryptoki_2.2.4.1+dfsg-2 on debian-31.osdl.marist.edu > by sbuild/s390 98 [...] > s390-linux-gnu-gcc -DPACKAGE_NAME=\"openCryptoki\" > -DPACKAGE_TARNAME=\"opencryptoki\" -DPACKAGE_VERSION=\"2.2.4.1\" > "-DPACKAGE_STRING=\"openCryptoki 2.2.4.1\"" -DPACKAGE_BUGREPORT=\"[EMAIL > PROTECTED]" -DPACKAGE=\"opencryptoki\" -DVERSION=\"2.2.4.1\" -DSTDC_HEADERS=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 > -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 > -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYSLOG_H=1 > -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRFTIME=1 > -DHAVE_VPRINTF=1 -DHAVE_GETCWD=1 -I. -I. -I. -I../../../include/pkcs11/stdll > -I../../../include/pkcs11 -I../common -I../../../ica/inc > -I../../../../ica/include -I.. -I../../../../ica/src/inc -DSPINXPL -DDEV > -D_THREAD_SAFE -fPIC -DSHALLOW=0 -DSWTOK=0 -DLITE=1 -DNODH -DNOCDMF -DNOMD2 > -DNODSA -DSTDLL_NAME=\"icatok\" -O2 -DPKCS64 > -DCONFIG_PATH=\"/var/lib/opencryptoki\" -DSBIN_PATH=\"/usr/sbin\" > -DLIB_PATH=\"/usr/lib/opencryptoki\" -D_XOPEN_SOURCE=500 -Wall -Wno-unused > -MT opencryptoki_stdll_libpkcs11_ica_la-ica_specific.lo -MD -MP -MF > .deps/opencryptoki_stdll_libpkcs11_ica_la-ica_specific.Tpo -c ica_specific.c > -fPIC -DPIC -o .libs/opencryptoki_stdll_libpkcs11_ica_la-ica_specific.o > ica_specific.c:313:21: error: ica_api.h: No such file or directory > ica_specific.c:315: error: expected '=', ',', ';', 'asm' or '__attribute__' > before 'adapter_handle' > ica_specific.c: In function 'token_rng': > ica_specific.c:341: warning: implicit declaration of function > 'icaRandomNumberGenerate' > ica_specific.c:341: error: 'adapter_handle' undeclared (first use in this > function) > ica_specific.c:341: error: (Each undeclared identifier is reported only once > ica_specific.c:341: error: for each function it appears in.) > ica_specific.c: In function 'token_specific_init': > ica_specific.c:364: warning: implicit declaration of function 'icaOpenAdapter' > ica_specific.c:364: error: 'adapter_handle' undeclared (first use in this > function) > ica_specific.c: In function 'token_specific_final': > ica_specific.c:370: warning: implicit declaration of function > 'icaCloseAdapter' > ica_specific.c:370: error: 'adapter_handle' undeclared (first use in this > function) > ica_specific.c: In function 'token_specific_des_ecb':