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

Unable to build for arm32 and arm64 (1.24.1) #6879

Closed
NicolasDorier opened this issue Aug 31, 2019 · 12 comments
Closed

Unable to build for arm32 and arm64 (1.24.1) #6879

NicolasDorier opened this issue Aug 31, 2019 · 12 comments

Comments

@NicolasDorier
Copy link

NicolasDorier commented Aug 31, 2019

The SSH dependency via paramiko broke the build for arm32 and arm64 (for 1.24.1)

You can try to build my repo on https://github.com/btcpayserver/docker-compose-builder :

Dependency:

docker run --rm --privileged multiarch/qemu-user-static:register --reset
apt install -y qemu qemu-user-static qemu-user binfmt-support

Build:

docker build -t temp -f .\linuxarm32v7.Dockerfile --build-arg DOCKER_COMPOSE_VER=1.24.1 .

Error on libsodium tests:
https://circleci.com/gh/btcpayserver/docker-compose-builder/89

@NicolasDorier NicolasDorier changed the title Unable to build for arm32 and arm64 Unable to build for arm32 and arm64 (1.24.1) Aug 31, 2019
@NicolasDorier
Copy link
Author

NicolasDorier commented Sep 3, 2019

Posted on PynACL pyca/pynacl#553 with temporary workaround.

@stale
Copy link

stale bot commented Jun 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 3, 2020
@NicolasDorier
Copy link
Author

unsolved

@stale
Copy link

stale bot commented Jun 5, 2020

This issue has been automatically marked as not stale anymore due to the recent activity.

@stale stale bot removed the stale label Jun 5, 2020
@dvonessen
Copy link

I have the same issue here.

@stale
Copy link

stale bot commented Jan 1, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 1, 2021
@NicolasDorier
Copy link
Author

bump

@stale
Copy link

stale bot commented Jan 6, 2021

This issue has been automatically marked as not stale anymore due to the recent activity.

@stale stale bot removed the stale label Jan 6, 2021
@zhangguanzhang
Copy link

did you resolve this?

@NicolasDorier
Copy link
Author

NicolasDorier commented Mar 14, 2021

no idea, we use our hack to workaround it. ( pyca/pynacl#553 )

@NicolasDorier
Copy link
Author

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

3 participants