Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932352 - dev-python/fitsio-1.2.1 - fitsio/fitsio_pywrap.c: error: passing argument 1 of PyArray_TYPE from incompatible pointer type [-Wincompatible-pointer-typ
Summary: dev-python/fitsio-1.2.1 - fitsio/fitsio_pywrap.c: error: passing argument 1 o...
Status: RESOLVED DUPLICATE of bug 932341
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-21 08:02 UTC by Toralf Förster
Modified: 2024-05-21 12:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.57 KB, text/plain)
2024-05-21 08:02 UTC, Toralf Förster
Details
dev-python:fitsio-1.2.1:20240520-213431.log (dev-python:fitsio-1.2.1:20240520-213431.log,88.46 KB, text/plain)
2024-05-21 08:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.98 KB, text/plain)
2024-05-21 08:02 UTC, Toralf Förster
Details
environment (environment,158.27 KB, text/plain)
2024-05-21 08:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-21 08:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.01 KB, application/x-xz)
2024-05-21 08:02 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,141.56 KB, text/plain)
2024-05-21 08:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.79 KB, application/x-xz)
2024-05-21 08:02 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-05-21 08:02:28 UTC
                 from /usr/lib/python3.11/site-packages/numpy/_core/include/numpy/arrayobject.h:5,
                 from fitsio/fitsio_pywrap.c:28:
/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 " \
      |  ^~~~~~~
fitsio/fitsio_pywrap.c: In function get_int64_from_array:
fitsio/fitsio_pywrap.c:561:29: error: passing argument 1 of PyArray_TYPE from incompatible pointer type [-Wincompatible-pointer-types]
  561 |     npy_type = PyArray_TYPE(arr);
      |                             ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_abi32+64-20240519-080714

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit caa14e6ec16d68be890b295bb98042807ebf4057
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 20 20:33:41 2024 +0000

    2024-05-20 20:33:40 UTC

emerge -qpvO dev-python/fitsio
[ebuild  N    ] dev-python/fitsio-1.2.1  USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2024-05-21 08:02:29 UTC
Created attachment 893638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-21 08:02:30 UTC
Created attachment 893639 [details]
dev-python:fitsio-1.2.1:20240520-213431.log
Comment 3 Toralf Förster gentoo-dev 2024-05-21 08:02:31 UTC
Created attachment 893640 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-21 08:02:33 UTC
Created attachment 893641 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-21 08:02:34 UTC
Created attachment 893642 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-21 08:02:35 UTC
Created attachment 893643 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-21 08:02:37 UTC
Created attachment 893644 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-05-21 08:02:38 UTC
Created attachment 893645 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-05-21 12:58:29 UTC
gcc14_tinderbox detected this bug as duplicate of 932341 - If this an error, please let me know

*** This bug has been marked as a duplicate of bug 932341 ***