Source: ldns Version: 1.8.4-1 Severity: normal Tags: ftbfs Justification: FTBFS User: [email protected] Usertags: python3.13-default
This package failed build from source when test-built against a version of python3-defaults that has 3.13 as the default Python 3 version. To reproduce this issue, build against python3-defaults (python3-all-dev etc.) from Debian experimental. What's new in Python 3.13: https://docs.python.org/3.13/whatsnew/3.13.html Log snippet: | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../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 make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/main' make[3]: *** [debian/rules:55: override_dh_auto_build] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: *** [debian/rules:42: build-arch] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [debian/rules:42: install-arch] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:42: binary-arch] Error 2 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2024-12-25T17:42:25Z If required, the full build log is available here (for the next 30 days): https://debusine.debian.net/artifact/1124313/ This bug has been filed at "normal" severity, as we haven't started the transition to add 3.13 as default, yet. This will be raised to RC as soon as that happens, hopefully well before trixie. Thanks, Stefano

