Bug 2113750
| Summary: | uvw: FTBFS in Fedora rawhide/f37 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | uvw | Assignee: | Petr Menšík <pemensik> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 37 | CC: | pemensik | ||||||||
| Target Milestone: | --- | Keywords: | Rebase | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | uvw-2.12.1-2.fc37 | Doc Type: | No Doc Update | ||||||||
| Doc Text: |
If this bug requires documentation, please select an appropriate Doc Type value.
|
Story Points: | --- | ||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2022-08-24 21:03:06 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 2045102, 2117176, 2171490 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2022-08-02 00:19:00 UTC
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. |