Bug 2341533 - webrtc-audio-processing: FTBFS in Fedora rawhide/f42
Summary: webrtc-audio-processing: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: webrtc-audio-processing
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Schaller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 22:19 UTC by Fedora Release Engineering
Modified: 2025-02-05 23:37 UTC (History)
4 users (show)

Fixed In Version: webrtc-audio-processing-1.3-5.fc43 webrtc-audio-processing-1.3-5.fc42
Clone Of:
Environment:
Last Closed: 2025-02-05 23:16:36 UTC
Type: ---
Embargoed:


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

Description Fedora Release Engineering 2025-01-22 22:19:04 UTC
webrtc-audio-processing failed to build from source in Fedora rawhide/f42

https://koji.fedoraproject.org/koji/taskinfo?taskID=128160544


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix webrtc-audio-processing 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,
webrtc-audio-processing will be orphaned. Before branching of Fedora 43,
webrtc-audio-processing 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 22:19:07 UTC
Created attachment 2073121 [details]
build.log

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

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

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

Comment 4 Ben Beasley 2025-02-04 19:23:20 UTC
In file included from ../webrtc/rtc_base/synchronization/sequence_checker.h:15,
                 from ../webrtc/rtc_base/thread_checker.h:17,
                 from ../webrtc/rtc_base/platform_thread.h:22,
                 from ../webrtc/rtc_base/platform_thread.cc:11:
../webrtc/api/task_queue/task_queue_base.h:53:32: error: ‘uint32_t’ has not been declared
   53 |                                uint32_t milliseconds) = 0;
      |                                ^~~~~~~~
../webrtc/api/task_queue/task_queue_base.h:18:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   17 | #include "rtc_base/thread_annotations.h"
  +++ |+#include <cstdint>
   18 |

This is due to header dependency changes in the C++ standard library for GCC 15; see https://gcc.gnu.org/gcc-15/porting_to.html#header-dep-changes.

This is easy enough to fix (and the compiler suggests how), but I would like to draw attention to that fact that the packaged webrtc-audio-processing is 1.3, while the latest release is 2.1, and upstream release monitoring is disabled. Is there a plan to update to 2.x eventually?

Comment 6 Fedora Update System 2025-02-05 14:40:33 UTC
FEDORA-2025-49e5ffc47e (webrtc-audio-processing-1.3-5.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-49e5ffc47e

Comment 7 Fedora Update System 2025-02-05 23:16:36 UTC
FEDORA-2025-49e5ffc47e (webrtc-audio-processing-1.3-5.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2025-02-05 23:35:12 UTC
FEDORA-2025-f33d7025a1 (webrtc-audio-processing-1.3-5.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-f33d7025a1

Comment 9 Fedora Update System 2025-02-05 23:37:36 UTC
FEDORA-2025-f33d7025a1 (webrtc-audio-processing-1.3-5.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.