Package: kaya
Version: 0.4.4-6.2
Severity: normal
User: [email protected]
Usertags: gnutls34
Hello,
the package FTBFS against the recently released GnuTLS 3.4.0:
--------------------------
../compiler/kayac Testing.k -noprelude -nochase -noenvlibs -I../rts -I./../rts
-nortchecks -L ../rts_opt -L ../rts -xmldocs -L . -L ./../rts -deprfail
g++ -fPIC -D_FORTIFY_SOURCE=2 -I../rts -O2 -I./../rts -c -o tls_glue.o
tls_glue.cc
tls_glue.cc: In function 'void* do_gnutls_init(void*)':
tls_glue.cc:83:66: error: 'gnutls_certificate_type_set_priority' was not
declared in this scope
gnutls_certificate_type_set_priority(session,cert_type_priority);
^
<builtin>: recipe for target 'tls_glue.o' failed
make[2]: *** [tls_glue.o] Error 1
make[2]: Leaving directory '/tmp/buildd/kaya-0.4.4/stdlib'
--------------------------
These functions were dropped in 3.4.0, 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]