Skip to content

Fix building CPython on ppc64le #116874

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

Open
georgthegreat opened this issue Mar 15, 2024 · 0 comments
Open

Fix building CPython on ppc64le #116874

georgthegreat opened this issue Mar 15, 2024 · 0 comments
Labels
build The build process and cross-build type-bug An unexpected behavior, bug, or error

Comments

@georgthegreat
Copy link
Contributor

georgthegreat commented Mar 15, 2024

Bug report

Bug description:

In file included from python3/Modules/_decimal/libmpdec/basearith.c:34:
In file included from python3/Modules/_decimal/libmpdec/basearith.h:34:
python3/Modules/_decimal/libmpdec/typearith.h:612:4: error: "adapt mul_size_t() and mulmod_size_t()"
  #error "adapt mul_size_t() and mulmod_size_t()"
   ^
2 errors generated.

CPython versions tested on:

3.12

Operating systems tested on:

Linux

Linked PRs

@georgthegreat georgthegreat added the type-bug An unexpected behavior, bug, or error label Mar 15, 2024
@sobolevn sobolevn added the build The build process and cross-build label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants