Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939900 - dev-python/numpy-2.2.1 fails to compile: quicksort.cpp:86:51: error: no matches converting function QSort_AVX512_SPR to type void ()(using TF = using np::meta::FixedWidth<short int>::Type = using std::conditional<true, short int, short int>::type = short
Summary: dev-python/numpy-2.2.1 fails to compile: quicksort.cpp:86:51: error: no match...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-20 13:40 UTC by Agostino Sarubbo
Modified: 2025-01-10 07:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,632.05 KB, text/plain)
2024-09-20 13:40 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 2024-09-20 13:40:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/numpy-2.1.1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-20 13:40:22 UTC
Created attachment 903431 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-20 13:40:23 UTC
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_npysort_quicksort.cpp.o 
../numpy-2.1.1/numpy/_core/src/npysort/quicksort.cpp:86:51: error: no matches converting function ‘QSort_AVX512_SPR’ to type ‘void (*)(using TF = using np::meta::FixedWidth<short int>::Type = using std::conditional<true, short int, short int>::type = short int*, intptr_t)’ {aka ‘void (*)(short int*, int)’}
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-10 07:50:06 UTC
tinderbox_x86 has reproduced this issue with version 2.2.1 - Updating summary.