Bug#878284: Fixes for the mozjs52 mips test failures

Adrian Bunk bunk at debian.org
Mon Oct 16 08:17:55 UTC 2017


Control: tags -1 patch
Control: block -1 by 878285

Remove:
Fix-crashes-in-AtomicOperations-none-on-s390x.patch

Add:
Fix-crashes-in-AtomicOperations-none.patch
tests-increase-timeout.patch

Apply:

--- debian/rules.old	2017-10-15 19:54:40.518792844 +0000
+++ debian/rules	2017-10-15 19:54:45.245459244 +0000
@@ -24,6 +24,10 @@
 endif
 export DEB_CFLAGS_MAINT_APPEND DEB_CXXFLAGS_MAINT_APPEND
 
+ifneq (,$(filter $(DEB_HOST_ARCH), mips))
+        CONFIGURE_FLAGS += --disable-ion
+endif
+
 ifeq ($(DEB_HOST_ARCH_ENDIAN),little)
 ICU_DATA_FILE = icudt58l.dat
 else

--- debian/test.sh.old	2017-10-15 19:55:53.555455394 +0000
+++ debian/test.sh	2017-10-15 19:56:09.302121173 +0000
@@ -22,9 +22,6 @@
 		(mips64el)
 			echo "Ignoring test failure, https://bugs.debian.org/877428"
 			;;
-		(mips)
-			echo "Ignoring test failure, https://bugs.debian.org/878284"
-			;;
 		(ppc64el)
 			echo "Ignoring test failure, https://bugs.debian.org/878319"
 			;;


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-crashes-in-AtomicOperations-none.patch
Type: text/x-diff
Size: 702 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20171016/168973ed/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests-increase-timeout.patch
Type: text/x-diff
Size: 556 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20171016/168973ed/attachment-0003.patch>


More information about the pkg-gnome-maintainers mailing list