Skip to content

Conversation

@github-actions
Copy link

We are building a small image for our release process to build our
distributions in an isolated environment - and this image fails
to build on ARM because there are no corresponding binary wheels
released for prek so prek is built from sources when installed
in this image. This image originally did not have build-essential
which is needed in order to compile some of prek dependencies.

This PR temporary adds build-essential until prek will produce
more binary wheels for more target platforms. This is
tracked in j178/prek#451
(cherry picked from commit 50c1941)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

We are building a small image for our release process to build our
distributions in an isolated environment - and this image fails
to build on ARM because there are no corresponding binary wheels
released for `prek` so prek is built from sources when installed
in this image. This image originally did not have build-essential
which is needed in order to compile some of prek dependencies.

This PR temporary adds build-essential until prek will produce
more binary wheels for more target platforms. This is
tracked in j178/prek#451
(cherry picked from commit 50c1941)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Aug 18, 2025
@potiuk potiuk marked this pull request as ready for review August 18, 2025 12:29
@potiuk potiuk merged commit f9c6b67 into v3-0-test Aug 18, 2025
7 checks passed
@potiuk potiuk deleted the backport-50c1941-v3-0-test branch August 18, 2025 12:29
kaxil pushed a commit that referenced this pull request Aug 18, 2025
We are building a small image for our release process to build our
distributions in an isolated environment - and this image fails
to build on ARM because there are no corresponding binary wheels
released for `prek` so prek is built from sources when installed
in this image. This image originally did not have build-essential
which is needed in order to compile some of prek dependencies.

This PR temporary adds build-essential until prek will produce
more binary wheels for more target platforms. This is
tracked in j178/prek#451
(cherry picked from commit 50c1941)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant