Package: openssl Version: 0.9.8e-5 Severity: important From my pbuilder build log, using mostly packages from sid except that gcc-defaults is from experimental:
... gcc -I.. -I../.. -I../../include -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g -Wall -c -o evp_pkey.o evp_pkey.c evp_pkey.c: In function 'EVP_PKEY2PKCS8_broken': evp_pkey.c:382: warning: function called through a non-compatible type evp_pkey.c:382: note: if this code is reached, the program will abort evp_pkey.c: In function 'dsa_pkey2pkcs8': evp_pkey.c:478: warning: function called through a non-compatible type evp_pkey.c:478: note: if this code is reached, the program will abort ... [many more warnings of this type appear in the log] echo test normal x509v1 certificate test normal x509v1 certificate sh ./tx509 2>/dev/null testing X509 conversions p -> d make[2]: *** [test_x509] Error 1 make[2]: Leaving directory `/tmp/buildd/openssl-0.9.8e/test' make[1]: *** [tests] Error 2 make[1]: Leaving directory `/tmp/buildd/openssl-0.9.8e' make: *** [build] Error 2 -- Daniel Schepler