https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/scipy-1.12.0 fails to compile. Discovered on: arm64 (internal ref: tinderbox_arm64) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Created attachment 887119 [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: scipy/linalg/_interpolative.pypy310-pp73-aarch64-linux-gnu.so.p/meson-generated_..__interpolativemodule.c.o scipy/linalg/_interpolativemodule.c:647:41: error: passing argument 1 of ‘PyPySequence_List’ from incompatible pointer type [-Wincompatible-pointer-types]
commit bb5fe8ba348915acb41d4e87722da7f012772a9f Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-05-26 15:58:54 +0200 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-05-26 15:58:54 +0200 dev-python/numpy: Backport emitted code fix to fix scipy w/ GCC-14 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/numpy/files/numpy-2.0.0_rc2-gcc14.patch | 23 +++++++++++++++++++++++ dev-python/numpy/{numpy-2.0.0_rc2.ebuild => numpy-2.0.0_rc2-r1.ebuild} | 5 +++++ 2 files changed, 28 insertions(+)