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.
amule needs porting to newer boost.
d1x has -Werror=unused, so it fails on such warnings:
...
similar/main/gameseg.cpp: In function ‘uint8_t
d1x::{anonymous}::get_side_dists(dcx::fvcvertptr&, const dcx::vms_vector&,
const dcx::shared_segment&, std::array<int, 6>&)’:
similar/main/gameseg.cpp:396:9: error: variable ‘facebit’ set but not used
[-Werror=unused-but-set-variable=]
396 | int facebit = 1;
| ^~~~~~~
cc1plus: some warnings being treated as errors
...
It should probably be updated to a recent snapshot, as upstream is
active and the variable is used in the latest code in git. Same for
other errors. Workaround pushed and build submitted.
deadbeef should be moved to Fedora:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=7377
I provided a patch to fix build in that ticket.
dvdstyler needs porting to FFmpeg 8, and it's not trivial (I tried and
failed). See: https://sourceforge.net/p/dvdstyler/bugs/742/
frogatto needs porting to new boost.
fs-uae needs porting to newer GCC, which introduced a new "numbers"
namespace:
src/statusline.cpp:70:18: error: reference to ‘numbers’ is ambiguous
70 | numptr = numbers + num * TD_NUM_WIDTH + NUMBERS_NUM *
TD_NUM_WIDTH * y;
| ^~~~~~~
• there are 2 candidates
gens needs the same fix as ffmpeg/x264/x265. Pushed and build submitted.
pcsx2 as above, fixed.
performous needs porting to newer boost.
smc needs porting to newer boost.
stepmania needs porting to FFmpeg 8(?).
xcpc needs porting to newer glib(?).
I'm not sure why qt5-qtwebengine-freeworld failed, because the %build
phase exit code is 0, but it cannot find the built library in %install:
+ install -m 755 -p lib/libQt5WebEngineCore.so.5.15.18
/builddir/build/BUILD/qt5-qtwebengine-freeworld-5.15.18-build/BUILDROOT/usr/lib64/qt5-qtwebengine-freeworld/
install: cannot stat 'lib/libQt5WebEngineCore.so.5.15.18': No such file or
directory
Fedora build is at 5.15.19 across all branches, though.
> Kodi is FTI due to the soname bump of libcdio in Rawhide, so all Kodi
> plugins failed to build.
>
> x264, x265 and, if I recall correctly, ffmpeg failed to build with the
> error below [1].
> If anyone knows what this is about, please let us know.
These were fixed by Leigh already (thanks!).
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]