Your message dated Fri, 04 Sep 2026 13:54:07 +0000
with message-id <[email protected]>
and subject line Bug#1145858: fixed in openscap 1.4.4+dfsg-2
has caused the Debian Bug report #1145858,
regarding openscap: FTBFS:
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:4061:12:
error: implicit declaration of function 'PyInt_AsLong'; did you mean
'PyLong_AsLong'? [-Wimplicit-function-declaration]
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 [email protected]
immediately.)
--
1145858: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145858
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:openscap
Version: 1.4.4+dfsg-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:openscap, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
cd /<<PKGBUILDDIR>>/build-py3.14 && /usr/bin/cmake -E cmake_depends "Unix
Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/swig/python3
/<<PKGBUILDDIR>>/build-py3.14 /<<PKGBUILDDIR>>/build-py3.14/swig/python3
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/DependInfo.cmake
"--color=" _openscap_py
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-py3.14'
make -f swig/python3/CMakeFiles/_openscap_py.dir/build.make
swig/python3/CMakeFiles/_openscap_py.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/build-py3.14'
[ 92%] Building C object
swig/python3/CMakeFiles/_openscap_py.dir/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c.o
cd /<<PKGBUILDDIR>>/build-py3.14/swig/python3 && /usr/bin/x8
[too-long-redacted] ap_py.dir/openscapPYTHON_wrap.c
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:
In function ârule_result_output_callback_wrapperâ:
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:4061:12:
error: implicit declaration of function âPyInt_AsLongâ; did you mean
âPyLong_AsLongâ? [-Wimplicit-function-declaration]
4061 | dres = PyInt_AsLong(result);
| ^~~~~~~~~~~~
| PyLong_AsLong
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:
In function âsub_callback_wrapperâ:
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:4206:12:
error: implicit declaration of function âPyString_AsStringâ
[-Wimplicit-function-declaration]
4206 | dres = PyString_AsString(result);
| ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:
In function â_wrap_xccdf_status_set_dateâ:
/<<PKGBUILDDIR>>/build-py3.14/swig/python3/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c:31018:14:
error: implicit declaration of function âPyInt_Checkâ; did you mean
âPySet_Checkâ? [-Wimplicit-function-declaration]
31018 | else if (PyInt_Check(swig_obj[1]))
| ^~~~~~~~~~~
| PySet_Check
make[4]: *** [swig/python3/CMakeFiles/_openscap_py.dir/build.make:82:
swig/python3/CMakeFiles/_openscap_py.dir/CMakeFiles/_openscap_py.dir/openscapPYTHON_wrap.c.o]
Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-py3.14'
make[3]: *** [CMakeFiles/Makefile2:2371:
swig/python3/CMakeFiles/_openscap_py.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[ 93%] Linking C shared module openscap_pm.so
cd /<<PKGBUILDDIR>>/build-py3.14/swig/perl && /usr/bin/cmake -E
cmake_link_script CMakeFiles/openscap_pm.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-gcc -fPIC -g -O2 -Werror=implicit-
[too-long-redacted] lib/x86_64-linux-gnu/libyaml.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-py3.14'
[ 93%] Built target openscap_pm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-py3.14'
make[2]: *** [Makefile:169: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-py3.14'
dh_auto_build: error: cd build-py3.14 && make -j2 INSTALL="install
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:71: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: openscap
Source-Version: 1.4.4+dfsg-2
Done: Håvard F. Aasen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
openscap, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Håvard F. Aasen <[email protected]> (supplier of updated openscap 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 04 Sep 2026 14:51:12 +0200
Source: openscap
Architecture: source
Version: 1.4.4+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Håvard F. Aasen <[email protected]>
Changed-By: Håvard F. Aasen <[email protected]>
Closes: 1136544 1145858
Changes:
openscap (1.4.4+dfsg-2) unstable; urgency=medium
.
[ Håvard F. Aasen ]
* Add procps as BD, Closes: #1136544
* Add patch to fix malformed groff markup
.
[ Eduardo Barretto ]
* Revert "Stop installing /usr/share/openscap/cpe"
.
[ Rafael Laboissière ]
* Add patch for fixing FTBFS with swig 4.5.0 (Closes: #1145858)
Checksums-Sha1:
fd36e2d7388eeb8460e5c8500caf4d1f8fa49e95 2344 openscap_1.4.4+dfsg-2.dsc
102b52107da72c610dd585d00605907ee9d37929 24716
openscap_1.4.4+dfsg-2.debian.tar.xz
534a700b8ecc76d0562bdfd7b0db228fafab01a3 16179
openscap_1.4.4+dfsg-2_amd64.buildinfo
Checksums-Sha256:
2058410da23fcd5931c7372ddf57e9d841cb2fbcefeb723898fdc6873eb7ad66 2344
openscap_1.4.4+dfsg-2.dsc
0661509c61d1366398373f5d06d1a55a7154de79a50a7e0d316bdc563060d38a 24716
openscap_1.4.4+dfsg-2.debian.tar.xz
458131bd7659efb462412c9d49f6e01c7a9443ac34dee8ada907cbc7b0e52863 16179
openscap_1.4.4+dfsg-2_amd64.buildinfo
Files:
cf98c5fec072fb12c5142a72aa6fb523 2344 admin optional openscap_1.4.4+dfsg-2.dsc
86ea9d32535f70ea84f7db6bd2492125 24716 admin optional
openscap_1.4.4+dfsg-2.debian.tar.xz
6427e70312a46c7c4a9ecacc441b6ec5 16179 admin optional
openscap_1.4.4+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iI0EARYKADUWIQSD/42dLkLq3fzhpN2I4w6v/UfCtwUCaprA5RccaGF2YXJkLmYu
YWFzZW5AcGZmdC5ubwAKCRCI4w6v/UfCtyffAP0STalb5dN7OlFVwLQ3xLnwVzJf
V6sifDktug9Nf2oySwD+PRFARKBsUuHgwkP6pwfX2IQ2wVS4syfq+bWW65oNyQ8=
=MXUW
-----END PGP SIGNATURE-----
pgpJYuaR32KIj.pgp
Description: PGP signature
--- End Message ---