[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-jessie-4.3.3
in repository libreoffice.

commit cdd79d1361a7f5994d408dc58956dbc68271a98e
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 66f1fc5..c10563f 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+libreoffice (1:4.3.3-2+deb8u8) 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:4.3.3-2+deb8u7) jessie-security; urgency=high
 
   * debian/patches/CVE-2017-7870.diff: fix CVE-2017-7870
diff --git a/rules b/rules
index 662f540..ae43aa1 100755
--- a/rules
+++ b/rules
@@ -544,9 +544,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