Your message dated Mon, 02 Nov 2015 14:40:12 +0100 with message-id <874mh47c5f....@zoro.exoscale.ch> and subject line Re: [Pkg-haproxy-maintainers] Bug#803752: haproxy: FTBFS: implicit declaration of function 'SSLv3_server_method' has caused the Debian Bug report #803752, regarding haproxy: FTBFS: implicit declaration of function 'SSLv3_server_method' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 803752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803752 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: haproxy Version: 1.5.14-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, haproxy fails to build from source in unstable/amd64: [..] src/ssl_sock.c: In function 'ssl_sock_prepare_ctx': src/ssl_sock.c:1409:32: warning: implicit declaration of function 'SSLv3_server_method' [-Wimplicit-function-declaration] SSL_CTX_set_ssl_version(ctx, SSLv3_server_method()); ^ src/ssl_sock.c:1409:32: warning: passing argument 2 of 'SSL_CTX_set_ssl_version' makes pointer from integer without a cast [-Wint-conversion] In file included from src/ssl_sock.c:41:0: /usr/include/openssl/ssl.h:2346:5: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int' int SSL_CTX_set_ssl_version(SSL_CTX *ctx, const SSL_METHOD *meth); ^ src/ssl_sock.c: In function 'ssl_sock_prepare_srv_ctx': src/ssl_sock.c:1754:45: warning: implicit declaration of function 'SSLv3_client_method' [-Wimplicit-function-declaration] SSL_CTX_set_ssl_version(srv->ssl_ctx.ctx, SSLv3_client_method()); ^ src/ssl_sock.c:1754:45: warning: passing argument 2 of 'SSL_CTX_set_ssl_version' makes pointer from integer without a cast [-Wint-conversion] In file included from src/ssl_sock.c:41:0: /usr/include/openssl/ssl.h:2346:5: note: expected 'const SSL_METHOD * {aka const struct ssl_method_st *}' but argument is of type 'int' int SSL_CTX_set_ssl_version(SSL_CTX *ctx, const SSL_METHOD *meth); ^ [..] src/ssl_sock.o: In function `ssl_sock_prepare_ctx': /build/haproxy-1.5.14/src/ssl_sock.c:1409: undefined reference to `SSLv3_server_method' src/ssl_sock.o: In function `ssl_sock_prepare_srv_ctx': /build/haproxy-1.5.14/src/ssl_sock.c:1754: undefined reference to `SSLv3_client_method' collect2: error: ld returned 1 exit status Makefile:677: recipe for target 'haproxy' failed make[2]: *** [haproxy] Error 1 make[2]: Leaving directory '/build/haproxy-1.5.14' debian/rules:37: recipe for target 'override_dh_auto_build-arch' failed make[1]: *** [override_dh_auto_build-arch] Error 2 make[1]: Leaving directory '/build/haproxy-1.5.14' debian/rules:32: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 [..] The full build log is attached or (an alternate build) can be viewed here: https://reproducible.debian.net/logs/unstable/amd64/haproxy_1.5.14-1.build1.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
haproxy.1.5.14-1.unstable.amd64.log.txt.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Control: fixed -1 1.5.15-1 ❦ 2 novembre 2015 12:04 GMT, Chris Lamb <la...@debian.org> : > Source: haproxy > Version: 1.5.14-1 > Severity: serious > Justification: fails to build from source > User: reproducible-bui...@lists.alioth.debian.org > Usertags: ftbfs > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Dear Maintainer, > > haproxy fails to build from source in unstable/amd64: > > [..] > > src/ssl_sock.c: In function 'ssl_sock_prepare_ctx': > src/ssl_sock.c:1409:32: warning: implicit declaration of function > 'SSLv3_server_method' [-Wimplicit-function-declaration] > SSL_CTX_set_ssl_version(ctx, SSLv3_server_method()); Hi Chris! This happens to be fixed in 1.5.15-1 which has been uploaded this morning. -- "Not Hercules could have knock'd out his brains, for he had none." -- Shakespeare
signature.asc
Description: PGP signature
--- End Message ---