Summary: | dev-python/numpy-1.26.4 fails to compile: array_method.c:809:44: error: passing argument 3 of strided_loop from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 886992 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: numpy/core/_multiarray_umath.pypy310-pp73-x86-linux-gnu.so.p/src_multiarray_array_method.c.o ../numpy-1.26.4/numpy/core/src/multiarray/array_method.c:809:44: error: passing argument 3 of ‘strided_loop’ from incompatible pointer type [-Wincompatible-pointer-types] Is this only for pypy, I wonder? |