Build type : Debug CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/loader_png.cpp:7:10: fatal error: 'bit' file not found #include ^~~~~ 1 error generated. make[2]: *** [imaGL/CMakeFiles/libImaGL.dir/loader_png.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/loader_factory.cpp:1: In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/loader_factory.h:2: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1436:25: error: argument may not have 'void' type void comp(comp_type val) { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1494:19: note: in instantiation of template class 'imaGL::Pixel' requested here return NbComp::val; ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1497:17: note: in instantiation of function template specialization 'imaGL::t_nb_comp >' requested here _create_fnMap(t_nb_comp); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1451:37: error: argument may not have 'void' type void comp_i(size_t i, comp_type val) { ^ 2 errors generated. make[2]: *** [imaGL/CMakeFiles/libImaGL.dir/loader_factory.cpp.o] Error 1 In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:4: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1436:25: error: argument may not have 'void' type void comp(comp_type val) { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1494:19: note: in instantiation of template class 'imaGL::Pixel' requested here return NbComp::val; ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1497:17: note: in instantiation of function template specialization 'imaGL::t_nb_comp >' requested here _create_fnMap(t_nb_comp); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1451:37: error: argument may not have 'void' type void comp_i(size_t i, comp_type val) { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1137:15: error: array has incomplete element type 'void' type m_pix[nNbComp] = { 0 }; ///< Component values. ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:82:42: note: in instantiation of template class 'imaGL::PixelAccumulator' requested here typename PixelType::accum_type destPixelAccumulator; ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:119:17: note: in instantiation of function template specialization 'imaGL::t_downscale_x >' requested here _create_fnMap(t_downscale_x); ^ In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:4: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1272:41: error: excess elements in array initializer double m_pix[NbComp::val] = { 0.0 }; ///< The components ^~~ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1359:18: note: in instantiation of default member initializer 'imaGL::Pixel::floatPixel::m_pix' requested here floatPixel ret; ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:113:64: note: in instantiation of member function 'imaGL::Pixel::operator*' requested here *destPix = srcPixels[row * pSource->m_nWidth + srcCol] * (1-dDecimalPart) + srcPixels[row * pSource->m_nWidth + srcCol + 1] * ( dDecimalPart); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:119:17: note: in instantiation of function template specialization 'imaGL::t_downscale_x >' requested here _create_fnMap(t_downscale_x); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:206:18: error: no viable overloaded '=' *destPix = srcPixels[srcRow * pSource->m_nWidth + col] * (1 - dDecimalPart) + srcPixels[(srcRow + 1) * pSource->m_nWidth + col] * (dDecimalPart); ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:212:17: note: in instantiation of function template specialization 'imaGL::t_downscale_y >' requested here _create_fnMap(t_downscale_y); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit move assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'imaGL::Pixel' for 1st argument class Pixel { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'const imaGL::Pixel' for 1st argument /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1327:12: note: candidate function not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'const imaGL::Pixel::accum_type' (aka 'const PixelAccumulator::val>') for 1st argument Pixel& operator=(const accum_type& accumulator) ^ In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:10: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:258:18: error: no viable overloaded '=' *destPix = srcPixels[row * source.m_nWidth + srcCol] * (1 - dDecimalPart) + srcPixels[row * source.m_nWidth + srcCol + (srcCol < source.m_nWidth-1 ? 1 : 0)] * (dDecimalPart); ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:264:17: note: in instantiation of function template specialization 'imaGL::t_upscale_x >' requested here _create_fnMap(t_upscale_x); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit move assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'imaGL::Pixel' for 1st argument class Pixel { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'const imaGL::Pixel' for 1st argument In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:10: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:309:18: error: no viable overloaded '=' *destPix = srcPixels[srcRow * source.m_nWidth + col] * (1 - dDecimalPart) + srcPixels[(srcRow + (srcRow < source.m_nHeight-1 ? 1 : 0)) * source.m_nWidth + col] * (dDecimalPart); ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/rescale.h:314:17: note: in instantiation of function template specialization 'imaGL::t_upscale_y >' requested here _create_fnMap(t_upscale_y); ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit move assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'imaGL::Pixel' for 1st argument class Pixel { ^ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/public/imaGL/imaGL.h:1265:9: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from 'imaGL::Pixel::floatPixel' to 'const imaGL::Pixel' for 1st argument In file included from /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:5: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/privateimagldata.h:21:12: error: static_cast from 'imaGL::Pixel::comp_type' (aka 'void') to 'long long' is not allowed return static_cast(pPixels[row * img.m_nWidth + col].comp_i(component)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75/imagl-v0.1.0/imaGL/imaGL.cpp:14:17: note: in instantiation of function template specialization 'imaGL::t_long_component_at >' requested here _create_fnMap(t_long_component_at); ^ 8 errors generated. make[2]: *** [imaGL/CMakeFiles/libImaGL.dir/imaGL.cpp.o] Error 1 make[1]: *** [imaGL/CMakeFiles/libImaGL.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing imagl/0.1.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75 imagl/0.1.0: ERROR: Package '3baa238d0ac41a3b07ea114743a7204e9be11b75' build failed imagl/0.1.0: WARN: Build folder /Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75 ERROR: imagl/0.1.0: Error in build() method, line 30 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-4225@3/.conan/data/imagl/0.1.0/_/_/build/3baa238d0ac41a3b07ea114743a7204e9be11b75' '--' '-j8'