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

Bug 729342

Summary: dev-libs/ell-0.32 : [TEST] FAIL: unit/test-uuid
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED INVALID    
Severity: normal CC: bkohler
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:ell-0.32:20200623-065449.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-23 18:34:28 UTC
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DUNITDIR=\/var/tmp/portage/dev-libs/ell-0.32/work/ell-0.32/unit/\ -DCERTDIR=\./unit/\ -O2 -pipe -march=native -fno-diagnostics-color  -fsigned-char  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-pbkdf2 unit/test-pbkdf2.o ell/libell-private.la 
libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -DUNITDIR=\/var/tmp/portage/dev-libs/ell-0.32/work/ell-0.32/unit/\ -DCERTDIR=\./unit/\ -O2 -pipe -march=native -fno-diagnostics-color -fsigned-char -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-pbkdf2 unit/test-pbkdf2.o  ell/.libs/libell-private.a

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20200620-211522

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 23 Jun 2020 05:06:30 AM UTC

emerge -qpvO dev-libs/ell
[ebuild  N    ] dev-libs/ell-0.32  USE="test -glib -pie" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-06-23 18:34:31 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.1_systemd-test-20200620-211522 (see bug 715128)
Comment 2 Toralf Förster gentoo-dev 2020-06-23 18:34:36 UTC
Created attachment 645910 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-23 18:34:39 UTC
Created attachment 645912 [details]
dev-libs:ell-0.32:20200623-065449.log
Comment 4 Toralf Förster gentoo-dev 2020-06-23 18:34:41 UTC
Created attachment 645914 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-06-23 18:34:44 UTC
Created attachment 645916 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-06-23 18:34:47 UTC
Created attachment 645918 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-23 18:34:49 UTC
Created attachment 645920 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-06-23 18:34:52 UTC
Created attachment 645922 [details]
temp.tbz2
Comment 9 Ben Kohler gentoo-dev 2020-06-23 19:40:43 UTC
If your kernel config doesn't pass the checks in pkg_setup then you cannot expect tests to pass