orion pushed to gdl (el6). "Increase the stack limit for tests"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 21:07:35 UTC 2015


>From f1ad7cffae73c2eb2de2333ec6be96e71678255e Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Wed, 25 Mar 2015 15:07:29 -0600
Subject: Increase the stack limit for tests


diff --git a/gdl.spec b/gdl.spec
index 8d01f23..d98b88a 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -151,6 +151,9 @@ install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/%{_sysconfdir}/profile.d
 
 %check
 cd build
+# It takes more stack to compile gdlffdicom__dictionary.pro
+# https://sourceforge.net/p/gnudatalanguage/discussion/338693/thread/6c1015e9/
+ulimit -s 10240
 # test_execute expects to use DISPLAY
 # test_bug_3147146 failure
 # https://sourceforge.net/p/gnudatalanguage/bugs/619/
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gdl.git/commit/?h=el6&id=f1ad7cffae73c2eb2de2333ec6be96e71678255e


More information about the scm-commits mailing list