[packages/elfutils] - run-backtrace-native-biarch test still fails on x32 builder

baggins baggins at pld-linux.org
Sun Mar 29 22:27:18 CEST 2020


commit e3c6369fba2b1115561298e41c640a8ccb096355
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 29 22:26:40 2020 +0200

    - run-backtrace-native-biarch test still fails on x32 builder

 elfutils.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/elfutils.spec b/elfutils.spec
index f8b05c4..8c54292 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -187,6 +187,11 @@ Plik nagłówkowy biblioteki debuginfod.
 
 %{__rm} po/stamp-po
 
+# temporarily disable failing tests (depending on arch)
+%ifarch x32
+%{__sed} -i -e 's/run-backtrace-native-biarch.sh//' tests/Makefile.am
+%endif
+
 # make sure this is not even tried on arch it has no chance to run
 %ifarch %{ix86}
 %{__sed} -i -e 's/run-disasm-x86-64.sh//' tests/Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elfutils.git/commitdiff/e3c6369fba2b1115561298e41c640a8ccb096355



More information about the pld-cvs-commit mailing list