Bug 2113750 - uvw: FTBFS in Fedora rawhide/f37
Summary: uvw: FTBFS in Fedora rawhide/f37
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: uvw
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Menšík
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F37FTBFS F38FTBFS 2171490
TreeView+ depends on / blocked
 
Reported: 2022-08-02 00:19 UTC by Fedora Release Engineering
Modified: 2023-02-20 17:10 UTC (History)
1 user (show)

Fixed In Version: uvw-2.12.1-2.fc37
Clone Of:
Environment:
Last Closed: 2022-08-24 21:03:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2022-08-02 00:19 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2022-08-02 00:19 UTC, Fedora Release Engineering
no flags Details
state.log (945 bytes, text/plain)
2022-08-02 00:19 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2022-08-02 00:19:00 UTC
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/

Comment 1 Fedora Release Engineering 2022-08-02 00:19:02 UTC
Created attachment 1902667 [details]
build.log

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

Comment 2 Fedora Release Engineering 2022-08-02 00:19:04 UTC
Created attachment 1902668 [details]
root.log

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

Comment 3 Fedora Release Engineering 2022-08-02 00:19:05 UTC
Created attachment 1902669 [details]
state.log

Comment 4 Petr Menšík 2022-08-03 18:17:56 UTC
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

Comment 5 Ben Cotton 2022-08-09 13:40:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle.
Changing version to 37.

Comment 6 Petr Menšík 2022-08-24 21:03:06 UTC
Rebase to version uvw-2.12.1-2.fc37 fixed building again.


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