Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944380 - dev-python/primecountpy-0.1.0 - [ncurses-6.5] /.../macros.h: error: cysigs was not declared in this scope
Summary: dev-python/primecountpy-0.1.0 - [ncurses-6.5] /.../macros.h: error: cysigs wa...
Status: RESOLVED DUPLICATE of bug 944404
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-21 20:28 UTC by Toralf Förster
Modified: 2024-11-25 14:31 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,20.31 KB, text/plain)
2024-11-21 20:28 UTC, Toralf Förster
Details
dev-python:primecountpy-0.1.0:20241121-194557.log (dev-python:primecountpy-0.1.0:20241121-194557.log,14.44 KB, text/plain)
2024-11-21 20:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,71.06 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
environment (environment,164.86 KB, text/plain)
2024-11-21 20:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.74 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,440 bytes, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,81.10 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,36.40 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-11-21 20:28:18 UTC
[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"
Comment 1 Toralf Förster gentoo-dev 2024-11-21 20:28:19 UTC
Created attachment 911356 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-21 20:28:20 UTC
Created attachment 911357 [details]
dev-python:primecountpy-0.1.0:20241121-194557.log
Comment 3 Toralf Förster gentoo-dev 2024-11-21 20:28:21 UTC
Created attachment 911358 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-21 20:28:23 UTC
Created attachment 911359 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-21 20:28:23 UTC
Created attachment 911360 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-21 20:28:24 UTC
Created attachment 911361 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-21 20:28:25 UTC
Created attachment 911362 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-21 20:28:26 UTC
Created attachment 911363 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-21 20:28:27 UTC
Created attachment 911364 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-11-25 14:28:07 UTC
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(+)
Comment 11 Michael Orlitzky gentoo-dev 2024-11-25 14:31:27 UTC
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 ***