https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/ola-0.10.8 fails tests (HARDENED-SYSTEM). Discovered on: amd64 (internal ref: hardened_tinderbox) NOTE: (HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
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?