[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925883: unblock: openexr/2.2.1-4.1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package openexr

It fixes an FTBFS on i386.

diff -Nru openexr-2.2.1/debian/changelog openexr-2.2.1/debian/changelog
--- openexr-2.2.1/debian/changelog	2018-03-11 14:10:23.000000000 +0100
+++ openexr-2.2.1/debian/changelog	2019-03-20 22:40:43.000000000 +0100
@@ -1,3 +1,11 @@
+openexr (2.2.1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * bug909865.patch: Add -ffloat-store when compiling tests, to fix test
+    failures on i386. Patch backported from experimental. (Closes: #909865)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Wed, 20 Mar 2019 22:40:43 +0100
+
 openexr (2.2.1-4) unstable; urgency=medium
 
   * Upload to unstable
diff -Nru openexr-2.2.1/debian/patches/bug909865.patch openexr-2.2.1/debian/patches/bug909865.patch
--- openexr-2.2.1/debian/patches/bug909865.patch	1970-01-01 01:00:00.000000000 +0100
+++ openexr-2.2.1/debian/patches/bug909865.patch	2019-03-20 22:40:02.000000000 +0100
@@ -0,0 +1,17 @@
+Description: Usual double rounding issue with x87
+Author: Mathieu Malaterre <malat@debian.org>
+Bug-Debian: https://bugs.debian.org/909865
+Forwarded: https://github.com/openexr/openexr/issues/346
+Last-Update: 2018-12-19
+
+--- openexr-2.3.0.orig/IlmImfTest/Makefile.am
++++ openexr-2.3.0/IlmImfTest/Makefile.am
+@@ -54,6 +54,8 @@ IlmImfTest_SOURCES = main.cpp tmpDir.h t
+ 
+ AM_CPPFLAGS = -DILM_IMF_TEST_IMAGEDIR=\"$(srcdir)/\"
+ 
++AM_CPPFLAGS += -ffloat-store
++
+ if BUILD_IMFHUGETEST
+ IlmImfTest_SOURCES += testDeepScanLineHuge.cpp testDeepScanLineHuge.h
+ AM_CPPFLAGS += -DENABLE_IMFHUGETEST
diff -Nru openexr-2.2.1/debian/patches/series openexr-2.2.1/debian/patches/series
--- openexr-2.2.1/debian/patches/series	2018-02-19 23:18:13.000000000 +0100
+++ openexr-2.2.1/debian/patches/series	2019-03-20 22:40:02.000000000 +0100
@@ -9,3 +9,4 @@
 bigendian_step2.patch
 bug815594.patch
 #CVE-2017-911x.patch
+bug909865.patch


unblock openexr/2.2.1-4.1

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.11 (SMP w/40 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8), LANGUAGE=en_NO:en_US:en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Reply to: