Traceback (most recent call last): File "", line 1, in ImportError: No module named numpy.distutils Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'numpy' In file included from /usr/include/c++/4.9/cstdint:35:0, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfFrameBuffer.h:55, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:47, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:47:0, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathVec.h:46, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfChromaticities.h:46, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:52, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:73:33: error: expected ',' or '...' before '&&' token IEX_EXPORT BaseExc (BaseExc &&be) throw(); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:73:45: error: invalid constructor; you probably meant 'Iex_2_5::BaseExc (const Iex_2_5::BaseExc&)' IEX_EXPORT BaseExc (BaseExc &&be) throw(); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:77:45: error: expected ',' or '...' before '&&' token IEX_EXPORT BaseExc & operator = (BaseExc&& be) throw (); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:68:41: error: 'nullptr' was not declared in this scope IEX_EXPORT BaseExc (const char *s = nullptr) throw(); // std::string (s) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:168:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, ArgExc, BaseExc) // Invalid arguments to a function call ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:168:1: error: invalid constructor; you probably meant 'Iex_2_5::ArgExc (const Iex_2_5::ArgExc&)' DEFINE_EXC_EXP (IEX_EXPORT, ArgExc, BaseExc) // Invalid arguments to a function call ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:168:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, ArgExc, BaseExc) // Invalid arguments to a function call ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:170:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, LogicExc, BaseExc) // General error in a program's logic, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:170:1: error: invalid constructor; you probably meant 'Iex_2_5::LogicExc (const Iex_2_5::LogicExc&)' DEFINE_EXC_EXP (IEX_EXPORT, LogicExc, BaseExc) // General error in a program's logic, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:170:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, LogicExc, BaseExc) // General error in a program's logic, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:175:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InputExc, BaseExc) // Invalid input data, e.g. from a file ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:175:1: error: invalid constructor; you probably meant 'Iex_2_5::InputExc (const Iex_2_5::InputExc&)' DEFINE_EXC_EXP (IEX_EXPORT, InputExc, BaseExc) // Invalid input data, e.g. from a file ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:175:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InputExc, BaseExc) // Invalid input data, e.g. from a file ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:177:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, IoExc, BaseExc) // Input or output operation failed ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:177:1: error: invalid constructor; you probably meant 'Iex_2_5::IoExc (const Iex_2_5::IoExc&)' DEFINE_EXC_EXP (IEX_EXPORT, IoExc, BaseExc) // Input or output operation failed ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:177:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, IoExc, BaseExc) // Input or output operation failed ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:179:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, MathExc, BaseExc) // Arithmetic exception; more specific ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:179:1: error: invalid constructor; you probably meant 'Iex_2_5::MathExc (const Iex_2_5::MathExc&)' DEFINE_EXC_EXP (IEX_EXPORT, MathExc, BaseExc) // Arithmetic exception; more specific ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:179:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, MathExc, BaseExc) // Arithmetic exception; more specific ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:183:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, ErrnoExc, BaseExc) // Base class for exceptions corresponding ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:183:1: error: invalid constructor; you probably meant 'Iex_2_5::ErrnoExc (const Iex_2_5::ErrnoExc&)' DEFINE_EXC_EXP (IEX_EXPORT, ErrnoExc, BaseExc) // Base class for exceptions corresponding ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:183:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, ErrnoExc, BaseExc) // Base class for exceptions corresponding ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:188:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, NoImplExc, BaseExc) // Missing method exception e.g. from a ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:188:1: error: invalid constructor; you probably meant 'Iex_2_5::NoImplExc (const Iex_2_5::NoImplExc&)' DEFINE_EXC_EXP (IEX_EXPORT, NoImplExc, BaseExc) // Missing method exception e.g. from a ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:188:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, NoImplExc, BaseExc) // Missing method exception e.g. from a ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:194:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, NullExc, BaseExc) // A pointer is inappropriately null. ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:194:1: error: invalid constructor; you probably meant 'Iex_2_5::NullExc (const Iex_2_5::NullExc&)' DEFINE_EXC_EXP (IEX_EXPORT, NullExc, BaseExc) // A pointer is inappropriately null. ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:194:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, NullExc, BaseExc) // A pointer is inappropriately null. ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:196:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, TypeExc, BaseExc) // An object is an inappropriate type, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:196:1: error: invalid constructor; you probably meant 'Iex_2_5::TypeExc (const Iex_2_5::TypeExc&)' DEFINE_EXC_EXP (IEX_EXPORT, TypeExc, BaseExc) // An object is an inappropriate type, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexBaseExc.h:196:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, TypeExc, BaseExc) // An object is an inappropriate type, ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:53:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, NullVecExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:53:1: error: invalid constructor; you probably meant 'Imath_2_5::NullVecExc (const Imath_2_5::NullVecExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, NullVecExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:53:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, NullVecExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:56:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, InfPointExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:56:1: error: invalid constructor; you probably meant 'Imath_2_5::InfPointExc (const Imath_2_5::InfPointExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, InfPointExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:56:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, InfPointExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:59:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, NullQuatExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:59:1: error: invalid constructor; you probably meant 'Imath_2_5::NullQuatExc (const Imath_2_5::NullQuatExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, NullQuatExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:59:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, NullQuatExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:62:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, SingMatrixExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:62:1: error: invalid constructor; you probably meant 'Imath_2_5::SingMatrixExc (const Imath_2_5::SingMatrixExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, SingMatrixExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:62:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, SingMatrixExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:65:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, ZeroScaleExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:65:1: error: invalid constructor; you probably meant 'Imath_2_5::ZeroScaleExc (const Imath_2_5::ZeroScaleExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, ZeroScaleExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:65:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, ZeroScaleExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:68:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, IntVecNormalizeExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:68:1: error: invalid constructor; you probably meant 'Imath_2_5::IntVecNormalizeExc (const Imath_2_5::IntVecNormalizeExc&)' DEFINE_EXC_EXP (IMATH_EXPORT, IntVecNormalizeExc, ::IEX_NAMESPACE::MathExc) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:68:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IMATH_EXPORT, IntVecNormalizeExc, ::IEX_NAMESPACE::MathExc) ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfGenericOutputFile.h:39:0, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h:50, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:48, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:152:22: error: expected ',' or '...' before '&&' token IStream (IStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:152:28: error: invalid constructor; you probably meant 'Imf_2_5::IStream (const Imf_2_5::IStream&)' IStream (IStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:153:35: error: expected ',' or '...' before '&&' token IStream & operator = (IStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:152:14: error: cannot declare parameter to be of abstract type 'Imf_2_5::IStream' IStream (IStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:58:7: note: because the following virtual functions are pure within 'Imf_2_5::IStream': class IStream ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:93:18: note: virtual bool Imf_2_5::IStream::read(char*, int) virtual bool read (char c[/*n*/], int n) = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:117:19: note: virtual Imath_2_5::Int64 Imf_2_5::IStream::tellg() virtual Int64 tellg () = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:125:18: note: virtual void Imf_2_5::IStream::seekg(Imath_2_5::Int64) virtual void seekg (Int64 pos) = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:153:27: error: cannot declare parameter to be of abstract type 'Imf_2_5::IStream' IStream & operator = (IStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:220:22: error: expected ',' or '...' before '&&' token OStream (OStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:220:28: error: invalid constructor; you probably meant 'Imf_2_5::OStream (const Imf_2_5::OStream&)' OStream (OStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:221:35: error: expected ',' or '...' before '&&' token OStream & operator = (OStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:220:14: error: cannot declare parameter to be of abstract type 'Imf_2_5::OStream' OStream (OStream &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:163:7: note: because the following virtual functions are pure within 'Imf_2_5::OStream': class OStream ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:183:18: note: virtual void Imf_2_5::OStream::write(const char*, int) virtual void write (const char c[/*n*/], int n) = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:193:19: note: virtual Imath_2_5::Int64 Imf_2_5::OStream::tellp() virtual Int64 tellp () = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:201:18: note: virtual void Imf_2_5::OStream::seekp(Imath_2_5::Int64) virtual void seekp (Int64 pos) = 0; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfIO.h:221:27: error: cannot declare parameter to be of abstract type 'Imf_2_5::OStream' OStream & operator = (OStream &&) = delete; ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathExc.h:47:0, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImathVec.h:46, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfChromaticities.h:46, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:52, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:49:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, OverflowExc, MathExc) // Overflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:49:1: error: invalid constructor; you probably meant 'Iex_2_5::OverflowExc (const Iex_2_5::OverflowExc&)' DEFINE_EXC_EXP (IEX_EXPORT, OverflowExc, MathExc) // Overflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:49:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, OverflowExc, MathExc) // Overflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:50:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, UnderflowExc, MathExc) // Underflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:50:1: error: invalid constructor; you probably meant 'Iex_2_5::UnderflowExc (const Iex_2_5::UnderflowExc&)' DEFINE_EXC_EXP (IEX_EXPORT, UnderflowExc, MathExc) // Underflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:50:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, UnderflowExc, MathExc) // Underflow ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:51:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, DivzeroExc, MathExc) // Division by zero ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:51:1: error: invalid constructor; you probably meant 'Iex_2_5::DivzeroExc (const Iex_2_5::DivzeroExc&)' DEFINE_EXC_EXP (IEX_EXPORT, DivzeroExc, MathExc) // Division by zero ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:51:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, DivzeroExc, MathExc) // Division by zero ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:52:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InexactExc, MathExc) // Inexact result ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:52:1: error: invalid constructor; you probably meant 'Iex_2_5::InexactExc (const Iex_2_5::InexactExc&)' DEFINE_EXC_EXP (IEX_EXPORT, InexactExc, MathExc) // Inexact result ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:52:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InexactExc, MathExc) // Inexact result ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:53:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InvalidFpOpExc, MathExc) // Invalid operation ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:53:1: error: invalid constructor; you probably meant 'Iex_2_5::InvalidFpOpExc (const Iex_2_5::InvalidFpOpExc&)' DEFINE_EXC_EXP (IEX_EXPORT, InvalidFpOpExc, MathExc) // Invalid operation ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/IexMathExc.h:53:1: error: expected ',' or '...' before '&&' token DEFINE_EXC_EXP (IEX_EXPORT, InvalidFpOpExc, MathExc) // Invalid operation ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfXdr.h:108:0, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfGenericOutputFile.h:40, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h:50, from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:48, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:104:16: error: expected ',' or '...' before '&&' token half (half &&) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:104:18: error: invalid constructor; you probably meant 'half (const half&)' half (half &&) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:104:18: error: expected ';' at end of member declaration /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:104:20: error: 'noexcept' does not name a type half (half &&) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:31: error: expected ',' or '...' before '&&' token half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:34: error: expected ';' at end of member declaration half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:36: error: 'noexcept' does not name a type half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator=(float)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:574:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (f); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:574:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator+=(half)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:582:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) + float (h)); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:582:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator+=(float)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:590:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) + f); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:590:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator-=(half)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:598:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) - float (h)); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:598:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator-=(float)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:606:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) - f); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:606:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator*=(half)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:614:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) * float (h)); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:614:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator*=(float)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:622:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) * f); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:622:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator/=(half)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:630:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) / float (h)); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:630:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h: In member function 'half& half::operator/=(float)': /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:638:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half') *this = half (float (*this) / f); ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:638:11: note: candidates are: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:124:13: note: half& half::operator=(const half&) half & operator = (const half &h) = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:125:13: note: half& half::operator=(half) half & operator = (half &&h) noexcept = default; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/half.h:572:1: note: half& half::operator=(float) half::operator = (float f) ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:48:0, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h: At global scope: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h:508:38: error: expected ',' or '...' before '&&' token TiledOutputFile (TiledOutputFile &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h:508:44: error: invalid constructor; you probably meant 'Imf_2_5::TiledOutputFile (const Imf_2_5::TiledOutputFile&)' TiledOutputFile (TiledOutputFile &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfTiledOutputFile.h:509:51: error: expected ',' or '...' before '&&' token TiledOutputFile & operator = (TiledOutputFile &&) = delete; ^ In file included from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmt_exr.hpp:53:0, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/grfmts.hpp:53, from /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b/source_subfolder/modules/imgcodecs/src/loadsave.cpp:47: /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:262:26: error: expected ',' or '...' before '&&' token InputFile (InputFile &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:262:32: error: invalid constructor; you probably meant 'Imf_2_5::InputFile (const Imf_2_5::InputFile&)' InputFile (InputFile &&) = delete; ^ /home/conan/w/cci_PR-3465/.conan/data/openexr/2.5.2/_/_/package/c358e1048414ab95c1917106d03997d96eec3503/include/OpenEXR/ImfInputFile.h:263:39: error: expected ',' or '...' before '&&' token InputFile & operator = (InputFile &&) = delete; ^ make[2]: *** [source_subfolder/modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/loadsave.cpp.o] Error 1 make[1]: *** [source_subfolder/modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning_impl.cpp.o] Error 4 make[1]: *** [source_subfolder/modules/photo/CMakeFiles/opencv_photo.dir/all] Error 2 g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/AKAZEFeatures.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [source_subfolder/modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/KAZEFeatures.cpp.o] Error 4 make[2]: *** [source_subfolder/modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/fed.cpp.o] Terminated make[1]: *** [source_subfolder/modules/features2d/CMakeFiles/opencv_features2d.dir/all] Terminated make: *** [all] Error 2 opencv/3.4.12: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b opencv/3.4.12: ERROR: Package 'b2a0870912213dd6ecfefbff59cd52493da7228b' build failed opencv/3.4.12: WARN: Build folder /home/conan/w/cci_PR-3465/.conan/data/opencv/3.4.12/_/_/build/b2a0870912213dd6ecfefbff59cd52493da7228b ERROR: openexr/2.5.2:c358e1048414ab95c1917106d03997d96eec3503