[DSE-Dev] Bug#1091131: libselinux: FTBFS: selinuxswig_python_wrap.c:11504:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
Lucas Nussbaum
lucas at debian.org
Sun Dec 22 16:47:51 GMT 2024
Source: libselinux
Version: 3.7-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at 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):
> x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -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 -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_STRLCPY -DHAVE_REALLOCARRAY -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I../include -I/usr/include/python3.13 -c selinuxswig_python_wrap.c -o build/temp.linux-x86_64-cpython-313/selinuxswig_python_wrap.o
> selinuxswig_python_wrap.c: In function ‘_wrap_security_compute_user’:
> selinuxswig_python_wrap.c:11504:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
> 11504 | resultobj = SWIG_Python_AppendOutput(resultobj, plist);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> selinuxswig_python_wrap.c:1259:1: note: declared here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> selinuxswig_python_wrap.c: In function ‘_wrap_security_compute_user_raw’:
> selinuxswig_python_wrap.c:11575:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
> 11575 | resultobj = SWIG_Python_AppendOutput(resultobj, plist);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> selinuxswig_python_wrap.c:1259:1: note: declared here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> selinuxswig_python_wrap.c: In function ‘_wrap_security_get_boolean_names’:
> selinuxswig_python_wrap.c:12475:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
> 12475 | resultobj = SWIG_Python_AppendOutput(resultobj, list);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> selinuxswig_python_wrap.c:1259:1: note: declared here
> 1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> make[3]: *** [Makefile:151: pywrap] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/libselinux_3.7-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lucas@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.
More information about the SELinux-devel
mailing list