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

plone:5.2.4-python3[678] build failures on non-x86_64 platforms #161

Open
grooverdan opened this issue Jun 26, 2021 · 0 comments
Open

plone:5.2.4-python3[678] build failures on non-x86_64 platforms #161

grooverdan opened this issue Jun 26, 2021 · 0 comments

Comments

@grooverdan
Copy link

alpine builds ok.

e.g. https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/plone/ and https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/plone
(alpine's ppc64le mariadb-embedded missing appears to have caught alpine in the middle of an update to 10.5.11).

both these fail with:

�[0m�[91mgcc: error trying to exec 'cc1plus': execvp: No such file or directory
�[0m�[91merror: Setup script exited with error: command 'gcc' failed with exit status 1
�[0mAn error occurred when trying to install /plone/buildout-cache/downloads/dist/RelStorage-3.4.0.tar.gz. Look above this message for any errors that were output by easy_install.

cc1plus is part of the g++7 or g++8 packages which aren't installed.
https://packages.debian.org/search?searchon=contents&keywords=cc1plus&mode=path&suite=stable&arch=any

Recommend adding one of these packages to the build dependencies.

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

1 participant