Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to compile on ppc64le #194

Closed
sdebionne opened this issue May 2, 2024 · 4 comments
Closed

Fail to compile on ppc64le #194

sdebionne opened this issue May 2, 2024 · 4 comments

Comments

@sdebionne
Copy link

It looks like some floating point extension are not properly detected on ppc64le (gxx 13.2):

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=915982&view=logs&j=8c139a40-380b-5518-bf6b-edcb18cbf319&t=e71f8d0d-13be-528e-b5e7-bfc20e0db699&l=18942

cc: conda-forge/boost-feedstock#196

@mborland
Copy link
Member

mborland commented May 3, 2024

Can you try running from develop? I fixed a few ppc64le related issues since release, and locally everything seems fine with both long double ABIs.

@sdebionne
Copy link
Author

Hi Matt, sure I can add patches to the build. Were you referring to 100473b ?

@mborland
Copy link
Member

mborland commented May 3, 2024

Yes. #193 will apply as well if you need quadmath support on ppc64le.

@sdebionne
Copy link
Author

With 100473b we manage to build our Conda recipe for all platforms. Thank you!

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

No branches or pull requests

2 participants