uvw failed to build from source in Fedora rawhide/f37 https://koji.fedoraproject.org/koji/taskinfo?taskID=89927504 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Please fix uvw 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, uvw will be orphaned. Before branching of Fedora 38, uvw 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 1902667 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 1902668 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1902669 [details] state.log
Would update to new release 12.1, which requires libuv 1.44. The error during test is tested in that version. Failing test fails the build: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 6 tests from 1 test suite. [----------] Global test environment set-up. [----------] 6 tests from Loop [ RUN ] Loop.DefaultLoop [ OK ] Loop.DefaultLoop (0 ms) [ RUN ] Loop.Functionalities /root/uvw/uvw-2.11.0_libuv_v1.43/test/uvw/loop.cpp:57: Failure Value of: loop->timeout().first Actual: false Expected: true [ FAILED ] Loop.Functionalities (0 ms) [ RUN ] Loop.UserData [ OK ] Loop.UserData (0 ms) [ RUN ] Loop.Configure [ OK ] Loop.Configure (0 ms) [ RUN ] Loop.IdleTime [ OK ] Loop.IdleTime (0 ms) [ RUN ] Loop.Raw [ OK ] Loop.Raw (0 ms) [----------] 6 tests from Loop (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test suite ran. (0 ms total) [ PASSED ] 5 tests. [ FAILED ] 1 test, listed below: [ FAILED ] Loop.Functionalities 1 FAILED TEST
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37.
Rebase to version uvw-2.12.1-2.fc37 fixed building again.