dpkg-query: no packages found matching libgl1-mesa-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching xorg-dev dpkg-query: no packages found matching libxcb-render-util0-dev dpkg-query: no packages found matching libxcb-xkb-dev dpkg-query: no packages found matching libxcb-icccm4-dev dpkg-query: no packages found matching libxcb-image0-dev dpkg-query: no packages found matching libxcb-keysyms1-dev dpkg-query: no packages found matching libxcb-xinerama0-dev dpkg-query: no packages found matching xkb-data dpkg-query: no packages found matching libxcb-util-dev debconf: delaying package configuration, since apt-utils is not installed CMake Warning at source_subfolder/CMakeLists.txt:745 (FIND_PACKAGE): By not providing "FindOpenEXR.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenEXR", but CMake did not find one. Could not find a package configuration file provided by "OpenEXR" with any of the following names: OpenEXRConfig.cmake openexr-config.cmake Add the installation prefix of "OpenEXR" to CMAKE_PREFIX_PATH or set "OpenEXR_DIR" to a directory containing one of the above files. If "OpenEXR" provides a separate development package or SDK, be sure it has been installed. CMake Warning at source_subfolder/CMakeLists.txt:751 (FIND_PACKAGE): By not providing "FindGTA.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GTA", but CMake did not find one. Could not find a package configuration file provided by "GTA" with any of the following names: GTAConfig.cmake gta-config.cmake Add the installation prefix of "GTA" to CMAKE_PREFIX_PATH or set "GTA_DIR" to a directory containing one of the above files. If "GTA" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY USE_3RDPARTY_BIN /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osg/glu/libtess/tess.cpp: In function ‘void osg::gluTessProperty(osg::GLUtesselator*, GLenum, GLdouble)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osg/glu/libtess/tess.cpp:207:5: warning: this statement may fall through [-Wimplicit-fallthrough=] switch( windingRule ) { ^~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osg/glu/libtess/tess.cpp:219:3: note: here case GLU_TESS_BOUNDARY_ONLY: ^~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function ‘bool WriteDDSFile(const osg::Image*, std::ostream&, bool)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:1082:38: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct DDSURFACEDESC2’; use assignment or value-initialization instead [-Wclass-memaccess] memset( &ddsd, 0, sizeof( ddsd ) ); ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:149:8: note: ‘struct DDSURFACEDESC2’ declared here struct DDSURFACEDESC2 ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:1084:38: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct DDPIXELFORMAT’; use assignment or value-initialization instead [-Wclass-memaccess] memset( &ddpf, 0, sizeof( ddpf ) ); ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:82:8: note: ‘struct DDPIXELFORMAT’ declared here struct DDPIXELFORMAT ^~~~~~~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:1090:44: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct DDSCAPS2’; use assignment or value-initialization instead [-Wclass-memaccess] memset( &ddsCaps, 0, sizeof( ddsCaps ) ); ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/dds/ReaderWriterDDS.cpp:131:9: note: ‘struct DDSCAPS2’ declared here struct DDSCAPS2 ^~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bsp/VBSPData.cpp: In member function ‘void bsp::VBSPData::addStaticProp(bsp::StaticPropV4&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bsp/VBSPData.cpp:261:54: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘struct bsp::StaticProp’ from an array of ‘struct bsp::StaticPropV4’ [-Wclass-memaccess] memcpy(&newPropV5, &newProp, sizeof(StaticPropV4)); ^ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bsp/VBSPData.cpp:2: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bsp/VBSPData.h:79:8: note: ‘struct bsp::StaticProp’ declared here struct StaticProp ^~~~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/zip/unzip.cpp: In member function ‘ZRESULT TUnzip::Find(const TCHAR*, bool, int*, ZIPENTRY*)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/zip/unzip.cpp:4188:48: warning: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct ZIPENTRY’; use assignment or value-initialization instead [-Wclass-memaccess] if (ze!=NULL) {memset(ze,0,sizeof(ZIPENTRY)); ze->index=-1;} ^ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/zip/unzip.cpp:121: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/zip/unzip.h:78:8: note: ‘struct ZIPENTRY’ declared here struct ZIPENTRY ^~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::SetMouseInputRangeRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:312:30: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch(osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::SetMouseOrientationRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:345:30: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch(osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::KeyCodeRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:381:30: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch(osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::KeyPressAndReleaseRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:416:30: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch(osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::MouseMotionRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:452:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::MouseScrollRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:494:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::MouseButtonToggleRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:532:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::MouseButtonRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:591:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::PenPressureRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:633:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::PenProximityRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:665:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp: In member function ‘virtual bool OscDevice::PenOrientationRequestHandler::operator()(const string&, const string&, const osc::ReceivedMessage&, const IpEndpointName&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/osc/OscReceivingDevice.cpp:698:31: warning: catching polymorphic type ‘class osc::Exception’ by value [-Wcatch-value=] catch (osc::Exception e) { ^ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/txp/trpage_readbuf.cpp: In member function ‘virtual trpgrAppFile* trpgrAppFileCache::GetFile(trpgEndian, int, int, int)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/txp/trpage_readbuf.cpp:702:26: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 8 and 1051 [-Wformat-overflow=] sprintf(fileName,"%s" PATHSEPERATOR "%d" PATHSEPERATOR "%d" PATHSEPERATOR "%s_%d.%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dir,col,row,filebase,id,ext); ~~~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6400, from /usr/include/c++/8/string:52, from /usr/include/c++/8/stdexcept:39, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/ref_ptr:21, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgDB/Registry:19, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgDB/FileUtils:17, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/txp/trpage_readbuf.cpp:16: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:34: note: ‘__builtin___sprintf_chk’ output between 9 and 2104 bytes into a destination of size 1056 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osgAnimation::TemplateCubicBezier]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osgAnimation::TemplateCubicBezier]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osgAnimation::TemplateCubicBezier]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osgAnimation::TemplateCubicBezier]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osgAnimation::TemplateCubicBezier]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Matrixf]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Quat]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Vec4f]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Vec3f]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Vec2f]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = float]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = double]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Animation:20, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgWrappers/serializers/osgAnimation/Animation.cpp:1: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/AnimationUpdateCallback:19, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/UpdateMatrixTransform:21, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/UpdateBone:19, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bvh/ReaderWriterBVH.cpp:11: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Quat]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Array:17, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Shape:21, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Drawable:18, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Geometry:17, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bvh/ReaderWriterBVH.cpp:2: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Sampler:26, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Channel:23, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/AnimationUpdateCallback:19, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/UpdateMatrixTransform:21, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/UpdateBone:19, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bvh/ReaderWriterBVH.cpp:11: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe: In instantiation of ‘unsigned int osgAnimation::TemplateKeyframeContainer::linearInterpolationDeduplicate() [with T = osg::Vec3f]’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:87:30: required from here /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osgAnimation/Keyframe:108:53: warning: declaration of ‘iterator’ shadows a previous local [-Wshadow] for(std::vector::iterator iterator = intervalSizes.begin() ; iterator != intervalSizes.end() ; ++ iterator) { ^~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Array:17, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Shape:21, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Drawable:18, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/Geometry:17, from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/bvh/ReaderWriterBVH.cpp:2: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/include/osg/MixinVector:39:44: note: shadowed declaration is here typedef typename vector_type::iterator iterator; ^~~~~~~~ /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/gles/IndexMeshVisitor.cpp: In member function ‘virtual void IndexMeshVisitor::process(osg::Geometry&)’: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/gles/IndexMeshVisitor.cpp:58:39: warning: declaration of ‘IndexList’ shadows a previous local [-Wshadow] typedef std::vector IndexList; ^~~~~~~~~ In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/gles/IndexMeshVisitor.cpp:12: /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/ea9b58de162438769edbaa1c7fdfc86b2aefc82d/source_subfolder/src/osgPlugins/gles/IndexMeshVisitor:27:39: note: shadowed declaration is here typedef std::vector IndexList; ^~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: fontconfig/2.13.91: requirement freetype/2.10.4 overridden by openscenegraph/3.6.5 to freetype/2.10.2