[Debian-astro-commits] [gyoto] 03/03: gyoto (1.1.1-3+lorene3) experimental; urgency=high

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Mon Nov 28 16:41:09 UTC 2016


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

thibaut pushed a commit to branch lorene
in repository gyoto.

commit 4fbae6346b33061577522b977cf02198c4a58b71
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Mon Nov 28 17:39:02 2016 +0100

    gyoto (1.1.1-3+lorene3) experimental; urgency=high
    
      * Rebuild with new lorene.
      * Activate #844495 workaround on all architectures.
      * Look even harder for #844495.
    
     -- Thibaut Paumard <thibaut at debian.org>  Fri, 25 Nov 2016 12:53:13 +0100
---
 debian/changelog | 8 ++++++++
 debian/rules     | 7 +++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e1af4f..2c93593 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gyoto (1.1.1-3+lorene3) experimental; urgency=high
+
+  * Rebuild with new lorene.
+  * Activate #844495 workaround on all architectures.
+  * Look even harder for #844495.
+
+ -- Thibaut Paumard <thibaut at debian.org>  Fri, 25 Nov 2016 12:53:13 +0100
+
 gyoto (1.1.1-3+lorene2) experimental; urgency=medium
 
   * Tweak test suite to look harder for Boost.multiprecision locking bug
diff --git a/debian/rules b/debian/rules
index 4e917b4..46f0c54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,9 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 -include /usr/share/dpkg/buildflags.mk
 
-ifneq (,$(filter $(DEB_HOST_ARCH), arm64 armel armhf mips64el mipsel ppc64el s390x powerpc ppc64))
+#ifneq (,$(filter $(DEB_HOST_ARCH), arm64 armel armhf mips64el mipsel ppc64el s390x powerpc ppc64))
 CPPFLAGS += -DGYOTO_ACOS_LOCKING_WORKAROUND
-endif
+#endif
 
 # Don't accidentally build the lorene plug-in
 unexport HOME_LORENE
@@ -106,8 +106,7 @@ override_dh_auto_test-indep:
 override_dh_auto_test-arch:
 ifeq (,$(filter $(DEB_HOST_ARCH), mips))
 # skip on mips as lucatelli2 fails on it (but the binary works on other boxes)
-	$(MAKE) -C bin CHECK_RAW_CMD="./gyoto -pstdplug -r101 --ispec=51:51:1 -T1 -P0" check check-lorene
-	LC_ALL=C.UTF-8 dh_auto_test -- check-lorene
+	LC_ALL=C.UTF-8 dh_auto_test -- check-lorene CHECK_RAW_CMD="./gyoto -pstdplug -r101 -T8 -P0"
 endif
 
 override_dh_strip:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list