make[2]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.11-r1/work/lldpd-1.0.11/tests' make[3]: Entering directory '/var/tmp/portage/net-misc/lldpd-1.0.11-r1/work/lldpd-1.0.11/tests' FAIL: check_bitmap FAIL: check_pattern FAIL: check_marshal FAIL: check_fixedpoint FAIL: check_cdp ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j3_test-20210805-210811 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.54.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit b3078c86ecaf8fc8df9f12ff88fbd92b4697fbf8 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Aug 7 20:22:05 2021 +0000 2021-08-07 20:22:04 UTC emerge -qpvO net-misc/lldpd [ebuild N ] net-misc/lldpd-1.0.11-r1 USE="dot1 dot3 lldpmed old-kernel readline sanitizers seccomp snmp test xml -cdp -doc -edp -fdp -graph -sonmp -static-libs -zsh-completion"
Created attachment 731233 [details] emerge-info.txt
Created attachment 731236 [details] emerge-history.txt
Created attachment 731239 [details] environment
Created attachment 731242 [details] etc.portage.tar.bz2
Created attachment 731245 [details] logs.tar.bz2
Created attachment 731248 [details] net-misc:lldpd-1.0.11-r1:20210807-205348.log
Created attachment 731251 [details] temp.tar.bz2
Update summary. [something] is used when something refers to an overlay
Failure related to sanitizers guard: each test failed with "ASan runtime does not come first in initial library list" (seems https://github.com/google/sanitizers/issues/796)
(In reply to Azamat H. Hackimov from comment #9) > Failure related to sanitizers guard: each test failed with "ASan runtime > does not come first in initial library list" (seems > https://github.com/google/sanitizers/issues/796) Yeah, you can't run sanitizers in sandbox. But also tests have been restricted for a while because need root.