[Bug general/22675] New: Failed elfutils 0.170 tests

2018-01-04 Thread guido at trentalancia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22675

Bug ID: 22675
   Summary: Failed elfutils 0.170 tests
   Product: elfutils
   Version: unspecified
Status: UNCONFIRMED
  Severity: minor
  Priority: P2
 Component: general
  Assignee: unassigned at sourceware dot org
  Reporter: guido at trentalancia dot com
CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

FAIL: run-strip-reloc.sh
FAIL: run-strip-strmerge.sh
FAIL: run-readelf-self.sh

---

/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile1 /home/guido/elfutils-0.170/src/strip
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile2 /home/guido/elfutils-0.170/src/strip
*** failure --reloc-debug-sections not smaller
/home/guido/elfutils-0.170/src/strip.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile1 /home/guido/elfutils-0.170/src/strip.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile2 /home/guido/elfutils-0.170/src/strip.o
*** failure --reloc-debug-sections not smaller strip-uncompressed.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile1 strip-uncompressed.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile2 strip-uncompressed.o
*** failure --reloc-debug-sections not smaller strip-compressed.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile1 strip-compressed.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure readelf -w debugfile2 strip-compressed.o
FAIL run-strip-reloc.sh (exit status: 1)

---

elflint /home/guido/elfutils-0.170/tests/elfstrmerge
No errors
elfstrmerge
elflint merged.elf
No errors
strip
elflint merged.elf.stripped
No errors
elflint merged.elf.debug
No errors
unstrip
elflint remerged.elf
No errors
elfcmp
elflint /home/guido/elfutils-0.170/tests/elfstrmerge.o
No errors
elfstrmerge
elflint merged.elf
No errors
strip
elflint merged.elf.stripped
No errors
elflint merged.elf.debug
No errors
unstrip
/home/guido/elfutils-0.170/src/unstrip: more sections in stripped file than
debug file -- arguments reversed?
FAIL run-strip-strmerge.sh (exit status: 1)

---

/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/addr2line
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/elfcmp
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/elflint
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/nm
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/objdump
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/readelf
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/size.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/src/strip.o
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/libelf/libelf.so
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/libdw/libdw.so
/home/guido/elfutils-0.170/src/readelf: cannot get debug context descriptor: No
DWARF information found
*** failure in /home/guido/elfutils-0.170/src/readelf -a -w
/home/guido/elfutils-0.170/backends/libebl_i386.

[Bug general/22675] Failed elfutils 0.170 tests

2018-01-04 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22675

Mark Wielaard  changed:

   What|Removed |Added

 CC||mark at klomp dot org

--- Comment #1 from Mark Wielaard  ---
How did you configure?
What build environment? (gcc, binutils versions, etc.)

It almost looks like the build didn't include -g DWARF information, so the
self-tests failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.