Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 807046

Summary: net-misc/lldpd-1.0.11-r1 fails tests: - FAIL: check_bitmap
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:lldpd-1.0.11-r1:20210807-205348.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-07 21:11:09 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2021-08-07 21:11:11 UTC
Created attachment 731233 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-07 21:11:13 UTC
Created attachment 731236 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-07 21:11:15 UTC
Created attachment 731239 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-07 21:11:16 UTC
Created attachment 731242 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-07 21:11:17 UTC
Created attachment 731245 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-07 21:11:19 UTC
Created attachment 731248 [details]
net-misc:lldpd-1.0.11-r1:20210807-205348.log
Comment 7 Toralf Förster gentoo-dev 2021-08-07 21:11:20 UTC
Created attachment 731251 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 10:06:32 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Azamat H. Hackimov 2023-03-16 10:26:40 UTC
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)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-19 00:30:17 UTC
(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.