Summary: | app-misc/ola-0.10.8 fails tests (HARDENED-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 884417 | ||
Attachments: |
build.log.xz
1-test-suite.log |
Description
Agostino Sarubbo
2023-02-03 21:14:08 UTC
Created attachment 849800 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 849802 [details]
1-test-suite.log
1-test-suite.log
Error(s) that match a know pattern: FAIL: common/io/SelectServerTester FAIL: common/io/TimeoutManagerTester FAIL: plugins/artnet/ArtNetTester FAIL: plugins/usbpro/DmxterWidgetTester FAIL: plugins/usbpro/WidgetDetectorThreadTester plugins/usbpro/WidgetDetectorThreadTest.cpp:135: Timeout triggered /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/bits/stl_queue.h:725: std::priority_queue<_Tp, _Sequence, _Compare>::const_reference std::priority_queue<_Tp, _Sequence, _Compare>::top() const [with _Tp = ola::io::TimeoutManager::Event*; _Sequence = std::vector<ola::io::TimeoutManager::Event*>; _Compare = ola::io::TimeoutManager::ltevent; const_reference = ola::io::TimeoutManager::Event* const&]: Assertion '!this->empty()' failed. FAIL plugins/usbpro/WidgetDetectorThreadTester (exit status: 134) etc Is this still a problem with 0.10.9-r1? |