Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876945 - dev-python/pyopengl_accelerate-3.1.6 - src/numpy_formathandler.c: error: incompatible pointer to integer conversion returning void
Summary: dev-python/pyopengl_accelerate-3.1.6 - src/numpy_formathandler.c: error: inco...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-13 08:04 UTC by Toralf Förster
Modified: 2022-10-13 08:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-10-13 08:04 UTC, Toralf Förster
Details
dev-python:pyopengl_accelerate-3.1.6:20221013-014610.log (dev-python:pyopengl_accelerate-3.1.6:20221013-014610.log,15.03 KB, text/plain)
2022-10-13 08:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,59.46 KB, text/plain)
2022-10-13 08:04 UTC, Toralf Förster
Details
environment (environment,136.28 KB, text/plain)
2022-10-13 08:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.85 KB, application/x-bzip)
2022-10-13 08:04 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 2022-10-13 08:04:50 UTC
 ^
src/numpy_formathandler.c:3604:42: warning: incompatible pointer types passing 'PyObject *' (aka 'struct _object *') to parameter of type 'PyArrayObject *' (aka 'struct tagPyArrayObject_fields *') [-Wincompatible-pointer-types]
    __pyx_v_res = PyArray_FillWithScalar(((PyObject *)__pyx_v_working), __pyx_v_instance);
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/numpy_formathandler.c:7718:3: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int' [-Wint-conversion]
  import_array();
  ^~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221012-170019

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 9aaba05ce89e2bede2344be2292ad03f06ae9d88
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 13 01:04:02 2022 +0000

    2022-10-13 01:04:02 UTC

emerge -qpvO dev-python/pyopengl_accelerate
[ebuild  N    ] dev-python/pyopengl_accelerate-3.1.6  USE="-test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-10-13 08:04:51 UTC
Created attachment 823767 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-13 08:04:52 UTC
Created attachment 823769 [details]
dev-python:pyopengl_accelerate-3.1.6:20221013-014610.log
Comment 3 Toralf Förster gentoo-dev 2022-10-13 08:04:54 UTC
Created attachment 823771 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-13 08:04:55 UTC
Created attachment 823773 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-13 08:04:57 UTC
Created attachment 823775 [details]
etc.portage.tar.bz2