public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug general/23370] New: run-next-cfi-self.sh fails on armv7l
@ 2018-07-04 14:12 mliska at suse dot cz
  2018-07-05 14:21 ` [Bug general/23370] run-next-cfi-self.sh doesn't handle compressed ELF sections mark at klomp dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mliska at suse dot cz @ 2018-07-04 14:12 UTC (permalink / raw)
  To: elfutils-devel

https://sourceware.org/bugzilla/show_bug.cgi?id=23370

            Bug ID: 23370
           Summary: run-next-cfi-self.sh fails on armv7l
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: general
          Assignee: unassigned at sourceware dot org
          Reporter: mliska at suse dot cz
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Created attachment 11115
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11115&action=edit
affected object file

[  275s] /home/abuild/rpmbuild/BUILD/elfutils-0.173/src/size.o
[  275s] .debug_frame
[  275s] /home/abuild/rpmbuild/BUILD/elfutils-0.173/tests/next_cfi:
dwarf_next_cfi failed: invalid DWARF
[  275s]
[  275s] *** failure in
/home/abuild/rpmbuild/BUILD/elfutils-0.173/tests/next_cfi
/home/abuild/rpmbuild/BUILD/elfutils-0.173/src/size.o
[  275s] /home/abuild/rpmbuild/BUILD/elfutils-0.173/src/strip.o
[  275s] .debug_frame
[  275s] /home/abuild/rpmbuild/BUILD/elfutils-0.173/tests/next_cfi:
dwarf_next_cfi failed: invalid DWARF
[  275s]
[  275s] *** failure in
/home/abuild/rpmbuild/BUILD/elfutils-0.173/tests/next_cfi
/home/abuild/rpmbuild/BUILD/elfutils-0.173/src/strip.o
[  275s] FAIL run-next-cfi-self.sh (exit status: 1) 

Mark is suggesting following patch that will disable for now the test-case:


diff --git a/tests/run-next-cfi-self.sh b/tests/run-next-cfi-self.sh
index 2c42ea3f..fa91b746 100755
--- a/tests/run-next-cfi-self.sh
+++ b/tests/run-next-cfi-self.sh
@@ -18,4 +18,5 @@
 . $srcdir/test-subr.sh

 # Sanity check toolchain/dwarf_next_cfi
-testrun_on_self ${abs_builddir}/next_cfi
+testrun_on_self_exe ${abs_builddir}/next_cfi
+testrun_on_self_lib ${abs_builddir}/next_cfi

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-10 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-04 14:12 [Bug general/23370] New: run-next-cfi-self.sh fails on armv7l mliska at suse dot cz
2018-07-05 14:21 ` [Bug general/23370] run-next-cfi-self.sh doesn't handle compressed ELF sections mark at klomp dot org
2018-07-10 13:12 ` mliska at suse dot cz
2018-07-10 17:48 ` mark at klomp dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).