Source: spamassassin Version: 3.4.1-2 Severity: serious Justification: fails to build from source Tags: sid stretch User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer, The package fails to build: spamc/libspamc.c: In function ‘message_filter’: spamc/libspamc.c:1217:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] meth = TLSv1_client_method(); ^ spamc/libspamc.c:1219:13: warning: implicit declaration of function ‘SSLv3_client_method’ [-Wimplicit-function-declaration] meth = SSLv3_client_method(); /* default */ ^ spamc/libspamc.c:1219:11: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = SSLv3_client_method(); /* default */ ^ spamc/libspamc.c: In function ‘message_tell’: spamc/libspamc.c:1607:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = SSLv3_client_method(); ^ /tmp/cccJRbQ7.o: In function `message_tell': /spamassassin-3.4.1/spamc/libspamc.c:1607: undefined reference to `SSLv3_client_method' /tmp/cccJRbQ7.o: In function `message_filter': /spamassassin-3.4.1/spamc/libspamc.c:1219: undefined reference to `SSLv3_client_method' collect2: error: ld returned 1 exit status spamc/Makefile:43: recipe for target 'spamc/spamc' failed make[2]: *** [spamc/spamc] Error 1 make[2]: Leaving directory '/spamassassin-3.4.1' Full build log: https://reproducible.debian.net/rb-pkg/unstable/amd64/spamassassin.html -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)