The following tests FAILED: 5 - test_live_validation (Failed) 8 - test_dynamic_groups (Failed) Errors while running CTest * ERROR: net-libs/rtrlib-0.7.0::gentoo failed (test phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-test-20201127-102027 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Fri Dec 4 12:05:41 PM UTC 2020 emerge -qpvO net-libs/rtrlib [ebuild N ] net-libs/rtrlib-0.7.0 USE="-doc -ssh"
Created attachment 676672 [details] emerge-info.txt
Created attachment 676675 [details] LastTest.log
Created attachment 676678 [details] emerge-history.txt
Created attachment 676681 [details] environment
Created attachment 676684 [details] etc.portage.tbz2
Created attachment 676687 [details] logs.tbz2
Created attachment 676690 [details] net-libs:rtrlib-0.7.0:20201204-130526.log
Created attachment 676693 [details] temp.tbz2
Created attachment 676696 [details] tests.tbz2
*** Bug 790308 has been marked as a duplicate of this bug. ***
Update summary. [something] is used when something refers to an overlay
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e983cfce2136969eb55b4f444a15819387c1d3bf commit e983cfce2136969eb55b4f444a15819387c1d3bf Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-24 01:32:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-24 01:34:00 +0000 net-libs/rtrlib: test fixes * Wire up more tests (unittests w/ CMocka) * Drop filter-lto by backporting fix to tests for -Wstrict-aliasing * Skip 2 tests that require network * Skip 2 tests with LTO that use CMocka (uses --Wl,--wrap) Bug: https://bugs.gentoo.org/861581 Closes: https://bugs.gentoo.org/758392 Signed-off-by: Sam James <sam@gentoo.org> .../files/rtrlib-0.8.0-no-network-tests.patch | 29 ++++++++++ .../files/rtrlib-0.8.0-tests-strict-aliasing.patch | 67 ++++++++++++++++++++++ net-libs/rtrlib/rtrlib-0.8.0.ebuild | 35 +++++++---- 3 files changed, 119 insertions(+), 12 deletions(-)