make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4-python3_11/bindings/python3/test' make[4]: Entering directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4-python3_11/bindings/python3' cat /usr/include/linux/capability.h | grep '^#define CAP' | grep -v '[()]' > caps.h cat /var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4/src/cap-ng.h | grep -v '_state' > capng.h swig -o capng_wrap.c -python -I. -I../.. -I/usr/include/python3.11 -I/usr/include/python3.11 /var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4/bindings/python3/../src/capng_swig.i /var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4/bindings/python3/../src/capng_swig.i:33: Error: Unknown directive '%except'. make[4]: *** [Makefile:878: capng_wrap.c] Error 1 make[4]: Leaving directory '/var/tmp/portage/sys-libs/libcap-ng-0.8.4/work/libcap-ng-0.8.4-python3_11/bindings/python3' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-20240103-002006 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit a97a53baaf6b27a9cdf6e95437e5ae7691e77780 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jan 3 16:49:01 2024 +0000 2024-01-03 16:49:00 UTC emerge -qpvO sys-libs/libcap-ng [ebuild N ] sys-libs/libcap-ng-0.8.4 USE="python -static-libs" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Created attachment 881411 [details] emerge-info.txt
Created attachment 881412 [details] emerge-history.txt
Created attachment 881413 [details] environment
Created attachment 881414 [details] etc.portage.tar.xz
Created attachment 881415 [details] logs.tar.xz
Created attachment 881416 [details] qlist-info.txt
Created attachment 881417 [details] sys-libs:libcap-ng-0.8.4:20240103-174416.log
Created attachment 881418 [details] temp.tar.xz
It compiles with swig-4.1.1-r1, but not with the new swig-4.2.0
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ab48d8edb336e83f2a8988f09c85766c368c75 commit 62ab48d8edb336e83f2a8988f09c85766c368c75 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-05 05:17:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-05 05:17:51 +0000 sys-libs/libcap-ng: fix swig-4.2.0 compat Closes: https://bugs.gentoo.org/921305 Signed-off-by: Sam James <sam@gentoo.org> .../libcap-ng/files/libcap-ng-0.8.4-swig.patch | 31 ++++++ sys-libs/libcap-ng/libcap-ng-0.8.4-r1.ebuild | 104 +++++++++++++++++++++ 2 files changed, 135 insertions(+)