On Thursday, 05 February 2026 at 17:33, Sérgio Basto via rpmfusion-developers wrote: > On Thu, 2026-02-05 at 14:15 +0100, Dominik 'Rathann' Mierzejewski via > rpmfusion-developers wrote: > > On Monday, 02 February 2026 at 17:19, Sérgio Basto via rpmfusion- > > developers wrote: > > > Hi, > > > > > > The mass rebuild for Fedora 44 has finished. > > > > > > https://www.serjux.com/rpms/failed_to_build.html > > > (I have been updating this page manually from time to time.) > > > > Thanks! > > > > > Failed builds: 52 > > > > Some comments on these below.
tvheadend fails due to warnings being treated as errors (and the code is not C23-ready,) so %global _pkg_extra_cflags -std=gnu17 -Wno-unused-but-set-variable -Wno-format-truncation takes care of these. However, it still needs porting to FFmpeg8, which seems to have happened upstream, so updating to a newer snapshot should help. Regards, Dominik -- Fedora https://fedoraproject.org Deep in the human unconscious is a pervasive need for a logical universe that makes sense. But the real universe is always one step beyond logic. -- from "The Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
