You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
�[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.
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.
The text was updated successfully, but these errors were encountered: