[1/1] Cythonizing primecountpy/primecount.pyx 2024-11-21 19:46:04,496 root INFO building 'primecountpy.primecount' extension 2024-11-21 19:46:04,496 root INFO creating /var/tmp/portage/dev-python/primecountpy-0.1.0/work/primecountpy-0.1.0-python3_12/build/temp.linux-x86_64-cpython-312/primecountpy 2024-11-21 19:46:04,497 root INFO x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/usr/lib/python3.12/site-packages/cysignals -I/usr/include/python3.12 -c primecountpy/primecount.cpp -o /var/tmp/portage/dev-python/primecountpy-0.1.0/work/primecountpy-0.1.0-python3_12/build/temp.linux-x86_64-cpython-312/primecountpy/primecount.o In file included from primecountpy/primecount.cpp:1267: /usr/lib/python3.12/site-packages/cysignals/macros.h: In function int _sig_on_prejmp(const char*, const char*, int): /usr/lib/python3.12/site-packages/cysignals/macros.h:117:5: error: cysigs was not declared in this scope 117 | cysigs.s = message; | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20241113-213003 UNMASKED: Issues involving opaque types / incomplete typedefs should block bug 930805 >=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang version 19.1.4 llvm-config: 19.1.4 Python 3.12.7 go version go1.23.3 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-bin-1.77.1 [3] rust-bin-1.81.0 [4] rust-bin-1.82.0 [5] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm HEAD of ::gentoo commit d264f242b2829026096d2b2a2878051d44661ca8 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 21 19:18:25 2024 +0000 2024-11-21 19:18:25 UTC emerge -qpvO =dev-python/primecountpy-0.1.0 [ebuild N ] dev-python/primecountpy-0.1.0 USE="-debug" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Created attachment 911356 [details] emerge-info.txt
Created attachment 911357 [details] dev-python:primecountpy-0.1.0:20241121-194557.log
Created attachment 911358 [details] emerge-history.txt.xz
Created attachment 911359 [details] environment
Created attachment 911360 [details] etc.clang.tar.xz
Created attachment 911361 [details] etc.portage.tar.xz
Created attachment 911362 [details] logs.tar.xz
Created attachment 911363 [details] qlist-info.txt.xz
Created attachment 911364 [details] temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700ec51f24f099d68a15477f2a78591df051a848 commit 700ec51f24f099d68a15477f2a78591df051a848 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-11-25 14:21:27 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-11-25 14:27:18 +0000 profiles: mask =dev-python/cysignals-1.12.0 ...until we can figure out why its consumers are failing to build. Bug: https://bugs.gentoo.org/944380 Bug: https://bugs.gentoo.org/944404 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
This is the same issue as bug 944404 which wound up with the comments. We'll keep that one open until it's fixed, but the issue lies with cysignals anyway. *** This bug has been marked as a duplicate of bug 944404 ***