Source: zorp Version: 3.9.0-1 Severity: serious Justification: FTBFS Hi,
your package FTBFS, presumably due to openssl's getting rid of SSLv2: http://lists.debian.org/debian-devel/2011/04/msg00063.html Log excerpt: | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/build/buildd-zorp_3.9.0-1-amd64-jz1vzt/zorp-3.9.0/lib -I/build/buildd-zorp_3.9.0-1-amd64-jz1vzt/zorp-3.9.0 -D_GNU_SOURCE -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.6 -O2 -Wall -W -Werror-implicit-function-declaration -Wno-pointer-sign -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -MT proxyssl.lo -MD -MP -MF .deps/proxyssl.Tpo -c proxyssl.c -fPIC -DPIC -o .libs/proxyssl.o | proxyssl.c: In function 'z_proxy_ssl_load_local_ca_list': | proxyssl.c:548:11: warning: pointer type mismatch in conditional expression [enabled by default] | proxyssl.c: In function 'z_proxy_ssl_setup_handshake': | proxyssl.c:1237:9: error: implicit declaration of function 'SSLv2_server_method' [-Werror=implicit-function-declaration] | proxyssl.c:1237:9: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [enabled by default] | /usr/include/openssl/ssl.h:1469:10: note: expected 'const struct SSL_METHOD *' but argument is of type 'int' | proxyssl.c:1239:9: error: implicit declaration of function 'SSLv2_client_method' [-Werror=implicit-function-declaration] | proxyssl.c:1239:9: warning: passing argument 1 of 'SSL_CTX_new' makes pointer from integer without a cast [enabled by default] | /usr/include/openssl/ssl.h:1469:10: note: expected 'const struct SSL_METHOD *' but argument is of type 'int' | cc1: some warnings being treated as errors | | make[4]: *** [proxyssl.lo] Error 1 Full build logs: https://buildd.debian.org/status/package.php?p=zorp&suite=experimental KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org