Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 911706 Details for
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
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log
dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log (text/plain), 20.71 KB, created by
Toralf Förster
on 2024-11-23 20:07:48 UTC
(
hide
)
Description:
dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-23 20:07:48 UTC
Size:
20.71 KB
patch
obsolete
> * Package: dev-python/pyopengl-accelerate-3.1.8:0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux numpy python_targets_python3_12 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking pyopengl-release-3.1.8.gh.tar.gz to /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work >>>> Source unpacked in /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work >>>> Preparing source in /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate ... > * Build system packages: > * dev-python/gpep517 : 16 > * dev-python/installer : 0.7.0 > * dev-python/cython : 3.0.11 > * dev-python/setuptools : 75.6.0-r1 > * dev-python/setuptools-rust : 1.10.2-r1 > * dev-python/setuptools-scm : 8.1.0 > * dev-python/wheel : 0.45.1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate ... > * python3_12: running distutils-r1_run_phase python_compile > * Building the wheel for pyopengl-release-3.1.8/accelerate via setuptools.build_meta >python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/wheel >2024-11-23 19:59:16,052 gpep517 INFO Building wheel via backend setuptools.build_meta >/usr/lib/python3.12/site-packages/setuptools/_distutils/extension.py:139: UserWarning: Unknown Extension options: 'compiler_directives' > warnings.warn(msg) >/usr/lib/python3.12/site-packages/setuptools/_distutils/extension.py:139: UserWarning: Unknown Extension options: 'compiler_directives' > warnings.warn(msg) >2024-11-23 19:59:17,060 root INFO running bdist_wheel >2024-11-23 19:59:17,378 root INFO running build >2024-11-23 19:59:17,495 root INFO running build_py >2024-11-23 19:59:17,609 root INFO creating /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate >2024-11-23 19:59:17,610 root INFO copying OpenGL_accelerate/__init__.py -> /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate >2024-11-23 19:59:17,611 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >2024-11-23 19:59:17,611 root INFO running build_ext >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/arraydatatype.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/OpenGL_accelerate/formathandler.pxd > tree = Parsing.p_module(s, pxd, full_module_name) >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/errorchecker.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/OpenGL_accelerate/wrapper.pxd > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/wrapper.pyx >[1/1] Cythonizing src/formathandler.pyx >[1/1] Cythonizing src/errorchecker.pyx >[1/1] Cythonizing src/arraydatatype.pyx >2024-11-23 19:59:18,900 root INFO building 'OpenGL_accelerate.errorchecker' extension >2024-11-23 19:59:18,912 root INFO creating /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src >2024-11-23 19:59:18,920 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/errorchecker.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/errorchecker.o >2024-11-23 19:59:18,971 root INFO building 'OpenGL_accelerate.formathandler' extension >2024-11-23 19:59:18,972 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/formathandler.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/formathandler.o >2024-11-23 19:59:20,379 root INFO building 'OpenGL_accelerate.arraydatatype' extension >2024-11-23 19:59:20,379 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/arraydatatype.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/arraydatatype.o >2024-11-23 19:59:20,395 root INFO building 'OpenGL_accelerate.wrapper' extension >2024-11-23 19:59:20,396 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/wrapper.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/wrapper.o >2024-11-23 19:59:22,220 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/errorchecker.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/errorchecker.cpython-312-x86_64-linux-gnu.so >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/vbo.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/vbo.pyx >2024-11-23 19:59:22,626 root INFO building 'OpenGL_accelerate.vbo' extension >2024-11-23 19:59:22,627 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/vbo.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/vbo.o >2024-11-23 19:59:22,745 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/formathandler.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/formathandler.cpython-312-x86_64-linux-gnu.so >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/nones_formathandler.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/nones_formathandler.pyx >2024-11-23 19:59:22,882 root INFO building 'OpenGL_accelerate.nones_formathandler' extension >2024-11-23 19:59:22,883 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/nones_formathandler.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/nones_formathandler.o >2024-11-23 19:59:24,935 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/nones_formathandler.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/nones_formathandler.cpython-312-x86_64-linux-gnu.so >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/latebind.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/latebind.pyx >2024-11-23 19:59:25,395 root INFO building 'OpenGL_accelerate.latebind' extension >2024-11-23 19:59:25,396 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/latebind.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/latebind.o >2024-11-23 19:59:28,501 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/latebind.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/latebind.cpython-312-x86_64-linux-gnu.so >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/buffers_formathandler.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/buffers_formathandler.pyx >2024-11-23 19:59:28,695 root INFO building 'OpenGL_accelerate.buffers_formathandler' extension >2024-11-23 19:59:28,696 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/include/python3.12 -c src/buffers_formathandler.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/buffers_formathandler.o >2024-11-23 19:59:29,586 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/vbo.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/vbo.cpython-312-x86_64-linux-gnu.so >/usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src/numpy_formathandler.pyx > tree = Parsing.p_module(s, pxd, full_module_name) >[1/1] Cythonizing src/numpy_formathandler.pyx >2024-11-23 19:59:30,174 root INFO building 'OpenGL_accelerate.numpy_formathandler' extension >2024-11-23 19:59:30,175 root INFO x86_64-pc-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fPIC -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate/src -I/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c src/numpy_formathandler.c -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/numpy_formathandler.o >In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, > from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, > 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); > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | PyObject * {aka struct _object *} >src/numpy_formathandler.c:6950:43: note: expected âPyArrayObject *â {aka âstruct tagPyArrayObject_fields *â} but argument is of type âPyObject *â {aka âstruct _object *â} >src/numpy_formathandler.c: In function â__pyx_pymod_exec_numpy_formathandlerâ: >src/numpy_formathandler.c:10347:3: error: returning âvoid *â from a function with return type âintâ makes integer from pointer without a cast [-Wint-conversion] >10347 | import_array(); > | ^~~~~~~~~~~~ >2024-11-23 19:59:31,205 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/arraydatatype.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/arraydatatype.cpython-312-x86_64-linux-gnu.so >2024-11-23 19:59:31,744 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/buffers_formathandler.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/buffers_formathandler.cpython-312-x86_64-linux-gnu.so >2024-11-23 19:59:32,273 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -O3 -pipe -march=native -fno-diagnostics-color -DNDEBUG /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/temp.linux-x86_64-cpython-312/src/wrapper.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/build/lib.linux-x86_64-cpython-312/OpenGL_accelerate/wrapper.cpython-312-x86_64-linux-gnu.so >error: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit code 1 > * ERROR: dev-python/pyopengl-accelerate-3.1.8::gentoo failed (compile phase): > * Wheel build failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 4041: Called distutils-r1_src_compile > * environment, line 1986: Called _distutils-r1_run_foreach_impl 'python_compile' > * environment, line 808: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' > * environment, line 3647: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > * environment, line 3167: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > * environment, line 3165: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' > * environment, line 1243: Called distutils-r1_run_phase 'python_compile' > * environment, line 1970: Called python_compile > * environment, line 3444: Called distutils-r1_python_compile > * environment, line 1792: Called distutils_pep517_install '/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate-python3_12/install' > * environment, line 2317: Called die > * The specific snippet of code: > * local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed"); > * > * If you need support, post the output of `emerge --info '=dev-python/pyopengl-accelerate-3.1.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pyopengl-accelerate-3.1.8::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pyopengl-accelerate-3.1.8:20241123-195855.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate' > * S: '/var/tmp/portage/dev-python/pyopengl-accelerate-3.1.8/work/pyopengl-release-3.1.8/accelerate' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 944781
:
911705
| 911706 |
911707
|
911708
|
911709
|
911710
|
911711
|
911712