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
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-render-util0-dev
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-xkb-dev
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-icccm4-dev
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-image0-dev
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-keysyms1-dev
debconf: delaying package configuration, since apt-utils is not installed
dpkg-query: no packages found matching libxcb-xinerama0-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/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgUtil/ShaderGen.cpp:103:23: warning: no newline at end of file [-Wnewline-eof]
} // namespace osgUtil
                      ^
1 warning generated.
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgParticle/Particle.cpp:15:17: warning: unused variable 'hex_texcoord_x1' [-Wunused-const-variable]
    const float hex_texcoord_x1 = 0.5f + 0.5f * cosPI3;
                ^
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgParticle/Particle.cpp:16:17: warning: unused variable 'hex_texcoord_x2' [-Wunused-const-variable]
    const float hex_texcoord_x2 = 0.5f - 0.5f * cosPI3;
                ^
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgParticle/Particle.cpp:17:17: warning: unused variable 'hex_texcoord_y1' [-Wunused-const-variable]
    const float hex_texcoord_y1 = 0.5f + 0.5f * sinPI3;
                ^
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgParticle/Particle.cpp:18:17: warning: unused variable 'hex_texcoord_y2' [-Wunused-const-variable]
    const float hex_texcoord_y2 = 0.5f - 0.5f * sinPI3;
                ^
4 warnings generated.
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/ConvexPolyhedron.cpp:77:55: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
const osg::Matrix & ConvexPolyhedron::defaultMatrix = *(osg::Matrix*)NULL;
                                                      ^~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/DebugShadowMap.cpp:17:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/LightSpacePerspectiveShadowMap.cpp:18:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/MinimalCullBoundsShadowMap.cpp:18:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/MinimalDrawBoundsShadowMap.cpp:17:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalDrawBoundsShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/MinimalShadowMap.cpp:17:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgShadow/StandardShadowMap.cpp:17:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/DebugShadowMap.cpp:1:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapCB.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapDB.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapVB.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalCullBoundsShadowMap.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalDrawBoundsShadowMap.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalDrawBoundsShadowMap:21:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalShadowMap.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/MinimalShadowMap:20:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgWrappers/serializers/osgShadow/StandardShadowMap.cpp:1:
In file included from /home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/StandardShadowMap:20:
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
                const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ),
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/home/conan/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/build/cf4068fedcefe3a3c21c1a922314c52b2160a7f8/source_subfolder/src/osgPlugins/OpenFlight/AttrData.cpp:181:2: warning: no newline at end of file [-Wnewline-eof]
}
 ^
1 warning generated.
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY