[cpl-plugin-kmos] 01/02: Disable kmclipm_test_priv_reconstruct to fix FTBS on mips

Ole Streicher olebole-guest at moszumanska.debian.org
Fri Feb 14 12:24:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-kmos.

commit bca64074976d6e96bbc0e5f3fecff2c8a7d1400e
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Feb 12 21:40:33 2014 +0100

    Disable kmclipm_test_priv_reconstruct to fix FTBS on mips
---
 debian/changelog                          |  6 ++++++
 debian/patches/kmclipm_disable_test.patch | 14 ++++++++++++++
 debian/patches/series                     |  1 +
 3 files changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6e8ed95..e8b999f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cpl-plugin-kmos (1.2.8+dfsg-3) unstable; urgency=low
+
+  * Disable kmclipm_test_priv_reconstruct to fix FTBS on mips
+
+ -- Ole Streicher <debian at liska.ath.cx>  Wed, 12 Feb 2014 21:38:50 +0100
+
 cpl-plugin-kmos (1.2.8+dfsg-2) unstable; urgency=low
 
   * Fix FTBS on i386
diff --git a/debian/patches/kmclipm_disable_test.patch b/debian/patches/kmclipm_disable_test.patch
new file mode 100644
index 0000000..7d0c0fe
--- /dev/null
+++ b/debian/patches/kmclipm_disable_test.patch
@@ -0,0 +1,14 @@
+Author; Ole Streicher <debian at liska.ath.cx>
+Description: Disable priv_reconstruct patch on mips.
+ This test takes ages on MIPS and goes beyound the time limits of the buildd without
+ gaining anything.
+--- a/kmclipm/test/Makefile.am
++++ b/kmclipm/test/Makefile.am
+@@ -45,7 +45,6 @@
+                  kmclipm_test_priv_splines \
+                  kmclipm_test_vector \
+                  kmclipm_test_priv_constants \
+-                 kmclipm_test_priv_reconstruct \
+                  kmclipm_test_rtd
+ 
+ kmclipm_test_functions_SOURCES = kmclipm_test_functions.c
diff --git a/debian/patches/series b/debian/patches/series
index 3277ffd..ae9e68b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ spellfix.patch
 kmos_fix_test_fail.patch
 fix_test_fail.patch
 force-serial-tests.patch
+kmclipm_disable_test.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-kmos.git



More information about the debian-science-commits mailing list