Bug#782832: neon27: FTBFS against gnutls 3.4.0

2015-10-03 Thread Andreas Metzler
Control: tags -1 fixed-upstream

On 2015-04-18 Andreas Metzler  wrote:
> Package: neon27
> Version: 0.30.1-1
> Severity: normal
> User: ametz...@debian.org
> Usertags: gnutls34

> Hello,

> the package FTBFS against the recently released GnuTLS 3.4.0:
[...]

This fixed in upstream SVN
http://lists.manyfish.co.uk/pipermail/neon-commits/2015-September/001027.html

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



Bug#782832: neon27: FTBFS against gnutls 3.4.0

2015-04-18 Thread Andreas Metzler
Package: neon27
Version: 0.30.1-1
Severity: normal
User: ametz...@debian.org
Usertags: gnutls34

Hello,

the package FTBFS against the recently released GnuTLS 3.4.0:
--
/bin/bash ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H  
-D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/p11-kit-1  -isystem 
/usr/include/mit-krb5 -I/usr/include/libxml2 -I.. -O2 -g -c 
/tmp/buildd/neon27-0.30.1/src/ne_gnutls.c -o ne_gnutls.lo
/tmp/buildd/neon27-0.30.1/src/ne_gnutls.c:556:55: error: unknown type name 
'gnutls_retr_st'
int sign_algos_length, gnutls_retr_st *st)
   ^
/tmp/buildd/neon27-0.30.1/src/ne_gnutls.c: In function 'ne_ssl_context_create':
/tmp/buildd/neon27-0.30.1/src/ne_gnutls.c:653:57: error: 'provide_client_cert' 
undeclared (first use in this function)
 provide_client_cert);
 ^
/tmp/buildd/neon27-0.30.1/src/ne_gnutls.c:653:57: note: each undeclared 
identifier is reported only once for each function it appears in
Makefile:69: recipe for target 'ne_gnutls.lo' failed
make[2]: *** [ne_gnutls.lo] Error 1

--

The gnutls_retr_st was deprecated by gnutls_certificate_retrieve_function()
and gnutls_retr2_st.

See 
http://www.gnutls.org/manual/html_node/Upgrading-from-previous-versions.html#Upgrading-from-previous-versions
for information on upgrading.

cu Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org