From 741613208ee410e42c0fd3fbe108e6f3db3f11d9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Aug 2018 13:01:00 +0200 Subject: drop -mstackrealign option, workaround to #1593144 --- failed.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 370052c..91d0c41 100644 --- a/failed.txt +++ b/failed.txt @@ -9,8 +9,13 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/fc27x/build.log:Tests failed : 0 /var/lib/mock/fc28i/build.log:Tests failed : 0 /var/lib/mock/fc28x/build.log:Tests failed : 0 +/var/lib/mock/fc29i/build.log:Tests failed : 2 +/var/lib/mock/fc29x/build.log:Tests failed : 0 +fc29i + 5 zend_dval_to_lval preserves low bits (32 bit long) [Zend/tests/dval_to_lval_32.phpt] + 5 testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt] 1 proc_open give erratic test results :( -- cgit