Bug 1555726
| Summary: | elfutils: FTBFS in F28 - aarch64 unwind issue | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> |
| Component: | elfutils | Assignee: | Mark Wielaard <mjw> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | aoliva, fche, fedora2021q2, jakub, me, mjw |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | elfutils-0.170-11.fc28 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-15 02:38:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1555378 | ||
|
Description
Fedora Release Engineering
2018-03-14 19:33:59 UTC
That looks like a fairly old version elfutils-0.170-6. Latest is elfutils-0.170-10. Still FTBFS with 0.170-10: https://apps.fedoraproject.org/packages/elfutils/builds Also, upgrading to F28 via dnf system-upgrade drags it back to 0.170-1.fc27 for some reason. (In reply to Stephen from comment #2) > Still FTBFS with 0.170-10: > https://apps.fedoraproject.org/packages/elfutils/builds That seems a different failure. Apparently some toolchain update broke unwinding on aarch64. Will investigate. > Also, upgrading to F28 via dnf system-upgrade drags it back to 0.170-1.fc27 > for some reason. That is not good. 0.170-10 is the latest (and in f27). It contains various fixes for the f28 toolchain updates (gcc8). > That is not good. 0.170-10 is the latest (and in f27) Yeah I'm a bit mystified by that. Manually downloading 0.170-10.fc27 packages from https://koji.fedoraproject.org/koji/buildinfo?buildID=1057597 then doing dnf install elfutils* works fine... dnf info still only shows -1.fc27 though... This issue was a failure on aarch64 in the unwinding testcases (run-deleted.sh and run-backtrace-dwarf.sh). This caused the build to fail on that architecture and apparently that means all other arches also don't get the updates. I am backporting an upstream fix for the aarch64 issue. https://sourceware.org/ml/elfutils-devel/2018-q2/msg00006.html elfutils-0.170-11.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0be914ed2a elfutils-0.170-11.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0be914ed2a elfutils-0.170-11.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |