Your message dated Sat, 19 Aug 2017 00:33:47 +0300
with message-id <20170818213347.imoahe3vaf36db4p@localhost>
and subject line openexr builds in unstable
has caused the Debian Bug report #853589,
regarding openexr: ftbfs with GCC-7
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.)


-- 
853589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853589
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openexr
Version: 2.2.0-11
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/openexr_2.2.0-11_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
/usr/include/OpenEXR/ImathVec.h:842:35: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec4<int>::normalizedExc () const throw (IEX_NAMESPACE::MathExc);
                                   ^~~~~
/usr/include/OpenEXR/ImathVec.h:1212:26: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec2<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
                          ^~~~~
/usr/include/OpenEXR/ImathVec.h:1249:33: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec2<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
                                 ^~~~~
/usr/include/OpenEXR/ImathVec.h:1704:26: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec3<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
                          ^~~~~
/usr/include/OpenEXR/ImathVec.h:1743:33: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec3<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
                                 ^~~~~
/usr/include/OpenEXR/ImathVec.h:2109:26: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec4<T>::normalizeExc () throw (IEX_NAMESPACE::MathExc)
                          ^~~~~
/usr/include/OpenEXR/ImathVec.h:2150:33: warning: dynamic exception 
specifications are deprecated in C++11; use 'noexcept' instead [-Wdeprecated]
 Vec4<T>::normalizedExc () const throw (IEX_NAMESPACE::MathExc)
                                 ^~~~~
In file included from ImfFlatImageChannel.cpp:41:0:
ImfFlatImageChannel.h: In member function 'virtual void 
Imf_2_2::TypedFlatImageChannel<T>::resetBasePointer()':
ImfFlatImageChannel.h:324:19: error: invalid use of incomplete type 'class 
Imf_2_2::ImageLevel'
             (level().dataWindow().min.y / ySampling()) * pixelsPerRow() -
              ~~~~~^~
In file included from ImfFlatImageChannel.h:48:0,
                 from ImfFlatImageChannel.cpp:41:
./ImfImageChannel.h:56:7: note: forward declaration of 'class 
Imf_2_2::ImageLevel'
 class ImageLevel;
       ^~~~~~~~~~
In file included from ImfFlatImageChannel.cpp:41:0:
ImfFlatImageChannel.h:325:19: error: invalid use of incomplete type 'class 
Imf_2_2::ImageLevel'
             (level().dataWindow().min.x / xSampling());
              ~~~~~^~
In file included from ImfFlatImageChannel.h:48:0,
                 from ImfFlatImageChannel.cpp:41:
./ImfImageChannel.h:56:7: note: forward declaration of 'class 
Imf_2_2::ImageLevel'
 class ImageLevel;
       ^~~~~~~~~~
Makefile:512: recipe for target 'ImfFlatImageChannel.lo' failed
make[2]: *** [ImfFlatImageChannel.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/IlmImfUtil'
Makefile:498: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:25: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
openexr builds in unstable:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openexr.html

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

--- End Message ---

Reply via email to