Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878627 - dev-python/netcdf4-1.5.8 - src/.../_netCDF4.c: error: incompatible pointer to integer conversion returning void from a func
Summary: dev-python/netcdf4-1.5.8 - src/.../_netCDF4.c: error: incompatible pointer to...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-29 09:46 UTC by Toralf Förster
Modified: 2023-07-20 13:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.10 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
dev-python:netcdf4-python-1.5.8:20221029-055950.log (dev-python:netcdf4-python-1.5.8:20221029-055950.log,7.57 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.54 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
environment (environment,137.51 KB, text/plain)
2022-10-29 09:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.13 KB, application/x-bzip)
2022-10-29 09:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.14 KB, application/x-bzip)
2022-10-29 09:46 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-29 09:46:16 UTC
                                                                                            ^~~~~~~~~~~~~~~~~~~~
/usr/include/netcdf.h:1110:44: note: passing argument to parameter 'op' here
                  size_t len, const char **op);
                                           ^
src/netCDF4/_netCDF4.c:87070: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_no_multilib_systemd-j4-20221028-160004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit fc6ee3d80b413dbeeddbc87bdfdd737684a3b210
Merge: 8c55bc388652 7aaa78a98524
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 29 05:01:48 2022 +0000

    Merge updates from master

emerge -qpvO dev-python/netcdf4-python
[ebuild  N    ] dev-python/netcdf4-python-1.5.8  USE="-test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-10-29 09:46:17 UTC
Created attachment 825937 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-29 09:46:18 UTC
Created attachment 825939 [details]
dev-python:netcdf4-python-1.5.8:20221029-055950.log
Comment 3 Toralf Förster gentoo-dev 2022-10-29 09:46:19 UTC
Created attachment 825941 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-29 09:46:20 UTC
Created attachment 825943 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-29 09:46:21 UTC
Created attachment 825945 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-29 09:46:23 UTC
Created attachment 825947 [details]
temp.tar.bz2