-
Notifications
You must be signed in to change notification settings - Fork 10
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
container-management_git.bb:do_compile failed with exit code '1' for amd64 #56
Comments
The issue is caused by the indirect dependency The first stable version including the fix is v1.13.6, thus, the container-management component must be updated to use at least this version. Given that this dependency is actually direct to containerd and inherited from there, and that currently, we do not intend to upgrade containerd's version, the safest option would be to opt for v1.13.6 until we migrate to a newer version of containerd.
|
… exit code '1' for amd64 Updated to the first stable version where the assembler issues is fixed in github.com/klauspost/compress - v1.13.6 Signed-off-by: Konstantina Gramatova <konstantina.gramatova@bosch.io>
qemux86-64
Note that there is no such build issue with
qemuarm64
build.The text was updated successfully, but these errors were encountered: