Control: tags -1 + confirmed On Sun, 2021-04-25 at 09:29 +0200, Sven Eckelmann wrote: > The upload of openexr 2.2.1-4.1+deb10u1 to Debian Buster broke the > build for > pre-C++-11 packages which include the openexr headers. The build > breaks with > things like: > > In file included from /usr/include/c++/8/cstdint:35, > from /usr/include/OpenEXR/ImfFrameBuffer.h:55, > from /usr/include/OpenEXR/ImfInputFile.h:47, > from codecs/openexr.cc:24: > /usr/include/c++/8/bits/c++0x_warning.h:32:2: error: #error This > file requires compiler and library support for the ISO C++ 2011 > standard. This support must be enabled with the -std=c++11 or > -std=gnu++11 compiler options. > #error This file requires compiler and library support \ > ^~~~~ > > The build system changes to switch from -std=gnu++98 to GCC-default > from > exactimage 1.0.2-8 was added to the Debian buster package to fix the > FTBFS on > buster. >
Please go ahead; sorry for the delay. Regards, Adam