https://sourceware.org/bugzilla/show_bug.cgi?id=32929
Bug ID: 32929
Summary: 0.193 regression: dwarf_srclang_check: error while
loading shared libraries: libelf.so.1: cannot open
shared object file: No such file or directory
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libdw
Assignee: unassigned at sourceware dot org
Reporter: slyich at gmail dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
When attempted to package new elfutils-0.193 I got one new test failure on the
system without elfutils installed yet as:
make check-TESTS
FAIL: dwarf_srclang_check
==========================================
elfutils 0.193: libdw/test-suite.log
==========================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
System information (uname -a): Linux 6.14.4 #1-NixOS SMP PREEMPT_DYNAMIC Fri
Apr 25 08:51:21 UTC 2025 x86_64
.. contents:: :depth: 2
FAIL: dwarf_srclang_check
=========================
./dwarf_srclang_check: error while loading shared libraries: libelf.so.1:
cannot open shared object file: No such file or directory
FAIL dwarf_srclang_check (exit status: 127)
Should dwarf_srclang_check add an RPATH to the locally built library?
Bisect points at:
commit 4d50c9e68808cbdd22dd70c26482ec010aefcbbf
Author: Mark Wielaard <[email protected]>
Date: Wed Apr 2 13:35:31 2025 +0200
libdw: Add Nim language and dwarf_srclang tests
--
You are receiving this mail because:
You are on the CC list for the bug.