Skip to content

SWPROT-8953: ci: github: Disable armhf as not building in qemu #21

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

rzr
Copy link
Collaborator

@rzr rzr commented Feb 6, 2025

For some reason armhf is not buidling despite the tricks in helper script:

[5/1594] Running: cargo build target unify_build
error: failed to determine package fingerprint for build script for
unify_attribute_poll v0.1.0
(/.../unifysdk-src/components/unify_attribute_poll)
(...)
"Value too large for defined data type; class=Os (2)"

Amazingly no problems observed on arm64 (with same rustup versions)

Not only on github because ot is reproducable locally.

Not sure problem is related to symlinks,
issues to track at qemu, glibc, linux ext4...

Relate-to: https://gitlab.com/qemu-project/qemu/-/issues/263
Relate-to: https://bugzilla.kernel.org/show_bug.cgi?id=205957
Relate-to: https://sourceware.org/bugzilla/show_bug.cgi?id=23960
Relate-to: https://sourceware.org/bugzilla/show_bug.cgi?id=23960
Relate-to: https://bugs.launchpad.net/qemu/+bug/1805913
Relate-to: rust-lang/cargo#8719
Relate-to: rust-lang/cargo#9881
Relate-to: rust-lang/cargo#9545 (comment)
Origin: #14

Change

Checklist

For some reason armhf is not buidling despite the tricks in helper script:

    [5/1594] Running: cargo build target unify_build
    error: failed to determine package fingerprint for build script for
    unify_attribute_poll v0.1.0
    (/.../unifysdk-src/components/unify_attribute_poll)
    (...)
    "Value too large for defined data type; class=Os (2)"

Amazingly no problems observed on arm64 (with same rustup versions)

Not only on github because ot is reproducable locally.

Not sure problem is related to symlinks,
issues to track at qemu, glibc, linux ext4...

Relate-to: https://gitlab.com/qemu-project/qemu/-/issues/263
Relate-to: https://bugzilla.kernel.org/show_bug.cgi?id=205957
Relate-to: https://sourceware.org/bugzilla/show_bug.cgi?id=23960
Relate-to: https://sourceware.org/bugzilla/show_bug.cgi?id=23960
Relate-to: https://bugs.launchpad.net/qemu/+bug/1805913
Relate-to: rust-lang/cargo#8719
Relate-to: rust-lang/cargo#9881
Relate-to: rust-lang/cargo#9545 (comment)
Origin: #21
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
@rzr rzr merged commit 17e4441 into main Feb 6, 2025
1 check passed
@rzr rzr deleted the pull/14/main branch February 11, 2025 20:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants