Your message dated Mon, 9 Nov 2015 21:53:36 -0800
with message-id <[email protected]>
and subject line Re: Bug#804613: spamassassin: FTBFS: undefined reference to 
`SSLv3_client_method'
has caused the Debian Bug report #804613,
regarding spamassassin: FTBFS: undefined reference to `SSLv3_client_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 [email protected]
immediately.)


-- 
804613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: spamassassin
Version: 3.4.1-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]

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)

--- End Message ---
--- Begin Message ---
This is resolved as of 3.4.1-3, uploaded recently.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to