Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895364 - dev-python/netcdf4-1.5.8 fails to compile (MUSL-CLANG-SYSTEM): _netCDF4.c:87070:3: error: incompatible pointer to integer conversion returning void from a function with result type int [-Wint-conversion]
Summary: dev-python/netcdf4-1.5.8 fails to compile (MUSL-CLANG-SYSTEM): _netCDF4.c:870...
Status: RESOLVED OBSOLETE
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: 2023-02-19 08:31 UTC by Agostino Sarubbo
Modified: 2023-10-18 19:13 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,51.31 KB, text/plain)
2023-02-19 08:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-19 08:31:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/netcdf4-python-1.5.8 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-19 08:31:29 UTC
Created attachment 852814 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-19 08:31:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Package 'hdf5', required by 'virtual:world', not found
Package hdf5 was not found in the pkg-config search path.
src/netCDF4/_netCDF4.c:87070:3: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int' [-Wint-conversion]
Comment 3 listout 2023-10-18 17:17:18 UTC
I can't reproduce the bug with dev-python/netcdf4-1.6.4, also dev-python/netcdf4-1.5.8 is no longer in tree. Can we close this bug?