Source: ldns
Version: 1.8.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241222 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-compare-zones.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-compare-zones ./libldns.la
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:316: warning: found 
> documented return type for ldns_rdf_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:323: warning: found 
> documented return type for ldns_rdf_deep_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:410: warning: found documented 
> return type for ldns_rr_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:486: warning: found documented 
> return type for ldns_rr_set_owner that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:494: warning: found documented 
> return type for ldns_rr_set_question that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:502: warning: found documented 
> return type for ldns_rr_set_ttl that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:510: warning: found documented 
> return type for ldns_rr_set_rd_count that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:518: warning: found documented 
> return type for ldns_rr_set_type that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:526: warning: found documented 
> return type for ldns_rr_set_class that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:620: warning: found documented 
> return type for ldns_rr_list_set_rr_count that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:781: warning: found documented 
> return type for ldns_rr_list_sort that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:846: warning: found documented 
> return type for ldns_rr2canonical that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:853: warning: found documented 
> return type for ldns_rr_list2canonical that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/util.h:205: warning: found 
> documented return type for ldns_set_bit that does not return anything
> ../../contrib/python/ldns_wrapper.c: In function '_wrap__ldns_rr_new_frm_str':
> ../../contrib/python/ldns_wrapper.c:8421:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
>  8421 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_rr_new_question_frm_str':
> ../../contrib/python/ldns_wrapper.c:8469:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
>  8469 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/dname.h:130: warning: found 
> documented return type for ldns_dname2canonical that does not return anything
> ../../contrib/python/ldns_wrapper.c: In function '_wrap__ldns_rr_new_frm_fp':
> ../../contrib/python/ldns_wrapper.c:8520:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
>  8520 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap__ldns_rr_new_frm_fp_l':
> ../../contrib/python/ldns_wrapper.c:8587:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
>  8587 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/host2str.h:780: warning: found 
> documented return type for ldns_rdf_print that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/host2str.h:800: warning: found 
> documented return type for ldns_rr_print_fmt that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/host2str.h:790: warning: found 
> documented return type for ldns_rr_print that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/host2str.h:822: warning: found 
> documented return type for ldns_pkt_print_fmt that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/host2str.h:812: warning: found 
> documented return type for ldns_pkt_print that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/packet.h:792: warning: found 
> documented return type for ldns_pkt_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/parse.h:179: warning: found 
> documented return type for ldns_bskipcs that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/parse.h:188: warning: found 
> documented return type for ldns_fskipcs that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/parse.h:198: warning: found 
> documented return type for ldns_fskipcs_l that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rbtree.h:127: warning: found 
> documented return type for ldns_rbtree_insert_vref that does not return 
> anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:213: warning: found 
> documented return type for ldns_rdf_set_size that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:221: warning: found 
> documented return type for ldns_rdf_set_type that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:229: warning: found 
> documented return type for ldns_rdf_set_data that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:323: warning: found 
> documented return type for ldns_rdf_deep_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rdata.h:316: warning: found 
> documented return type for ldns_rdf_free that does not return anything
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldnsd.lo compat/b64_pton.lo 
> compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o examples/ldnsd ./libldns.la
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:410: warning: found documented 
> return type for ldns_rr_free that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:486: warning: found documented 
> return type for ldns_rr_set_owner that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:502: warning: found documented 
> return type for ldns_rr_set_ttl that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:510: warning: found documented 
> return type for ldns_rr_set_rd_count that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:518: warning: found documented 
> return type for ldns_rr_set_type that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:526: warning: found documented 
> return type for ldns_rr_set_class that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:620: warning: found documented 
> return type for ldns_rr_list_set_rr_count that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:781: warning: found documented 
> return type for ldns_rr_list_sort that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:846: warning: found documented 
> return type for ldns_rr2canonical that does not return anything
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/rr.h:853: warning: found documented 
> return type for ldns_rr_list2canonical that does not return anything
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-gen-zone.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-gen-zone ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  linktest.lo libldns.la -lssl  -lcrypto 
>  -o linktest ./libldns.la
> doxygen: /<<PKGBUILDDIR>>/build/main/ldns/util.h:205: warning: found 
> documented return type for ldns_set_bit that does not return anything
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-key2ds.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-key2ds ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-keyfetcher.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-keyfetcher ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-keygen.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-keygen ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-mx.lo compat/b64_pton.lo 
> compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o examples/ldns-mx 
> ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-notify.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-notify ./libldns.la
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_dnssec_verify_denial_nsec3_match':
> ../../contrib/python/ldns_wrapper.c:17112:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 17112 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-read-zone.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-read-zone ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-resolver.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-resolver ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-rrsig.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-rrsig ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-test-edns.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-test-edns ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-update.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-update ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-version.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-version ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-walk.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-walk ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-zcat.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-zcat ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-zsplit.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-zsplit ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-testns.lo 
> examples/ldns-testpkts.lo compat/b64_pton.lo compat/b64_ntop.lo libldns.la 
> -lssl  -lcrypto  -o examples/ldns-testns ./libldns.la
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_send':
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-dpa.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lpcap -lssl  -lcrypto  \
>        -o examples/ldns-dpa ./libldns.la
> ../../contrib/python/ldns_wrapper.c:24018:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 24018 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_send_buffer':
> ../../contrib/python/ldns_wrapper.c:24063:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 24063 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-dane.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  \
>        -o examples/ldns-dane ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-nsec3-hash.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-nsec3-hash ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-revoke.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-revoke ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-signzone.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-signzone ./libldns.la
> ./libtool --tag=CC --quiet --mode=link gcc -DOPENSSL_API_COMPAT=10100 
> -fno-strict-aliasing -Wunused-function -Wstrict-prototypes -Wwrite-strings -W 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -D_GNU_SOURCE -Wl,-z,relro -Wl,-z,now  examples/ldns-verify-zone.lo 
> compat/b64_pton.lo compat/b64_ntop.lo libldns.la -lssl  -lcrypto  -o 
> examples/ldns-verify-zone ./libldns.la
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_pkt_query_new_frm_str':
> ../../contrib/python/ldns_wrapper.c:28443:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 28443 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_pkt_ixfr_request_new_frm_str':
> ../../contrib/python/ldns_wrapper.c:28499:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 28499 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_rdf_new_frm_fp':
> ../../contrib/python/ldns_wrapper.c:29439:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 29439 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_rdf_new_frm_fp_l':
> ../../contrib/python/ldns_wrapper.c:29488:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 29488 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_rdf_hip_new_frm_alg_hit_pk':
> ../../contrib/python/ldns_wrapper.c:30167:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 30167 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_search_status':
> ../../contrib/python/ldns_wrapper.c:33773:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 33773 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_prepare_query_pkt':
> ../../contrib/python/ldns_wrapper.c:33850:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 33850 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_resolver_send':
> ../../contrib/python/ldns_wrapper.c:33927:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 33927 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_send_pkt':
> ../../contrib/python/ldns_wrapper.c:33966:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 33966 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_query_status':
> ../../contrib/python/ldns_wrapper.c:34041:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34041 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_new_frm_fp':
> ../../contrib/python/ldns_wrapper.c:34182:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34182 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_new_frm_fp_l':
> ../../contrib/python/ldns_wrapper.c:34224:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34224 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_resolver_new_frm_file':
> ../../contrib/python/ldns_wrapper.c:34269:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34269 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_int8':
> ../../contrib/python/ldns_wrapper.c:34559:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34559 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_int16':
> ../../contrib/python/ldns_wrapper.c:34592:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34592 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_int32':
> ../../contrib/python/ldns_wrapper.c:34625:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34625 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_time':
> ../../contrib/python/ldns_wrapper.c:34658:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34658 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_nsec3_salt':
> ../../contrib/python/ldns_wrapper.c:34691:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34691 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_period':
> ../../contrib/python/ldns_wrapper.c:34724:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34724 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_a':
> ../../contrib/python/ldns_wrapper.c:34757:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34757 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_aaaa':
> ../../contrib/python/ldns_wrapper.c:34790:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34790 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_str':
> ../../contrib/python/ldns_wrapper.c:34823:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34823 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_apl':
> ../../contrib/python/ldns_wrapper.c:34856:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34856 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_b64':
> ../../contrib/python/ldns_wrapper.c:34889:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34889 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_b32_ext':
> ../../contrib/python/ldns_wrapper.c:34922:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34922 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_hex':
> ../../contrib/python/ldns_wrapper.c:34955:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34955 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_nsec':
> ../../contrib/python/ldns_wrapper.c:34988:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 34988 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_type':
> ../../contrib/python/ldns_wrapper.c:35021:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35021 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_class':
> ../../contrib/python/ldns_wrapper.c:35054:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35054 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_cert_alg':
> ../../contrib/python/ldns_wrapper.c:35087:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35087 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_alg':
> ../../contrib/python/ldns_wrapper.c:35120:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35120 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_certificate_usage':
> ../../contrib/python/ldns_wrapper.c:35153:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35153 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_selector':
> ../../contrib/python/ldns_wrapper.c:35186:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35186 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_matching_type':
> ../../contrib/python/ldns_wrapper.c:35219:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35219 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_unknown':
> ../../contrib/python/ldns_wrapper.c:35252:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35252 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_service':
> ../../contrib/python/ldns_wrapper.c:35285:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35285 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_loc':
> ../../contrib/python/ldns_wrapper.c:35318:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35318 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_wks':
> ../../contrib/python/ldns_wrapper.c:35351:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35351 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_nsap':
> ../../contrib/python/ldns_wrapper.c:35384:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35384 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_atma':
> ../../contrib/python/ldns_wrapper.c:35417:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35417 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_ipseckey':
> ../../contrib/python/ldns_wrapper.c:35450:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35450 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_dname':
> ../../contrib/python/ldns_wrapper.c:35483:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35483 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_ilnp64':
> ../../contrib/python/ldns_wrapper.c:35516:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35516 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_eui48':
> ../../contrib/python/ldns_wrapper.c:35549:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35549 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_eui64':
> ../../contrib/python/ldns_wrapper.c:35582:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35582 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_tag':
> ../../contrib/python/ldns_wrapper.c:35615:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35615 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_long_str':
> ../../contrib/python/ldns_wrapper.c:35648:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35648 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_str2rdf_hip':
> ../../contrib/python/ldns_wrapper.c:35681:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35681 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_amtrelay':
> ../../contrib/python/ldns_wrapper.c:35714:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35714 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_str2rdf_svcparams':
> ../../contrib/python/ldns_wrapper.c:35747:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 35747 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_update_soa_mname':
> ../../contrib/python/ldns_wrapper.c:36698:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36698 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_update_soa_zone_mname':
> ../../contrib/python/ldns_wrapper.c:36747:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36747 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:36750:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36750 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_wire2pkt':
> ../../contrib/python/ldns_wrapper.c:36789:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36789 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_buffer2pkt_wire':
> ../../contrib/python/ldns_wrapper.c:36819:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36819 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_wire2dname':
> ../../contrib/python/ldns_wrapper.c:36864:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36864 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_wire2rr':
> ../../contrib/python/ldns_wrapper.c:36964:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 36964 |   resultobj = SWIG_Python_AppendOutput(resultobj,
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_key_list__keys_set':
> ../../contrib/python/ldns_wrapper.c:39122:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 39122 |   resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(SWIG_as_voidptr(arg2_key), SWIGTYPE_p_ldns_struct_key, 
> SWIG_POINTER_OWN |  0 ));
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_key_new_frm_fp':
> ../../contrib/python/ldns_wrapper.c:39240:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 39240 |   resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(SWIG_as_voidptr(arg1_key), SWIGTYPE_p_ldns_struct_key, 
> SWIG_POINTER_OWN |  0 ));
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_key_new_frm_fp_l':
> ../../contrib/python/ldns_wrapper.c:39280:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 39280 |   resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(SWIG_as_voidptr(arg1_key), SWIGTYPE_p_ldns_struct_key, 
> SWIG_POINTER_OWN |  0 ));
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function '_wrap_ldns_zone_new_frm_fp':
> ../../contrib/python/ldns_wrapper.c:41326:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 41326 |   resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(SWIG_as_voidptr(arg1_zone), SWIGTYPE_p_ldns_struct_zone, 
> SWIG_POINTER_OWN |  0 ));
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c: In function 
> '_wrap_ldns_zone_new_frm_fp_l':
> ../../contrib/python/ldns_wrapper.c:41405:15: error: too few arguments to 
> function 'SWIG_Python_AppendOutput'
> 41405 |   resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(SWIG_as_voidptr(arg1_zone), SWIGTYPE_p_ldns_struct_zone, 
> SWIG_POINTER_OWN |  0 ));
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~
> ../../contrib/python/ldns_wrapper.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> make[4]: *** [Makefile:329: ldns_wrapper.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/ldns_1.8.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to