Summary: | sci-physics/hepmc-3.2.5:3 - /.../_multiarray_api.h: error: converting to bool from std::nullptr_t requires direct-initialization [ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | alexander, sci-physics |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 839975 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sci-physics:hepmc-3.2.5:20220827-101236.log temp.tar.bz2 |
Description
Toralf Förster
2022-08-27 10:16:51 UTC
Created attachment 801457 [details]
emerge-info.txt
Created attachment 801460 [details]
emerge-history.txt
Created attachment 801463 [details]
environment
Created attachment 801466 [details]
etc.portage.tar.bz2
Created attachment 801469 [details]
logs.tar.bz2
Created attachment 801472 [details]
sci-physics:hepmc-3.2.5:20220827-101236.log
Created attachment 801475 [details]
temp.tar.bz2
The corresponding numpy 1.23.2 does not have the return NULL in import_array: https://github.com/numpy/numpy/blob/v1.23.2/numpy/core/include/numpy/oldnumeric.h Therefore I guess this is indeed musl related. Nevermind, the latest numpy api has it here: https://github.com/numpy/numpy/blob/v1.23.2/numpy/core/code_generators/generate_numpy_api.py |