Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823704 - dev-libs/elfutils-0.186 fails tests: - FAIL run-backtrace-native.sh (exit status: 1)
Summary: dev-libs/elfutils-0.186 fails tests: - FAIL run-backtrace-native.sh (exit sta...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-11-14 09:02 UTC by Toralf Förster
Modified: 2023-11-14 12:05 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.32 KB, text/plain)
2021-11-14 09:02 UTC, Toralf Förster
Details
dev-libs:elfutils-0.186:20211113-222348.log (dev-libs:elfutils-0.186:20211113-222348.log,967.20 KB, text/plain)
2021-11-14 09:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.00 KB, text/plain)
2021-11-14 09:02 UTC, Toralf Förster
Details
environment (environment,88.09 KB, text/plain)
2021-11-14 09:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.96 KB, application/x-bzip)
2021-11-14 09:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,165.79 KB, application/x-bzip)
2021-11-14 09:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,56.20 KB, application/x-bzip)
2021-11-14 09:02 UTC, Toralf Förster
Details
elfutils-0.189-r1:20230825-081555.log.gz (elfutils-0.189-r1:20230825-081555.log.gz,80.53 KB, application/gzip)
2023-08-25 08:27 UTC, Paolo Pedroni
Details
build log (build.log.gz,28.34 KB, application/gzip)
2023-11-13 23:36 UTC, bschnzl
Details
emerge --info (e-info,7.16 KB, text/plain)
2023-11-13 23:37 UTC, bschnzl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-14 09:02:11 UTC
/var/tmp/portage/dev-libs/elfutils-0.186/work/elfutils-0.186/tests/test-subr.sh: line 84:  4061 Aborted                 LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" $VALGRIND_CMD "$@"
backtrace-child: no main
FAIL run-backtrace-native.sh (exit status: 1)

SKIP: run-backtrace-native-biarch.sh
====================================


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20211113-212805

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Rust versions:
  [1]   rust-1.53.0 *
php cli:

  HEAD of ::gentoo
commit ef80ef001b4a4ea493233a49eddb74b23e27a82b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 13 20:06:50 2021 +0000

    2021-11-13 20:06:47 UTC

emerge -qpvO dev-libs/elfutils
[ebuild     U ] dev-libs/elfutils-0.186 [0.185] USE="bzip2 nls test* utils -lzma -static-libs (-threads) (-valgrind) -zstd" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-11-14 09:02:13 UTC
Created attachment 750990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-14 09:02:15 UTC
Created attachment 750993 [details]
dev-libs:elfutils-0.186:20211113-222348.log
Comment 3 Toralf Förster gentoo-dev 2021-11-14 09:02:16 UTC
Created attachment 750996 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-14 09:02:17 UTC
Created attachment 750999 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-14 09:02:18 UTC
Created attachment 751002 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-14 09:02:20 UTC
Created attachment 751005 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-14 09:02:21 UTC
Created attachment 751008 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 10:12:10 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Larry the Git Cow gentoo-dev 2022-04-27 01:18:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0ca911bb2c502c93d3c93931db560ababcd392

commit ee0ca911bb2c502c93d3c93931db560ababcd392
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-27 01:16:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-27 01:18:41 +0000

    dev-libs/elfutils: add 0.187
    
    Bug: https://bugs.gentoo.org/834337
    Bug: https://bugs.gentoo.org/823704
    Bug: https://bugs.gentoo.org/619706
    Bug: https://bugs.gentoo.org/671650
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/elfutils/Manifest              |  1 +
 dev-libs/elfutils/elfutils-0.187.ebuild | 98 +++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)
Comment 10 Paolo Pedroni 2023-08-25 08:27:54 UTC
Created attachment 868669 [details]
elfutils-0.189-r1:20230825-081555.log.gz

Still failing in 0.189-r1.

From test-suite.log:
FAIL: run-backtrace-native.sh
=============================

case 0: expected symname 'raise' got '(null)'
/var/tmp/portage/dev-libs/elfutils-0.189-r1/work/elfutils-0.189/tests/test-subr.sh: line 84:  9203 Aborted                 (core dumped) LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" $VALGRIND_CMD "$@"
backtrace-child: no main
FAIL run-backtrace-native.sh (exit status: 1)

It fails both ABIs in multilib builds.
Comment 11 bschnzl 2023-11-13 23:36:50 UTC
Created attachment 874716 [details]
build log
Comment 12 bschnzl 2023-11-13 23:37:47 UTC
Created attachment 874717 [details]
emerge --info

dev-libs/elfutils-0.189-r4::gentoo was built with the following:
USE="bzip2 lzma nls utils zstd -debuginfod -static-libs -test -verify-sig" ABI_X86="(64) -32 (-x32)"
FEATURES="ebuild-locks sandbox merge-sync binpkg-logs assume-digests binpkg-docompress userpriv usersync binpkg-dostrip strict buildpkg-live distlocks qa-unresolved-soname-deps unmerge-orphans usersandbox unmerge-logs binpkg-multi-instance news sfperms userfetch fixlafiles preserve-libs config-protect-if-modified ipc-sandbox pid-sandbox network-sandbox unknown-features-warn parallel-fetch xattr multilib-strict protect-owned"
Comment 13 bschnzl 2023-11-14 12:05:17 UTC
Solved (For me) w/ ~amd64 to elfutils-0.190
https://patchwork.sourceware.org/project/elfutils/patch/20230304213534.1448550-1-mark@klomp.org/
is included!