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

Remove riscv64 from python versions that are too slow to build #935

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Jul 10, 2024

#931 was enough for Python 3.10 🎉, but not 3.11, 3.12, or 3.13-rc 😞😢. They still take more than 3 hours to build. 😱

Not sure if there is a way to bring them back. 🤔 riscv64 is not a supported platform (https://peps.python.org/pep-0011/) and I doubt the compile time of Python itself is a goal of the project (or of gcc).

image

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😭 ❤️

@tianon tianon merged commit 9602fc7 into docker-library:master Jul 10, 2024
44 checks passed
@tianon tianon deleted the less-riscv branch July 10, 2024 15:44
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jul 10, 2024
Changes:

- docker-library/python@9602fc7: Merge pull request docker-library/python#935 from infosiftr/less-riscv
- docker-library/python@8acd7b1: Remove riscv64 from python versions that are too slow to build
- docker-library/python@9d2a9a2: Update to actions/checkout@v4 🙃
- docker-library/python@70b9507: Update 3.9 to get-pip pypa/get-pip@e03e160
- docker-library/python@e835636: Update 3.8 to get-pip pypa/get-pip@e03e160
- docker-library/python@569c82f: Update 3.13-rc to get-pip pypa/get-pip@e03e160
- docker-library/python@5ed2758: Update 3.12 to get-pip pypa/get-pip@e03e160
- docker-library/python@de17a90: Update 3.11 to get-pip pypa/get-pip@e03e160
- docker-library/python@cb3ed4c: Update 3.10 to get-pip pypa/get-pip@e03e160
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.

None yet

2 participants