autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-3348/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-3348/.conan/data/libtool/2.4.6/_/_/package/2eb8236af2116b81ab75a438a26411e4e0e9ed6f/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-3348/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: /home/conan/w/cci_PR-3348/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:10: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' In file included from source_subfolder/src/zimg/api/zimg.cpp:11:0: source_subfolder/src/zimg/common/static_map.h: In function 'void {anonymous}::import_graph_state_common(const zimg_image_format&, zimg::graph::GraphBuilder::state*)': source_subfolder/src/zimg/common/static_map.h:226:45: warning: array subscript is above array bounds [-Warray-bounds] stored_value_type v(std::move(m_array[j])); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ source_subfolder/src/zimg/common/static_map.h:226:45: warning: array subscript is above array bounds [-Warray-bounds] stored_value_type v(std::move(m_array[j])); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:4: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:4: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ source_subfolder/src/zimg/common/static_map.h: In function 'zimg_filter_graph* zimg_filter_graph_build(const zimg_image_format*, const zimg_image_format*, const zimg_graph_builder_params*)': source_subfolder/src/zimg/common/static_map.h:226:45: warning: array subscript is above array bounds [-Warray-bounds] stored_value_type v(std::move(m_array[j])); ^ source_subfolder/src/zimg/common/static_map.h:227:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].first = std::move(m_array[j - 1].first); ^ source_subfolder/src/zimg/common/static_map.h:228:41: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:228:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j].second = std::move(m_array[j - 1].second); ^ source_subfolder/src/zimg/common/static_map.h:229:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].first = std::move(v.first); ^ source_subfolder/src/zimg/common/static_map.h:230:11: warning: array subscript is above array bounds [-Warray-bounds] m_array[j - 1].second = std::move(v.second); ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY