Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944781 - dev-python/pyopengl-accelerate-3.1.8 - [meson] src/numpy_formathandler.c: error: passing argument 1 of (int ( )(PyArrayObject , PyObject )) (PyArray_API + 832) from incom
Summary: dev-python/pyopengl-accelerate-3.1.8 - [meson] src/numpy_formathandler.c: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-23 20:07 UTC by Toralf Förster
Modified: 2024-11-23 20:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.56 KB, text/plain)
2024-11-23 20:07 UTC, Toralf Förster
Details
dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log (dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log,20.71 KB, text/plain)
2024-11-23 20:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.39 KB, text/plain)
2024-11-23 20:07 UTC, Toralf Förster
Details
environment (environment,162.85 KB, text/plain)
2024-11-23 20:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-23 20:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,28.54 KB, application/x-xz)
2024-11-23 20:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.14 KB, application/x-xz)
2024-11-23 20:07 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,67.19 KB, application/x-xz)
2024-11-23 20:07 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-23 20:07:46 UTC
                 from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5,
                 from src/numpy_formathandler.c:1251:
/usr/lib/python3.12/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:6950:43: error: passing argument 1 of (int (*)(PyArrayObject *, PyObject *))*(PyArray_API + 832) from incompatible pointer type [-Wincompatible-pointer-types]
 6950 |     __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: 23.0_desktop_gnome-20241119-100003

  UNMASKED:
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   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 244340ea13bd01496ba4f59e99862003f5ab3ab8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 23 19:05:24 2024 +0000

    2024-11-23 19:05:24 UTC

emerge -qpvO =dev-python/pyopengl-accelerate-3.1.8
[ebuild  N    ] dev-python/pyopengl-accelerate-3.1.8  USE="numpy -debug -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-11-23 20:07:47 UTC
Created attachment 911705 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-23 20:07:48 UTC
Created attachment 911706 [details]
dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log
Comment 3 Toralf Förster gentoo-dev 2024-11-23 20:07:50 UTC
Created attachment 911707 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-23 20:07:51 UTC
Created attachment 911708 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-23 20:07:52 UTC
Created attachment 911709 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-23 20:07:53 UTC
Created attachment 911710 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-23 20:07:54 UTC
Created attachment 911711 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-23 20:07:55 UTC
Created attachment 911712 [details]
qlist-info.txt.xz