Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729342 - dev-libs/ell-0.32 : [TEST] FAIL: unit/test-uuid
Summary: dev-libs/ell-0.32 : [TEST] FAIL: unit/test-uuid
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-23 18:34 UTC by Toralf Förster
Modified: 2020-06-23 19:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.83 KB, text/plain)
2020-06-23 18:34 UTC, Toralf Förster
Details
dev-libs:ell-0.32:20200623-065449.log (dev-libs:ell-0.32:20200623-065449.log,106.47 KB, text/plain)
2020-06-23 18:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.33 KB, text/plain)
2020-06-23 18:34 UTC, Toralf Förster
Details
environment (environment,103.98 KB, text/plain)
2020-06-23 18:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.78 KB, application/x-bzip)
2020-06-23 18:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.65 KB, application/x-bzip)
2020-06-23 18:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.42 KB, application/x-bzip)
2020-06-23 18:34 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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