Your message dated Mon, 27 Jan 2025 10:44:53 +0000
with message-id <e1tcmbt-00etke...@fasolo.debian.org>
and subject line Bug#1091109: fixed in libsemanage 3.7-2.1
has caused the Debian Bug report #1091109,
regarding libsemanage: FTBFS: semanageswig_wrap.c:4209:17: error: too few 
arguments to function ‘SWIG_Python_AppendOutput’
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 ow...@bugs.debian.org
immediately.)


-- 
1091109: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091109
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsemanage
Version: 3.7-2
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):
> cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fno-semantic-interposition 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -I../include -D_GNU_SOURCE 
> -Wno-error -Wno-unused-but-set-variable -Wno-unused-variable -Wno-shadow 
> -Wno-unused-parameter -Wno-missing-prototypes -I/usr/include/python3.13 
> -I/usr/include/x86_64-linux-gnu/python3.13  -fPIC -DSHARED -c -o 
> python-3.13semanageswig_wrap.lo semanageswig_wrap.c
> semanageswig_wrap.c: In function ‘_wrap_semanage_get_hll_compiler_path’:
> semanageswig_wrap.c:4209:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  4209 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_extract’:
> semanageswig_wrap.c:5045:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5045 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg6, SWIGTYPE_p_semanage_module_info, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_list’:
> semanageswig_wrap.c:5087:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5087 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_module_info, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_info_create’:
> semanageswig_wrap.c:5209:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5209 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_module_info, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_info_get_name’:
> semanageswig_wrap.c:5338:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5338 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_info_get_lang_ext’:
> semanageswig_wrap.c:5384:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5384 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_key_create’:
> semanageswig_wrap.c:5656:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5656 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_module_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_key_get_name’:
> semanageswig_wrap.c:5738:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5738 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_get_module_info’:
> semanageswig_wrap.c:5969:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  5969 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_module_info, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_list_all’:
> semanageswig_wrap.c:6011:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6011 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_module_info, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_module_compute_checksum’:
> semanageswig_wrap.c:6214:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6214 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg4));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_context_create’:
> semanageswig_wrap.c:6547:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6547 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_context, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_context_clone’:
> semanageswig_wrap.c:6592:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6592 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_context, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_context_from_string’:
> semanageswig_wrap.c:6661:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6661 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_context, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_context_to_string’:
> semanageswig_wrap.c:6708:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6708 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_key_create’:
> semanageswig_wrap.c:6755:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6755 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_key_extract’:
> semanageswig_wrap.c:6802:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  6802 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_create’:
> semanageswig_wrap.c:7069:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7069 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_bool, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_clone’:
> semanageswig_wrap.c:7114:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7114 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_query’:
> semanageswig_wrap.c:7182:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7182 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_list’:
> semanageswig_wrap.c:7362:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7362 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_query_local’:
> semanageswig_wrap.c:7491:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7491 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_list_local’:
> semanageswig_wrap.c:7671:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7671 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_query_active’:
> semanageswig_wrap.c:7763:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7763 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_bool, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_bool_list_active’:
> semanageswig_wrap.c:7943:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  7943 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_key_create’:
> semanageswig_wrap.c:8065:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8065 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_iface_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_key_extract’:
> semanageswig_wrap.c:8112:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8112 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_iface_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_create’:
> semanageswig_wrap.c:8383:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8383 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_iface, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_clone’:
> semanageswig_wrap.c:8428:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8428 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_iface, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_query_local’:
> semanageswig_wrap.c:8578:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8578 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_iface, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_list_local’:
> semanageswig_wrap.c:8758:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8758 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_query’:
> semanageswig_wrap.c:8805:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8805 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_iface, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_iface_list’:
> semanageswig_wrap.c:8985:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  8985 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_key_create’:
> semanageswig_wrap.c:9033:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9033 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_user_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_key_extract’:
> semanageswig_wrap.c:9080:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9080 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_user_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_get_roles’:
> semanageswig_wrap.c:9674:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9674 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_set_roles’:
> semanageswig_wrap.c:9729:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9729 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_create’:
> semanageswig_wrap.c:9768:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9768 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_user, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_clone’:
> semanageswig_wrap.c:9813:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9813 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_user, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_query_local’:
> semanageswig_wrap.c:9963:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
>  9963 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_user, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_list_local’:
> semanageswig_wrap.c:10143:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10143 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_query’:
> semanageswig_wrap.c:10190:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10190 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_user, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_user_list’:
> semanageswig_wrap.c:10370:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10370 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_key_create’:
> semanageswig_wrap.c:10507:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10507 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg5, SWIGTYPE_p_semanage_port_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_key_extract’:
> semanageswig_wrap.c:10552:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10552 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_port_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_create’:
> semanageswig_wrap.c:10894:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10894 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_port, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_clone’:
> semanageswig_wrap.c:10939:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 10939 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_port, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_query_local’:
> semanageswig_wrap.c:11089:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11089 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_port, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_list_local’:
> semanageswig_wrap.c:11269:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11269 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_query’:
> semanageswig_wrap.c:11316:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11316 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_port, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_port_list’:
> semanageswig_wrap.c:11496:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11496 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_key_create’:
> semanageswig_wrap.c:11634:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11634 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg5, SWIGTYPE_p_semanage_ibpkey_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_key_extract’:
> semanageswig_wrap.c:11681:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11681 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibpkey_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_get_subnet_prefix’:
> semanageswig_wrap.c:11749:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 11749 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_create’:
> semanageswig_wrap.c:12087:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12087 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_ibpkey, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_clone’:
> semanageswig_wrap.c:12132:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12132 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibpkey, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_query_local’:
> semanageswig_wrap.c:12282:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12282 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibpkey, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_list_local’:
> semanageswig_wrap.c:12462:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12462 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_query’:
> semanageswig_wrap.c:12509:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12509 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibpkey, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibpkey_list’:
> semanageswig_wrap.c:12689:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12689 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_key_create’:
> semanageswig_wrap.c:12819:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12819 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg4, SWIGTYPE_p_semanage_ibendport_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_key_extract’:
> semanageswig_wrap.c:12866:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12866 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibendport_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_get_ibdev_name’:
> semanageswig_wrap.c:12934:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 12934 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_create’:
> semanageswig_wrap.c:13150:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13150 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_ibendport, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_clone’:
> semanageswig_wrap.c:13195:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13195 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibendport, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_query_local’:
> semanageswig_wrap.c:13345:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13345 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibendport, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_list_local’:
> semanageswig_wrap.c:13525:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13525 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_query’:
> semanageswig_wrap.c:13572:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13572 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_ibendport, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_ibendport_list’:
> semanageswig_wrap.c:13752:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13752 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_key_create’:
> semanageswig_wrap.c:13882:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13882 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg4, SWIGTYPE_p_semanage_fcontext_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_key_extract’:
> semanageswig_wrap.c:13929:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 13929 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_fcontext_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_create’:
> semanageswig_wrap.c:14215:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14215 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_fcontext, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_clone’:
> semanageswig_wrap.c:14260:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14260 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_fcontext, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_query_local’:
> semanageswig_wrap.c:14410:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14410 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_fcontext, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_list_local’:
> semanageswig_wrap.c:14590:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14590 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_query’:
> semanageswig_wrap.c:14637:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14637 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_fcontext, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_list’:
> semanageswig_wrap.c:14817:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14817 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_fcontext_list_homedirs’:
> semanageswig_wrap.c:14870:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14870 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_key_create’:
> semanageswig_wrap.c:14918:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14918 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_seuser_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_key_extract’:
> semanageswig_wrap.c:14965:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 14965 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_seuser_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_create’:
> semanageswig_wrap.c:15316:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15316 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_seuser, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_clone’:
> semanageswig_wrap.c:15361:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15361 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_seuser, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_query_local’:
> semanageswig_wrap.c:15511:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15511 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_seuser, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_list_local’:
> semanageswig_wrap.c:15691:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15691 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_query’:
> semanageswig_wrap.c:15738:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15738 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_seuser, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_seuser_list’:
> semanageswig_wrap.c:15918:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 15918 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_key_create’:
> semanageswig_wrap.c:16057:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16057 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg5, SWIGTYPE_p_semanage_node_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_key_extract’:
> semanageswig_wrap.c:16106:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16106 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_node_key, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_get_addr’:
> semanageswig_wrap.c:16174:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16174 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_get_addr_bytes’:
> semanageswig_wrap.c:16224:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16224 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_get_mask’:
> semanageswig_wrap.c:16388:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16388 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_get_mask_bytes’:
> semanageswig_wrap.c:16438:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16438 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_FromCharPtr(*arg3));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_create’:
> semanageswig_wrap.c:16748:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16748 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg2, SWIGTYPE_p_semanage_node, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_clone’:
> semanageswig_wrap.c:16793:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16793 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_node, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_query_local’:
> semanageswig_wrap.c:16943:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 16943 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_node, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_list_local’:
> semanageswig_wrap.c:17123:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17123 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_query’:
> semanageswig_wrap.c:17170:17: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17170 |     resultobj = SWIG_Python_AppendOutput(resultobj, 
> SWIG_NewPointerObj(*arg3, SWIGTYPE_p_semanage_node, 0));
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c: In function ‘_wrap_semanage_node_list’:
> semanageswig_wrap.c:17350:21: error: too few arguments to function 
> ‘SWIG_Python_AppendOutput’
> 17350 |         resultobj = SWIG_Python_AppendOutput(resultobj, plist);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~
> semanageswig_wrap.c:1259:1: note: declared here
>  1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int 
> is_void) {
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> make[3]: *** [Makefile:77: python-3.13semanageswig_wrap.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/libsemanage_3.7-2_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.

--- End Message ---
--- Begin Message ---
Source: libsemanage
Source-Version: 3.7-2.1
Done: Sebastian Ramacher <sramac...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libsemanage, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated libsemanage 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 25 Jan 2025 10:00:57 +0100
Source: libsemanage
Architecture: source
Version: 3.7-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian SELinux maintainers <selinux-de...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Closes: 1091109
Changes:
 libsemanage (3.7-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches: Apply upstream patch to fix build with swig 4.3.0 (Closes:
     #1091109)
Checksums-Sha1:
 3d2e492cdf89b4c5255f45ae7623407bf0704f67 2368 libsemanage_3.7-2.1.dsc
 424b81a7f2aafe846aaa96f089d439c2470b7631 36680 
libsemanage_3.7-2.1.debian.tar.xz
 9a62e399beb8f324988ba0f907cb2080b4aa2ab1 12863 
libsemanage_3.7-2.1_amd64.buildinfo
Checksums-Sha256:
 7619c31cca56aacabf8bc9eec86db9e8fcf04dfb9568fb7b9e95816c110a6de2 2368 
libsemanage_3.7-2.1.dsc
 1625df7a9bcd8fa84a18d0a03bbf739ec6224fdac23c2e500d7c87620b789d17 36680 
libsemanage_3.7-2.1.debian.tar.xz
 9383d516fdc4d39f6e16173ef89aed6bbcdca0681b8f3fe3e8da7853cba319c1 12863 
libsemanage_3.7-2.1_amd64.buildinfo
Files:
 a7de3b0876426959c95a922dd710c4f2 2368 libdevel optional libsemanage_3.7-2.1.dsc
 738f594f707e0137e0da88b9ca48414a 36680 libdevel optional 
libsemanage_3.7-2.1.debian.tar.xz
 a5e52d4631ceaf0c905d649234b8eedc 12863 libdevel optional 
libsemanage_3.7-2.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRCYn6EHZln2oPh+pAhk2s2YA/NiQUCZ5So3gAKCRAhk2s2YA/N
icxhAP9qGxG0hp1VNsC3OcRvXdJd/9o2ryvliUlaZdb8MUc14gD+OlaTNtI2mHoe
CmSQO6jn+Ewj1qmYwJliBRsmyJFhRwc=
=fAPE
-----END PGP SIGNATURE-----

Attachment: pgpSi38eLCFdD.pgp
Description: PGP signature


--- End Message ---

Reply via email to