Your message dated Thu, 28 Mar 2019 06:18:00 +0000
with message-id <21097e0b-7dab-b912-4cb1-0186acd29...@thykier.net>
and subject line Re: Bug#925883: unblock: openexr/2.2.1-4.1
has caused the Debian Bug report #925883,
regarding unblock: openexr/2.2.1-4.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
925883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@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 <se...@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 <ma...@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)
--- End Message ---
--- Begin Message ---
Steinar H. Gunderson:
> Package: release.debian.org
> Severity: normal
> User: release.debian....@packages.debian.org
> Usertags: unblock
>
> Please unblock package openexr
>
> It fixes an FTBFS on i386.
>
> [...]
>
> unblock openexr/2.2.1-4.1
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---