Bug 1959600
| Summary: | bear: FTBFS in Fedora rawhide on s390x (segfault in unit tests) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Beasley <code> |
| Component: | bear | Assignee: | Dan Čermák <dan.cermak> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dan.cermak, thofmann |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/bear | ||
| Whiteboard: | |||
| Fixed In Version: | bear-3.0.11-1.fc35 bear-3.0.11-1.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-26 15:15:58 UTC | Type: | Bug |
| 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: | 1794566, 1921884 | ||
|
Description
Ben Beasley
2021-05-11 21:17:08 UTC
I ran into this while preparing to submit a PR to rebuild bear in a side-tag for a grpc update in Rawhide. In the absence of an actual fix, the obvious solutions would seem to be: a. Disable the unit tests on s390x, and hope the resulting package is not too broken. Or: b. Add an ExcludeArch: s390x; link this bug, and block F-ExcludeArch-s390x from this bug. What do you think? I can incorporate your preferred fix or workaround into the PR to rebuild for the grpc update. (Link for the ExcludeArch option: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_build_failures) I’ve worked on this some with upstream at https://github.com/rizsotto/Bear/issues/309. I was able to offer a backtrace, and I observed that the problem goes away when LTO is disabled, which is a good workaround for now. I will provide a PR. FEDORA-2021-53e78675af has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-53e78675af FEDORA-2021-53e78675af has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-53e78675af` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-53e78675af See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-73491747ee has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-53e78675af has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |