Skip to content

dev-python/numcodecs: version bump 0.15.1#1332

Closed
mschubert wants to merge 1 commit intogentoo:masterfrom
mschubert:numcodecs
Closed

dev-python/numcodecs: version bump 0.15.1#1332
mschubert wants to merge 1 commit intogentoo:masterfrom
mschubert:numcodecs

Conversation

@mschubert
Copy link
Contributor

I don't know why, but filter-flags -pipe is strictly required on my system and leads to missing symbols otherwise

Requirement of local -x DISABLE_NUMCODECS_{AVX2,SSE2}=1 is a known problem upstream

@mschubert mschubert force-pushed the numcodecs branch 2 times, most recently from be702fb to 15a53b1 Compare March 8, 2025 09:30
Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
@Nowa-Ammerlaan
Copy link
Member

I don't know why, but filter-flags -pipe is strictly required on my system and leads to missing symbols otherwise

I really think this should not be in the ebuild, I cannot reproduce your problem and it does not make sense. There is something weird happening on your end, but filtering this flag here is a weird symptomatic solution.

@mschubert
Copy link
Contributor Author

I totally agree that this should not be in the ebuild if it only fixes the build on my system but not others.

Does it work for you without filter-flags -pipe and without -march=native from the LTO settings?

related: #1289 (comment)

@Nowa-Ammerlaan
Copy link
Member

Does it work for you without filter-flags -pipe and without -march=native from the LTO settings?

Somehow it now also breaks for me without filtering -pipe, I am confused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants