Summary: | dev-python/pyopengl_accelerate-3.1.7 - src/numpy_formathandler.c: error: passing argument 1 of (int ( )(PyArrayObject , PyObject )) (PyArray_API + 832 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=918983 https://github.com/gentoo/gentoo/pull/37232 |
||
Whiteboard: | removed | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
dev-python:pyopengl_accelerate-3.1.7:20231205-125901.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz |
Description
Toralf Förster
![]() 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(+) |