from /usr/lib/python3.11/site-packages/numpy/core/include/numpy/arrayobject.h:5, from src/numpy_formathandler.c:1216: /usr/lib/python3.11/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ src/numpy_formathandler.c: In function __pyx_f_17OpenGL_accelerate_19numpy_formathandler_12NumpyHandler_c_asArray: src/numpy_formathandler.c:6415:43: error: passing argument 1 of (int (*)(PyArrayObject *, PyObject *))*(PyArray_API + 832) from incompatible pointer type [-Wincompatible-pointer-types] 6415 | __pyx_v_res = PyArray_FillWithScalar(((PyObject *)__pyx_v_working), __pyx_v_instance); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231123-170505 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit dddfee353423c1560f6e74a090798145c829bd7d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Dec 5 12:16:57 2023 +0000 2023-12-05 12:16:57 UTC emerge -qpvO dev-python/pyopengl_accelerate [ebuild N ] dev-python/pyopengl_accelerate-3.1.7 USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10"
Created attachment 877448 [details] emerge-info.txt
Created attachment 877449 [details] dev-python:pyopengl_accelerate-3.1.7:20231205-125901.log
Created attachment 877450 [details] emerge-history.txt.xz
Created attachment 877451 [details] environment
Created attachment 877452 [details] etc.clang.tar.xz
Created attachment 877453 [details] etc.portage.tar.xz
Created attachment 877454 [details] qlist-info.txt.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786a1575c3be3d8680b2b4aec6254cbae90ab30d commit 786a1575c3be3d8680b2b4aec6254cbae90ab30d Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-11 18:26:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-14 05:21:54 +0000 distutils-r1.eclass: workaround cython bug for Modern C Pass -Wno-error=incompatible-pointer-types for now to avoid many dupes for the same cython bug. Bug: https://github.com/cython/cython/issues/2747 Bug: https://bugs.gentoo.org/918983 Bug: https://bugs.gentoo.org/919261 Bug: https://bugs.gentoo.org/919277 Signed-off-by: Sam James <sam@gentoo.org> eclass/distutils-r1.eclass | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676782b7057fa7772134b4f7d889b7ac2833cbf9 commit 676782b7057fa7772134b4f7d889b7ac2833cbf9 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-09-18 02:44:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-09-18 02:45:34 +0000 dev-python/pyopengl_accelerate: add 3.1.8 Closes: https://bugs.gentoo.org/876945 Closes: https://bugs.gentoo.org/919277 Closes: https://bugs.gentoo.org/934817 Signed-off-by: Sam James <sam@gentoo.org> dev-python/pyopengl_accelerate/Manifest | 1 + .../pyopengl_accelerate-3.1.8.ebuild | 63 ++++++++++++++++++++++ 2 files changed, 64 insertions(+)