[libreoffice] 01/01: make i386 make check notfatal for now given the i386 Java Stack Clash regression

Rene Engelhard rene at moszumanska.debian.org
Sat Jul 29 14:32:34 UTC 2017


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

rene pushed a commit to branch debian-stretch-5.2.7
in repository libreoffice.

commit cdc18038b53017d832863992c813fc8bb833caa8
Author: Rene Engelhard <rene at debian.org>
Date:   Fri Jul 14 21:00:08 2017 +0000

    make i386 make check notfatal for now given the i386 Java Stack Clash regression
---
 changelog | 8 ++++++++
 rules     | 6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index 5b15ba0..e327363 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+libreoffice (1:5.2.7-1+deb9u1) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    - make i386 make check notfatal for now given the i386 Java Stack Clash
+      regression
+
+ -- Rene Engelhard <rene at debian.org>  Thu, 13 Jul 2017 23:06:04 +0200
+
 libreoffice (1:5.2.7-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/rules b/rules
index 57c5eaa..55dd34c 100755
--- a/rules
+++ b/rules
@@ -576,9 +576,9 @@ endif
 
 IGNORE_MAKE_CHECK_FAILURES=-
 ifneq "$(JDK)" "gcj-jdk"
-  ifeq (i386,$(DEB_HOST_ARCH))
-IGNORE_MAKE_CHECK_FAILURES:=
-  endif
+#  ifeq (i386,$(DEB_HOST_ARCH))
+#IGNORE_MAKE_CHECK_FAILURES:=
+#  endif
   ifeq (amd64,$(DEB_HOST_ARCH))
 IGNORE_MAKE_CHECK_FAILURES:=
   endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list