Bug 2339959 - cdrdao: FTBFS in Fedora rawhide/f42
Summary: cdrdao: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cdrdao
Version: 42
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Cahyna
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2339578 (view as bug list)
Depends On:
Blocks: F41FTBFS F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 19:13 UTC by Fedora Release Engineering
Modified: 2025-04-11 18:21 UTC (History)
2 users (show)

Fixed In Version: cdrdao-1.2.5-15.fc42
Clone Of:
Environment:
Last Closed: 2025-04-11 18:21:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-01-22 19:13 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-01-22 19:13 UTC, Fedora Release Engineering
no flags Details
state.log (1.63 KB, text/plain)
2025-01-22 19:13 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources cdrdao pull-request 2 0 None None None 2025-03-19 22:01:32 UTC

Description Fedora Release Engineering 2025-01-22 19:13:48 UTC
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/

Comment 1 Fedora Release Engineering 2025-01-22 19:13:51 UTC
Created attachment 2068460 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-01-22 19:13:53 UTC
Created attachment 2068461 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-01-22 19:13:54 UTC
Created attachment 2068462 [details]
state.log

Comment 4 Fedora Release Engineering 2025-01-22 20:43:17 UTC
*** Bug 2339578 has been marked as a duplicate of this bug. ***

Comment 5 Pavel Cahyna 2025-02-18 14:28:33 UTC
Having a look - similar issues were reported for Gentoo: https://bugs.gentoo.org/943909 https://bugs.gentoo.org/944003

Comment 6 Pavel Cahyna 2025-02-24 18:02:49 UTC
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.

Comment 7 Aoife Moloney 2025-02-26 13:26:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 8 Fedora Update System 2025-03-27 17:16:34 UTC
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

Comment 9 Fedora Update System 2025-03-28 15:26:27 UTC
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.

Comment 10 Fedora Update System 2025-04-11 18:21:45 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.