edac-utils failed to build from source in Fedora rawhide/f35 https://koji.fedoraproject.org/koji/taskinfo?taskID=72340655 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Please fix edac-utils at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, edac-utils will be orphaned. Before branching of Fedora 36, edac-utils will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1807401 [details] build.log
Created attachment 1807404 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1807405 [details] state.log
Dear Maintainer, your package has an open Fails To Build From Source bug for Fedora 35. Action is required from you. If you can fix your package to build, perform a build in koji, and either create an update in bodhi, or close this bug without creating an update, if updating is not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to acknowledge this. If you have already fixed this issue, please close this Bugzilla report. Following the policy for such packages [2], your package will be orphaned if this bug remains in NEW state more than 8 weeks (not sooner than 2021-09-23). A week before the mass branching of Fedora 36 according to the schedule [3], any packages not successfully rebuilt at least on Fedora 34 will be retired regardless of the status of this bug. [1] https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ [2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ [3] https://fedorapeople.org/groups/schedule/f-36/f-36-key-tasks.html
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35.
I have just picked this package up after it was orphaned. The problem is straightforward, and results from stricter rpath checking in F35 and later. On aarch64: > + /usr/lib/rpm/check-rpaths > … > ERROR 0001: file '/usr/bin/edac-util' contains a standard '/usr/lib64' in [/usr/lib64] The simplest way to prevent this rpath from being added is to add BR’s on autoconf/automake/libtool and to add > autoreconf --force --install --verbose in %build—that is, to regenerate the configure script. (I am aware that various maintainers have strong opinions both for and against doing this.) I will apply this fix, do a bit of additional spec file cleanup, and issue updated packages in the next few days.
FEDORA-2021-cd69e78d33 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-cd69e78d33
FEDORA-2021-cd69e78d33 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-cdcd33a0ae has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-cdcd33a0ae
FEDORA-2021-09475aade3 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-09475aade3
FEDORA-2021-09475aade3 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-09475aade3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-09475aade3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-cdcd33a0ae has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-cdcd33a0ae` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-cdcd33a0ae See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-09475aade3 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-cdcd33a0ae has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.