cdrdao failed to build from source in Fedora rawhide/f42 https://koji.fedoraproject.org/koji/taskinfo?taskID=127937800 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild Please fix cdrdao 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, cdrdao will be orphaned. Before branching of Fedora 43, cdrdao 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 2068460 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2068461 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2068462 [details] state.log
*** Bug 2339578 has been marked as a duplicate of this bug. ***
Having a look - similar issues were reported for Gentoo: https://bugs.gentoo.org/943909 https://bugs.gentoo.org/944003
Here's a patch that should solve it: diff --git a/cdrdao.spec b/cdrdao.spec index 6fbe36f..636a371 100644 --- a/cdrdao.spec +++ b/cdrdao.spec @@ -54,6 +54,7 @@ of pre-gaps, the pause areas between tracks. %autosetup -p 1 %build +export CFLAGS="$CFLAGS -std=gnu17" #run autoreconf to support aarch64 #not needed when upstream moves to new automake autoreconf -v -f -i -I.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42.
FEDORA-2025-4b1b9f8acd (cdrdao-1.2.5-15.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-4b1b9f8acd
FEDORA-2025-4b1b9f8acd has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4b1b9f8acd` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4b1b9f8acd See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-4b1b9f8acd (cdrdao-1.2.5-15.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.