Skip to content

🧪 Pre-build armv7l images for building wheels (clean attempt) #740

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

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

webknjaz
Copy link
Member

These are relatively recent upstream and only exist for glibc 2.31+.

SUMMARY

$sbj.

ISSUE TYPE
  • Maintenance Pull Request
  • Packaging Pull Request
ADDITIONAL INFORMATION

Blocks #648.

Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/ansible-pylibssh-740
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@Jakuje
Copy link
Contributor

Jakuje commented Jun 11, 2025

This one fails already to build openssl:

crypto/ec/ecp_nistp224.c:49:3: error: #error "Your compiler doesn't appear to support 128-bit integer types"

You need the same workaround as for s390x (exclude the enable-ec_nistp_64_gcc_128)

These are relatively recent upstream and only exist for glibc 2.31.
@webknjaz webknjaz force-pushed the maintenance/gha-qemu-armv7l-v2 branch from 6ce677f to 3e7907d Compare June 16, 2025 14:01
* build armv7l images

* Update build-docker-images.yml

* Don't use `enable-ec_nistp_64_gcc_128` on armv7l

* hack?

* We are an armv4 build

(cherry picked from commit 519b16bd0803ea22dbd0a4525c641060581c0215)
Copy link

@webknjaz
Copy link
Member Author

@Jakuje I've cherry-picked pyca/infra@519b16b#diff-7bd2e32999fd3511ce4aa7073dad04d03ac90be5c97b9197d40beb0042df7802.

Actually, I did that already in #719 but didn't drag it into this PR originally. Now that it's in, the libdl errors are visible yet again.

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.

3 participants