=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for osg-3.6.5nb75 [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadBarrier.cpp.o [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadMutex.cpp.o [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/__/common/Version.cpp.o [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/__/common/Atomic.cpp.o [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThreadCondition.cpp.o [ 0%] Building CXX object src/OpenThreads/pthreads/CMakeFiles/OpenThreads.dir/PThread.cpp.o [ 0%] Linking CXX shared library ../../../lib/libOpenThreads.so [ 0%] Built target OpenThreads [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/ApplicationUsage.cpp.o [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/AnimationPath.cpp.o [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/os_utils.cpp.o [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/ArgumentParser.cpp.o [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/AttributeDispatchers.cpp.o [ 0%] Building CXX object src/osg/CMakeFiles/osg.dir/AlphaFunc.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/Array.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/AudioStream.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/AutoTransform.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/Billboard.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BindImageTexture.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BlendColor.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BlendEquation.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AttributeDispatchers:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AttributeDispatchers.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AnimationPath.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BlendEquationi.cpp.o /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp: In copy constructor 'osg::AutoTransform::AutoTransform(const osg::AutoTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:51:20: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 51 | _side(pat._side) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp: In member function 'osg::Matrixd osg::AutoTransform::computeMatrix(const osg::NodeVisitor*) const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:143:21: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 143 | Quat rotation = _rotation; | ^~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AutoTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/AutoTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BindImageTexture:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BindImageTexture.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendColor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendColor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendColor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendColor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendColor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Billboard.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BlendFunc.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquationi:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquationi:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquationi:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquationi:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendEquationi:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendEquationi.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BlendFunci.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BufferIndexBinding.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/BufferObject.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/Callback.cpp.o [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/Capability.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunc.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 1%] Building CXX object src/osg/CMakeFiles/osg.dir/Camera.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/CameraView.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunci:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunci:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunci:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunci:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunci:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BlendFunci.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferIndexBinding:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferIndexBinding:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferIndexBinding:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferIndexBinding:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferIndexBinding:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferIndexBinding.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/BufferObject.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Capability:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Capability:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Capability:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Capability:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Capability:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Capability.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClampColor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Callback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Camera.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CameraView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClearNode.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClipControl.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClipNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClampColor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClampColor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClampColor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClampColor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClampColor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClampColor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClipPlane.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClearNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClearNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClearNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClearNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ClusterCullingCallback.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClipControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClipControl.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/CollectOccludersVisitor.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ColorMask.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ColorMaski.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ColorMatrix.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ComputeBoundsVisitor.cpp.o [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/DispatchCompute.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CollectOccludersVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CollectOccludersVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CollectOccludersVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CollectOccludersVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CollectOccludersVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CollectOccludersVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CollectOccludersVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CollectOccludersVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ContextData.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ConvexPlanarOccluder.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMask:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMask:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMask:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMask:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMask:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ColorMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMaski.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClusterCullingCallback:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ClusterCullingCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ColorMatrix.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ComputeBoundsVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 2%] Building CXX object src/osg/CMakeFiles/osg.dir/ConvexPlanarPolygon.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DispatchCompute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DispatchCompute.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ContextData:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ContextData.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CoordinateSystemNode.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CopyOp.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CullFace.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CullingSet.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CoordinateSystemNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CoordinateSystemNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CoordinateSystemNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CoordinateSystemNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CullStack.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/CullSettings.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CopyOp.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/DeleteHandler.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/Depth.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/DepthRangeIndexed.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullingSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullingSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullingSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullingSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/DisplaySettings.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/Drawable.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullSettings:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullSettings.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullSettings:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullSettings.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullSettings:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullSettings.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ClearNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullSettings:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullSettings.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullStack:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullStack.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullStack:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullStack.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullStack:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullStack.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullStack:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/CullStack.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/DrawPixels.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/dxtctool.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DepthRangeIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DepthRangeIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DepthRangeIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DepthRangeIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DepthRangeIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DepthRangeIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/Fog.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DrawPixels:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/DrawPixels.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/FragmentProgram.cpp.o [ 3%] Building CXX object src/osg/CMakeFiles/osg.dir/FrameBufferObject.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.h:44, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/dxtctool.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp: In member function 'void osg::Drawable::setBound(const BoundingBox&) const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:625:37: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 625 | _boundingSphere = computeBound(); | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Drawable.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Fog.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/FrameStamp.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/FrontFace.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Geode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FragmentProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/FrameBufferObject.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Geometry.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GLExtensions.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GLObjects.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GLStaticLibrary.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GraphicsCostEstimator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexProgram:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexProgram:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexProgram:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexProgram:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexProgram:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Geometry.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GraphicsContext.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/GraphicsThread.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GLObjects.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsCostEstimator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Group.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Hint.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsThread:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsThread.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/GraphicsContext.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Identifier.cpp.o [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/Image.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 4%] Building CXX object src/osg/CMakeFiles/osg.dir/ImageSequence.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Group.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/ImageStream.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/ImageUtils.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/KdTree.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Image.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageStream:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageSequence:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageStream:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageSequence:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageStream:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageSequence:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageStream:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageSequence:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageStream:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageSequence:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageSequence.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Light.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageUtils:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageUtils:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageUtils:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageUtils:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ImageUtils:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ImageUtils.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/KdTree.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LightModel.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LightSource.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LineSegment.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightSource:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightSource.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightSource:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightSource.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightSource:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightSource.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightSource:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightSource.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightModel:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightModel:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightModel:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightModel:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LightModel:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LightModel.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LineStipple.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LineWidth.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LOD.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/LogicOp.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Material.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Math.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Matrixd.cpp.o [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/MatrixDecomposition.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LOD.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LOD.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LOD.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/LOD.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 5%] Building CXX object src/osg/CMakeFiles/osg.dir/Matrixf.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrixd.cpp:37: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrix_implementation.cpp: In member function 'osg::Quat osg::Matrixd::getRotate() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrix_implementation.cpp:206:12: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 206 | return q; | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrixd.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/MatrixTransform.cpp.o [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Multisample.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Material.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrixf.cpp:37: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrix_implementation.cpp: In member function 'osg::Quat osg::Matrixf::getRotate() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrix_implementation.cpp:206:12: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 206 | return q; | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Matrixf.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Node.cpp.o [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/NodeTrackerCallback.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/MatrixTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/MatrixTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/MatrixTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/MatrixTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/NodeVisitor.cpp.o [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Notify.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Multisample.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Object.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Node.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Node.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Node.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Node.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Observer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/ObserverNodePath.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeTrackerCallback:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeTrackerCallback.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/OccluderNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/OcclusionQueryNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/OperationThread.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Observer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Observer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Observer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Observer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ObserverNodePath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ObserverNodePath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ObserverNodePath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ObserverNodePath:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ObserverNodePath.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:36: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/NodeVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OccluderNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OccluderNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OccluderNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OccluderNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OccluderNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OccluderNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OccluderNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OccluderNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/PatchParameter.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/PagedLOD.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/OcclusionQueryNode:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OcclusionQueryNode.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/OperationThread.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/Point.cpp.o [ 6%] Building CXX object src/osg/CMakeFiles/osg.dir/PointSprite.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PolygonMode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PagedLOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PagedLOD.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PagedLOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PagedLOD.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PagedLOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PagedLOD.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/LOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PagedLOD:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PagedLOD.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PatchParameter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PatchParameter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PatchParameter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PatchParameter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PatchParameter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PatchParameter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PolygonOffset.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PointSprite.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Point.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PolygonStipple.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Polytope.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PositionAttitudeTransform.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PrimitiveSet.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PrimitiveSetIndirect.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/PrimitiveRestartIndex.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Program.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Projection.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/ProxyNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PositionAttitudeTransform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSet.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveSetIndirect.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Projection:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Projection.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Projection:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Projection.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Projection:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Projection.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Projection:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Projection.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Program.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ProxyNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ProxyNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ProxyNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ProxyNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ProxyNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ProxyNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ProxyNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ProxyNode.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveRestartIndex:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveRestartIndex:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveRestartIndex:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveRestartIndex:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveRestartIndex:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/PrimitiveRestartIndex.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Quat.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Referenced.cpp.o /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Quat.cpp: In member function 'void osg::Quat::slerp(osg::Quat::value_type, const osg::Quat&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Quat.cpp:313:24: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 313 | osg::Quat quatTo(to); | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Quat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/SampleMaski.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Sampler.cpp.o [ 7%] Building CXX object src/osg/CMakeFiles/osg.dir/Scissor.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ScissorIndexed.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ScriptEngine.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/Sequence.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ShadeModel.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/SampleMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/SampleMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/SampleMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/SampleMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/SampleMaski:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/SampleMaski.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sampler:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sampler.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScissorIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScissorIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScissorIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScissorIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Depth:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScissorIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScissorIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScriptEngine:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScriptEngine.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScriptEngine:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScriptEngine.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScriptEngine:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScriptEngine.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ScriptEngine:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ScriptEngine.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/Shader.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sequence:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sequence.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sequence:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sequence.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sequence:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sequence.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Sequence:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Sequence.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ShaderAttribute.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ShaderComposer.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ShadowVolumeOccluder.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/Shape.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/ShapeDrawable.cpp.o [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/StateAttribute.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shader.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShaderAttribute:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShaderAttribute:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShaderAttribute:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShaderAttribute:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShaderAttribute:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShaderAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/State.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShadowVolumeOccluder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Shape.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShapeDrawable:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ShapeDrawable.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateAttribute.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/StateSet.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/Stats.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp: In member function 'void osg::State::setUpVertexAttribAlias(osg::VertexAttribAlias&, GLuint, std::string, std::string, const string&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:1396:69: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 1396 | alias = VertexAttribAlias(location, glName, osgName, declaration); | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/State.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/Stencil.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StateSet.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 8%] Building CXX object src/osg/CMakeFiles/osg.dir/StencilTwoSided.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Switch.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexEnvCombine.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Stencil.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexEnv.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StencilTwoSided:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StencilTwoSided:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StencilTwoSided:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StencilTwoSided:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Stencil:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StencilTwoSided:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/StencilTwoSided.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Switch:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Switch.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Switch:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Switch.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Switch:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Switch.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Switch:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Switch.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvCombine.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexEnvFilter.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnv.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexGen.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexGenNode.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TexMat.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture1D.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexEnvFilter.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture2DArray.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexGenNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexGenNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexGenNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexGenNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexGenNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexGenNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexGenNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexGenNode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture2D.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexMat:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexMat:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexMat:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexMat:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexMat:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TexMat.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture2DMultisample.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture3D.cpp.o [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/Texture.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture1D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DArray:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DArray:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DArray:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DArray:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DArray:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DArray.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TextureBuffer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DMultisample:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DMultisample:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DMultisample:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DMultisample:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2DMultisample:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture2DMultisample.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture3D.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TextureCubeMap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Texture.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object src/osg/CMakeFiles/osg.dir/TextureRectangle.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureBuffer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureBuffer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/Timer.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/TransferFunction.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/Transform.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureCubeMap.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/Uniform.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureRectangle:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TextureRectangle.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/UserDataContainer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/TransferFunction.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/Transform.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/ValueMap.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/ValueStack.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/Version.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/VertexAttribDivisor.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/VertexArrayState.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/VertexProgram.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/View.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/Viewport.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/ViewportIndexed.cpp.o [ 10%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libutil/error.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexAttribDivisor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexAttribDivisor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexAttribDivisor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexAttribDivisor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexAttribDivisor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexAttribDivisor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexArrayState:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexArrayState:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexArrayState:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexArrayState:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/VertexArrayState:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexArrayState.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libutil/mipmap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/VertexProgram.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/View.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Viewport:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ViewportIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Viewport:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ViewportIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Viewport:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ViewportIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Viewport:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ViewportIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Viewport:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ViewportIndexed:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/ViewportIndexed.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/normal.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/FrameBufferObject:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/error.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/memalloc.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/priorityq.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:33: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:33: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:33: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:33: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:33: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/mipmap.cpp:32: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/render.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/mesh.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/tessmono.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/sweep.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/dict.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/geom.cpp.o [ 11%] Building CXX object src/osg/CMakeFiles/osg.dir/glu/libtess/tess.cpp.o /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libtess/tess.cpp: In function 'void osg::gluTessProperty(osg::GLUtesselator*, GLenum, GLdouble)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libtess/tess.cpp:207:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 207 | switch( windingRule ) { | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libtess/tess.cpp:219:3: note: here 219 | case GLU_TESS_BOUNDARY_ONLY: | ^~~~ [ 11%] Linking CXX shared library ../../lib/libosg.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 11%] Built target osg [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/CubeMapGenerator.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/CullVisitor.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/DisplayRequirementsVisitor.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/DrawElementTypeSimplifier.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/GLObjectsVisitor.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/EdgeCollector.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/DelaunayTriangulator.cpp.o [ 11%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/HalfWayMapGenerator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HalfWayMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HalfWayMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CubeMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/CullVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/GLObjectsVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DelaunayTriangulator:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DelaunayTriangulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DisplayRequirementsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DisplayRequirementsVisitor.cpp:22: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/EdgeCollector:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/EdgeCollector.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSetIndirect:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/DrawElementTypeSimplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/DrawElementTypeSimplifier.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/HighlightMapGenerator.cpp.o [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/IntersectionVisitor.cpp.o [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/IntersectVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TextureCubeMap:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CubeMapGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/HighlightMapGenerator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/HighlightMapGenerator.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/IncrementalCompileOperation.cpp.o [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/LineSegmentIntersector.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectionVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IntersectVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/MeshOptimizers.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/Optimizer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/GLObjectsVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IncrementalCompileOperation:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/IncrementalCompileOperation.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/LineSegmentIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/PerlinNoise.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp: In member function 'void osgUtil::IndexMeshVisitor::makeMesh(osg::Geometry&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:288:60: warning: implicitly-declared 'osgUtil::{anonymous}::VertexAttribComparitor::VertexAttribComparitor(const osgUtil::{anonymous}::VertexAttribComparitor&)' is deprecated [-Wdeprecated-copy] 288 | std::sort(indices.begin(),indices.end(),arrayComparitor); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:139:29: note: because 'osgUtil::{anonymous}::VertexAttribComparitor' has user-provided 'osgUtil::{anonymous}::VertexAttribComparitor& osgUtil::{anonymous}::VertexAttribComparitor::operator=(const osgUtil::{anonymous}::VertexAttribComparitor&)' 139 | VertexAttribComparitor& operator = (const VertexAttribComparitor&) { return *this; } | ^~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/algorithm:62, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/MeshOptimizers.cpp:18: /usr/pkg/gcc10/include/c++/bits/stl_algo.h:4888:12: note: initializing argument 3 of 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator > >; _Compare = osgUtil::{anonymous}::VertexAttribComparitor]' 4888 | _Compare __comp) | ~~~~~~~~~^~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Optimizer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Optimizer.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/PlaneIntersector.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture3D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PerlinNoise:33, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PerlinNoise.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/PolytopeIntersector.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PlaneIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PlaneIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/PositionalStateContainer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/PrintVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/RayIntersector.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PolytopeIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PolytopeIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Light:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PositionalStateContainer:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PositionalStateContainer.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PrintVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PrintVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PrintVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PrintVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PrintVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PrintVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/PrintVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/PrintVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/RenderBin.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RayIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RayIntersector.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/RenderLeaf.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderBin:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderBin.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/RenderLeaf:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderLeaf.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/RenderStage.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/ReversePrimitiveFunctor.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/SceneView.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture1D:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/RenderStage.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/ShaderGen.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/Simplifier.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/SmoothingVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneView.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/SceneGraphBuilder.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/ShaderGen:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/ShaderGen.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Simplifier:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Simplifier.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SmoothingVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneGraphBuilder:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SceneGraphBuilder.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/StateGraph.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/Statistics.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/TangentSpaceGenerator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/StateGraph:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/StateGraph.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:43, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Statistics:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Statistics.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/Tessellator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TangentSpaceGenerator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TangentSpaceGenerator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/TransformAttributeFunctor.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/TransformCallback.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/tristripper/src/tri_stripper.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/Tessellator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/Tessellator.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformCallback.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TransformAttributeFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TransformAttributeFunctor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/tristripper/src/policy.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/tristripper/src/connectivity_graph.cpp.o [ 13%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/TriStripVisitor.cpp.o [ 14%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/UpdateVisitor.cpp.o [ 14%] Building CXX object src/osgUtil/CMakeFiles/osgUtil.dir/Version.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/TriStripVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PrimitiveSet:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TriangleIndexFunctor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/UpdateVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp: In function 'void indexGeometry(osg::Geometry&, IndexList&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:230:62: warning: implicitly-declared 'VertexAttribComparitor::VertexAttribComparitor(const VertexAttribComparitor&)' is deprecated [-Wdeprecated-copy] 230 | std::sort(vindices.begin(),vindices.end(),arrayComparitor); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:148:29: note: because 'VertexAttribComparitor' has user-provided 'VertexAttribComparitor& VertexAttribComparitor::operator=(const VertexAttribComparitor&)' 148 | VertexAttribComparitor& operator = (const VertexAttribComparitor&) { return *this; } | ^~~~~~~~ In file included from /usr/pkg/gcc10/include/c++/algorithm:62, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/TriStripVisitor.cpp:21: /usr/pkg/gcc10/include/c++/bits/stl_algo.h:4888:12: note: initializing argument 3 of 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator > >; _Compare = VertexAttribComparitor]' 4888 | _Compare __comp) | ~~~~~~~~~^~~~~~ [ 14%] Linking CXX shared library ../../lib/libosgUtil.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 14%] Built target osgUtil [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/InputStream.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Compressors.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ObjectWrapper.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/AuthenticationMap.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/OutputStream.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Archive.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Callbacks.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ClassInterface.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ConvertBase64.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ConvertUTF.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/DatabasePager.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/DatabaseRevisions.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/DotOsgWrapper.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/DynamicLibrary.cpp.o [ 14%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ExternalFileWriter.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Field.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/FieldReader.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/FieldReaderIterator.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/FileCache.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/FileNameUtils.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/FileUtils.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/fstream.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ImageOptions.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ImagePager.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Input.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/MimeTypes.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ObjectCache.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Output.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Options.cpp.o [ 15%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/PluginQuery.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ReaderWriter.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/ReadFile.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Registry.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/SharedStateManager.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/StreamOperator.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Version.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/WriteFile.cpp.o [ 16%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/XmlParser.cpp.o [ 16%] Linking CXX shared library ../../lib/libosgDB.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 16%] Built target osgDB [ 16%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ShadowMap.cpp.o [ 16%] Building CXX object src/osgWrappers/serializers/osgUtil/CMakeFiles/osgdb_serializers_osgutil.dir/CullVisitor.cpp.o [ 16%] Building CXX object src/osgText/CMakeFiles/osgText.dir/DefaultFont.cpp.o [ 16%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/AnisotropicLighting.cpp.o [ 16%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/DisplacementMappingTechnique.cpp.o [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/AnimationPathManipulator.cpp.o [ 16%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ConnectedParticleSystem.cpp.o [ 16%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AlphaFunc.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/DisplacementMappingTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ConnectedParticleSystem:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ShadowVolumeOccluder:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullingSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ConnectedParticleSystem.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/AnisotropicLighting:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/AnisotropicLighting.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.h:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/DefaultFont.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/AnimationPathManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/AnimationPathManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AnimationPath.cpp.o [ 16%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/Layer.cpp.o [ 16%] Building CXX object src/osgText/CMakeFiles/osgText.dir/GlyphGeometry.cpp.o [ 16%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/Emitter.cpp.o [ 16%] Building CXX object src/osgWrappers/serializers/osgUtil/CMakeFiles/osgdb_serializers_osgutil.dir/UpdateVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/DriveManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TransferFunction:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/BumpMapping.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Layer:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Layer.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/GlyphGeometry.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Emitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/BumpMapping:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/BumpMapping.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/DriveManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/DriveManipulator.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ShadowTechnique.cpp.o [ 16%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AnimationPathCallback.cpp.o [ 16%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ExplosionDebrisEffect.cpp.o [ 16%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/Locator.cpp.o [ 16%] Linking CXX shared module ../../../../lib/osgPlugins-3.6.5/osgdb_serializers_osgutil.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 16%] Built target osgdb_serializers_osgutil [ 16%] Building CXX object src/osgPlugins/osga/CMakeFiles/osgdb_osga.dir/OSGA_Archive.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Locator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Locator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Locator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Locator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Locator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionDebrisEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionDebrisEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/TerrainTile.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Array.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/OSGA_Archive.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/Device.cpp.o [ 16%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ShadowTexture.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Cartoon.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTile.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/Device:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Device.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Font.cpp.o [ 16%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ExplosionEffect.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/Event.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Cartoon:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Cartoon.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Font.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ExplosionEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ExplosionEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/EventHandler.cpp.o [ 16%] Building CXX object src/osgPlugins/osga/CMakeFiles/osgdb_osga.dir/ReaderWriterOSGA.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ShadowedScene.cpp.o [ 16%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/TerrainTechnique.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osga/ReaderWriterOSGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Effect.cpp.o [ 16%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/FireEffect.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 16%] Building CXX object src/osgText/CMakeFiles/osgText.dir/FadeText.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/TerrainTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 16%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/EventQueue.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Effect.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FireEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FireEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/FadeText:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/FadeText.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 17%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_osga.so In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventQueue:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventQueue.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 17%] Built target osgdb_osga [ 17%] Building CXX object src/osgPlugins/rot/CMakeFiles/osgdb_rot.dir/ReaderWriterROT.cpp.o [ 17%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ShadowSettings.cpp.o [ 17%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/Terrain.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 17%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/MultiTextureControl.cpp.o [ 17%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/EventVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rot/ReaderWriterROT.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/FluidFrictionOperator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/MultiTextureControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/MultiTextureControl.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/MultiTextureControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/MultiTextureControl.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/MultiTextureControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/MultiTextureControl.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/MultiTextureControl:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/MultiTextureControl.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/UpdateVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTechnique:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/TerrainTile:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CoordinateSystemNode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/Terrain:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/Terrain.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/SoftShadowMap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/EventVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/EventVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Glyph.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Operator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidFrictionOperator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidFrictionOperator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Outline.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 17%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_rot.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 17%] Built target osgdb_rot [ 17%] Building CXX object src/osgPlugins/scale/CMakeFiles/osgdb_scale.dir/ReaderWriterSCALE.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Glyph:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Font:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Glyph.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/FluidProgram.cpp.o [ 17%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/FirstPersonManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Outline:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Outline.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/GeometryTechnique.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/scale/ReaderWriterSCALE.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/FluidProgram:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/FluidProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp: In copy constructor 'osgGA::FirstPersonManipulator::FirstPersonManipulator(const osgGA::FirstPersonManipulator&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:55:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 55 | _wheelMovement( fpm._wheelMovement ) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FirstPersonManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 17%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Registry.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 17%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ParallelSplitShadowMap.cpp.o [ 18%] Building CXX object src/osgText/CMakeFiles/osgText.dir/String.cpp.o /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/String.cpp: In member function 'look_ahead_iterator look_ahead_iterator::operator++(int)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/String.cpp:33:38: warning: implicitly-declared 'constexpr look_ahead_iterator::look_ahead_iterator(const look_ahead_iterator&)' is deprecated [-Wdeprecated-copy] 33 | look_ahead_iterator tmp(*this); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/String.cpp:64:26: note: because 'look_ahead_iterator' has user-provided 'look_ahead_iterator& look_ahead_iterator::operator=(const look_ahead_iterator&)' 64 | look_ahead_iterator& operator = (const look_ahead_iterator&) { return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/String.cpp:35:16: warning: implicitly-declared 'constexpr look_ahead_iterator::look_ahead_iterator(const look_ahead_iterator&)' is deprecated [-Wdeprecated-copy] 35 | return tmp; | ^~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/String.cpp:64:26: note: because 'look_ahead_iterator' has user-provided 'look_ahead_iterator& look_ahead_iterator::operator=(const look_ahead_iterator&)' 64 | look_ahead_iterator& operator = (const look_ahead_iterator&) { return *this; } | ^~~~~~~~ [ 18%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ModularEmitter.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 18%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Style.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Registry:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Registry.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 18%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_scale.so /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp: In member function 'void osgTerrain::GeometryTechnique::setFilterMatrix(const Matrix3&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:67:21: warning: implicitly-declared 'osg::Matrix3Template& osg::Matrix3Template::operator=(const osg::Matrix3Template&)' is deprecated [-Wdeprecated-copy] 67 | _filterMatrix = matrix; | ^~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryTechnique:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryTechnique.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Uniform:251:9: note: because 'osg::Matrix3Template' has user-provided 'osg::Matrix3Template::Matrix3Template(const osg::Matrix3Template&) [with T = float]' 251 | Matrix3Template( const Matrix3Template& mat ) { set(mat.ptr()); } | ^~~~~~~~~~~~~~~ /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 18%] Built target osgdb_scale [ 18%] Building CXX object src/osgPlugins/trans/CMakeFiles/osgdb_trans.dir/ReaderWriterTRANS.cpp.o [ 18%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AudioSink.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 18%] Building CXX object src/osgText/CMakeFiles/osgText.dir/TextBase.cpp.o [ 18%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/FlightManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularEmitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularEmitter.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/MatrixTransform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/trans/ReaderWriterTRANS.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 19%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Scribe.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FirstPersonManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/FlightManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/FlightManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 19%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AudioStream.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Scribe:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Scribe.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp: In copy constructor 'osgText::TextBase::TextBase(const osgText::TextBase&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:82:47: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 82 | _glyphNormalized(textBase._glyphNormalized) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/TextBase.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 19%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ModularProgram.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 19%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_trans.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 19%] Built target osgdb_trans [ 19%] Building CXX object src/osgPlugins/normals/CMakeFiles/osgdb_normals.dir/ReaderWriterNormals.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ModularProgram.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 19%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/AutoTransform.cpp.o [ 19%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/SpecularHighlights.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 19%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/Version.cpp.o [ 19%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/GUIEventAdapter.cpp.o [ 19%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/GeometryPool.cpp.o [ 20%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ConvexPolyhedron.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReadFile:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:7: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/ReaderWriterNormals.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/SpecularHighlights:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/SpecularHighlights.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 20%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/MultiSegmentPlacer.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventAdapter.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgTerrain/GeometryPool:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgTerrain/GeometryPool.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 20%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/Particle.cpp.o [ 20%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Text.cpp.o [ 21%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/GUIEventHandler.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 22%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Billboard.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Particle.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object src/osgPlugins/normals/CMakeFiles/osgdb_normals.dir/Normals.cpp.o [ 22%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Technique.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventHandler:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/GUIEventHandler.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/normals/Normals.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Technique.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ParticleEffect.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/KeySwitchMatrixManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BindImageTexture.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Validator.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_normals.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_normals [ 23%] Building CXX object src/osgPlugins/revisions/CMakeFiles/osgdb_revisions.dir/ReaderWriterRevisions.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/KeySwitchMatrixManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/KeySwitchMatrixManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgTerrain/CMakeFiles/osgTerrain.dir/Version.cpp.o [ 23%] Linking CXX shared library ../../lib/libosgTerrain.so [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/DebugShadowMap.cpp.o /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgTerrain [ 23%] Building CXX object src/osgPlugins/osg/CMakeFiles/osgdb_osg.dir/ReaderWriterOSG.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ParticleProcessor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Technique:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Effect:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgFX/Validator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgFX/Validator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/revisions/ReaderWriterRevisions.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Text3D.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleProcessor.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgFX/CMakeFiles/osgFX.dir/Version.cpp.o [ 23%] Linking CXX shared library ../../lib/libosgFX.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Built target osgFX [ 23%] Building CXX object src/osgPlugins/glsl/CMakeFiles/osgdb_glsl.dir/ReaderWriterGLSL.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/TextBase:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgText/Text3D:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/Text3D.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/CameraManipulator.cpp.o [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BlendColor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ParticleSystem.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_revisions.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_revisions In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgPlugins/rgb/CMakeFiles/osgdb_rgb.dir/ReaderWriterRGB.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/glsl/ReaderWriterGLSL.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:5: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgPlugins/osg/CMakeFiles/osgdb_osg.dir/ReaderWriterOSG2.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp: In member function 'virtual void osgGA::CameraManipulator::computeHomePosition(const osg::Camera*, bool)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:88:55: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 88 | else boundingSphere = getNode()->getBound(); | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:93:50: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 93 | boundingSphere = getNode()->getBound(); | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraManipulator.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystem.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:9: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:6: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BlendEquation.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/LightSpacePerspectiveShadowMap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osg/ReaderWriterOSG2.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp: In function 'void RawImageGetRow(rawImageRec&, unsigned char*, int, int)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/rgb/ReaderWriterRGB.cpp:322:83: warning: comparison of integer expressions of different signedness: 'size_pos' {aka 'unsigned int'} and 'int' [-Wsign-compare] 322 | if ((static_cast(raw.sizeX)*static_cast(raw.bpc)) <= (oPtr - buf)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgText/CMakeFiles/osgText.dir/Version.cpp.o [ 23%] Linking CXX shared library ../../lib/libosgText.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgText [ 23%] Building CXX object src/osgPlugins/bmp/CMakeFiles/osgdb_bmp.dir/ReaderWriterBMP.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_glsl.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_glsl [ 23%] Building CXX object src/osgPlugins/pnm/CMakeFiles/osgdb_pnm.dir/ReaderWriterPNM.cpp.o [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/MultiTouchTrackballManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bmp/ReaderWriterBMP.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_rgb.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Built target osgdb_rgb [ 23%] Building CXX object src/osgPlugins/dds/CMakeFiles/osgdb_dds.dir/ReaderWriterDDS.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pnm/ReaderWriterPNM.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BlendEquationi.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/MultiTouchTrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/MultiTouchTrackballManipulator.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/MinimalCullBoundsShadowMap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:27: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp: In function 'bool WriteDDSFile(const osg::Image*, std::ostream&, bool)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/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] 1082 | memset( &ddsd, 0, sizeof( ddsd ) ); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:149:8: note: 'struct DDSURFACEDESC2' declared here 149 | struct DDSURFACEDESC2 | ^~~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/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] 1084 | memset( &ddpf, 0, sizeof( ddpf ) ); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:82:8: note: 'struct DDPIXELFORMAT' declared here 82 | struct DDPIXELFORMAT | ^~~~~~~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/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] 1090 | memset( &ddsCaps, 0, sizeof( ddsCaps ) ); | ^ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/ReaderWriterDDS.cpp:131:9: note: 'struct DDSCAPS2' declared here 131 | struct DDSCAPS2 | ^~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/ParticleSystemUpdater.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_bmp.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BlendFunc.cpp.o [ 23%] Built target osgdb_bmp [ 23%] Building CXX object src/osgPlugins/tga/CMakeFiles/osgdb_tga.dir/ReaderWriterTGA.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_pnm.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_pnm [ 23%] Building CXX object src/osgPlugins/hdr/CMakeFiles/osgdb_hdr.dir/ReaderWriterHDR.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/NodeTrackerManipulator.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_osg.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_osg [ 23%] Building CXX object src/osgPlugins/dot/CMakeFiles/osgdb_dot.dir/SimpleDotVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystemUpdater:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/ParticleSystemUpdater.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tga/ReaderWriterTGA.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:31: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/ReaderWriterHDR.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.h:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/SimpleDotVisitor.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/NodeTrackerManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/NodeTrackerManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_dds.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_dds [ 23%] Building CXX object src/osgPlugins/vtf/CMakeFiles/osgdb_vtf.dir/ReaderWriterVTF.cpp.o [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BlendFunci.cpp.o [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/MinimalDrawBoundsShadowMap.cpp.o [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/PrecipitationEffect.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/ReaderWriterVTF.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_tga.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_tga [ 23%] Building CXX object src/osgPlugins/ktx/CMakeFiles/osgdb_ktx.dir/ReaderWriterKTX.cpp.o [ 23%] Building CXX object src/osgPlugins/dot/CMakeFiles/osgdb_dot.dir/BaseDotVisitor.cpp.o [ 23%] Building CXX object src/osgPlugins/hdr/CMakeFiles/osgdb_hdr.dir/hdrloader.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/PrecipitationEffect.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Box.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/OrbitManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.h:23, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/BaseDotVisitor.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/hdr/hdrloader.cpp:35: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:17: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.h:14, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ktx/ReaderWriterKTX.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_vtf.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_vtf [ 23%] Building CXX object src/osgPlugins/jpeg/CMakeFiles/osgdb_jpeg.dir/EXIF_Orientation.cpp.o /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp: In copy constructor 'osgGA::OrbitManipulator::OrbitManipulator(const osgGA::OrbitManipulator&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:54:44: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 54 | _minimumDistance( om._minimumDistance ) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/OrbitManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/MinimalShadowMap.cpp.o [ 23%] Building CXX object src/osgPlugins/jpeg/CMakeFiles/osgdb_jpeg.dir/ReaderWriterJPEG.cpp.o [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BufferData.cpp.o [ 23%] Building CXX object src/osgPlugins/dot/CMakeFiles/osgdb_dot.dir/ReaderWriterDOT.cpp.o [ 23%] Building CXX object src/osgPlugins/hdr/CMakeFiles/osgdb_hdr.dir/hdrwriter.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_ktx.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_ktx In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ [ 23%] Building CXX object src/osgPlugins/jp2/CMakeFiles/osgdb_jp2.dir/ReaderWriterJP2.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_hdr.so In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dot/ReaderWriterDOT.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_hdr [ 23%] Building CXX object src/osgPlugins/exr/CMakeFiles/osgdb_exr.dir/ReaderWriterEXR.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/StandardManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BufferIndexBinding.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_init.h:73, from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jasper.h:78, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:20: /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_malloc.h: At global scope: /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_malloc.h:131:9: warning: unnecessary parentheses in declaration of 'reserved' [-Wparentheses] 131 | void (*(reserved[4]))(void); | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_seq.h:81, from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_image.h:81, from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_init.h:74, from /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jasper.h:78, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/jp2/ReaderWriterJP2.cpp:20: /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui64_t jas_safeui64_from_intmax(intmax_t)': /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_math.h:621:18: warning: comparison of integer expressions of different signedness: 'intmax_t' {aka 'long long int'} and 'long long unsigned int' [-Wsign-compare] 621 | if (x >= 0 && x <= UINT_LEAST64_MAX) { | ^ /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_math.h: In function 'jas_i32_t jas_safeui64_to_i32(jas_safeui64_t, jas_i32_t)': /pbulk/work/graphics/osg/work/.buildlink/include/jasper/jas_math.h:738:25: warning: comparison of integer expressions of different signedness: 'uint_least64_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 738 | if (x.valid && x.value >= JAS_I32_MIN && x.value <= JAS_I32_MAX) { In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/Program.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StandardManipulator.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_jpeg.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_jpeg [ 23%] Building CXX object src/osgPlugins/gif/CMakeFiles/osgdb_gif.dir/ReaderWriterGIF.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h: At global scope: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:23:32: warning: 'Imath_3_2::Int64' is deprecated: use uint64_t [-Wdeprecated-declarations] 23 | typedef IMATH_NAMESPACE::Int64 Int64; | ^~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:16, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/Imath/ImathInt64.h:37:32: note: declared here 37 | typedef long long unsigned int Int64; | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:26:33: warning: 'Imath_3_2::SInt64' is deprecated: use sint64_t [-Wdeprecated-declarations] 26 | typedef IMATH_NAMESPACE::SInt64 SInt64; | ^~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:16, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/Imath/ImathInt64.h:40:23: note: declared here 40 | typedef long long int SInt64; | ^~~~~~ [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/StandardShadowMap.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_dot.so /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:45:31: warning: 'Imf_3_4::Int64' is deprecated: use uint64_t [-Wdeprecated-declarations] 45 | virtual Int64 tellg () | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:23:32: note: declared here 23 | typedef IMATH_NAMESPACE::Int64 Int64; | ^~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:49:39: warning: 'Imf_3_4::Int64' is deprecated: use uint64_t [-Wdeprecated-declarations] 49 | virtual void seekg (Int64 pos) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:23:32: note: declared here 23 | typedef IMATH_NAMESPACE::Int64 Int64; | ^~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:73:31: warning: 'Imf_3_4::Int64' is deprecated: use uint64_t [-Wdeprecated-declarations] 73 | virtual Int64 tellp () | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:23:32: note: declared here 23 | typedef IMATH_NAMESPACE::Int64 Int64; | ^~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:77:36: warning: 'Imf_3_4::Int64' is deprecated: use uint64_t [-Wdeprecated-declarations] 77 | virtual void seekp (Int64 pos) | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/exr/ReaderWriterEXR.cpp:16: /pbulk/work/graphics/osg/work/.buildlink/include/OpenEXR/ImfInt64.h:23:32: note: declared here 23 | typedef IMATH_NAMESPACE::Int64 Int64; | ^~~~~ /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_dot In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgPlugins/png/CMakeFiles/osgdb_png.dir/ReaderWriterPNG.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/Program.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gif/ReaderWriterGIF.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_jp2.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/png/ReaderWriterPNG.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Built target osgdb_jp2 [ 23%] Building CXX object src/osgPlugins/tiff/CMakeFiles/osgdb_tiff.dir/ReaderWriterTIFF.cpp.o [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/BufferObject.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_exr.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libImath.so, may conflict with libstdc++.so.7 [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/SmokeEffect.cpp.o [ 23%] Built target osgdb_exr [ 23%] Building CXX object src/osgPlugins/3dc/CMakeFiles/osgdb_3dc.dir/ReaderWriter3DC.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/SphericalManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp: At global scope: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:325:49: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 325 | checkcmap(int n, uint16* r, uint16* g, uint16* b) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:325:49: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 325 | checkcmap(int n, uint16* r, uint16* g, uint16* b) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:325:49: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 325 | checkcmap(int n, uint16* r, uint16* g, uint16* b) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:335:92: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 335 | invert_row(unsigned char *ptr, unsigned char *data, int n, int invert, uint16 bitspersample) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:388:71: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 388 | int n, int numSamples, uint16 bitspersample) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:435:71: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 435 | int n, int numSamples, uint16 bitspersample) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:506:39: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 506 | uint16& bitspersample) | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp: In function 'unsigned char* simage_tiff_load(std::istream&, int&, int&, int&, uint16&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:509:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 509 | uint16 dataType; | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:510:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 510 | uint16 samplesperpixel; | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:511:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 511 | uint16 photometric; | ^~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:512:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 512 | uint32 w, h; | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:512:15: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 512 | uint32 w, h; | ^ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:513:12: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 513 | uint16 config; | ^~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:514:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 514 | uint16* red; | ^~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:515:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 515 | uint16* green; | ^~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:516:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 516 | uint16* blue; | ^~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:519:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 519 | uint32 row; | ^~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:732:75: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 732 | if (TIFFReadScanline(in, (tdata_t)(inbuf+s*rowsize), (uint32)row, (tsample_t)s) < 0) | ^~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp: In member function 'osgDB::ReaderWriter::ReadResult ReaderWriterTIFF::readTIFStream(std::istream&) const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:796:20: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 796 | uint16 bitspersample_ret = 0; | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp: In member function 'osgDB::ReaderWriter::WriteResult::WriteStatus ReaderWriterTIFF::writeTIFStream(std::ostream&, const osg::Image&, const Options*) const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:908:20: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 908 | uint16 photometric; | ^~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:83:38: note: declared here 83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:950:20: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 950 | uint32 rowsperstrip = 0; | ^~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/.buildlink/include/tiffio.h:31, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tiff/ReaderWriterTIFF.cpp:13: /pbulk/work/graphics/osg/work/.buildlink/include/tiff.h:86:38: note: declared here 86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3dc/ReaderWriter3DC.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Callback.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_png.so [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_gif.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_png [ 23%] Building CXX object src/osgPlugins/curl/CMakeFiles/osgdb_curl.dir/ReaderWriterCURL.cpp.o [ 23%] Built target osgdb_gif [ 23%] Building CXX object src/osgPlugins/gz/CMakeFiles/osgdb_gz.dir/ReaderWriterGZ.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ViewDependentShadowTechnique.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/SphericalManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/SphericalManipulator.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_tiff.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_tiff [ 23%] Building CXX object src/osgPlugins/x/CMakeFiles/osgdb_x.dir/ReaderWriterDirectX.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/curl/ReaderWriterCURL.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gz/ReaderWriterGZ.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/SmokeTrailEffect.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/CallbackObject.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/x/ReaderWriterDirectX.cpp:26: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_3dc.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Built target osgdb_3dc [ 23%] Building CXX object src/osgPlugins/obj/CMakeFiles/osgdb_obj.dir/OBJWriterNodeVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Emitter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/SmokeTrailEffect:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SmokeTrailEffect.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/StateSetManipulator.cpp.o [ 23%] Building CXX object src/osgShadow/CMakeFiles/osgShadow.dir/ViewDependentShadowMap.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:19: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_gz.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Built target osgdb_gz [ 23%] Building CXX object src/osgPlugins/pic/CMakeFiles/osgdb_pic.dir/ReaderWriterPIC.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/IntersectionVisitor:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/LineSegmentIntersector:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIActionAdapter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/GUIEventAdapter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StateSetManipulator:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/StateSetManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Camera.cpp.o [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/Version.cpp.o [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/DomainOperator.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_curl.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_curl [ 23%] Building CXX object src/osgPlugins/stl/CMakeFiles/osgdb_stl.dir/ReaderWriterSTL.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pic/ReaderWriterPIC.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgPlugins/x/CMakeFiles/osgdb_x.dir/directx.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/DomainOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/TerrainManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/stl/ReaderWriterSTL.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgPlugins/x/CMakeFiles/osgdb_x.dir/mesh.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TerrainManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TerrainManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_pic.so [ 23%] Building CXX object src/osgPlugins/obj/CMakeFiles/osgdb_obj.dir/ReaderWriterOBJ.cpp.o /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_pic [ 23%] Building CXX object src/osgPlugins/3ds/CMakeFiles/osgdb_3ds.dir/ReaderWriter3DS.cpp.o [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/BounceOperator.cpp.o [ 23%] Building CXX object src/osgPlugins/x/CMakeFiles/osgdb_x.dir/types.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:30: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/ReaderWriterOBJ.cpp:28: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/ReaderWriter3DS.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 23%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/CameraView.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/BounceOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_x.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_x [ 23%] Building CXX object src/osgPlugins/ac/CMakeFiles/osgdb_ac.dir/Exception.cpp.o [ 23%] Building CXX object src/osgPlugins/ac/CMakeFiles/osgdb_ac.dir/Geode.cpp.o [ 23%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/TrackballManipulator.cpp.o [ 23%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_stl.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgdb_stl [ 23%] Building CXX object src/osgPlugins/pov/CMakeFiles/osgdb_pov.dir/POVWriterNodeVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Material:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 23%] Building CXX object src/osgParticle/CMakeFiles/osgParticle.dir/SinkOperator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Polytope:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:30, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture2D:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/Geode.cpp:12: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 23%] Linking CXX shared library ../../lib/libosgShadow.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 23%] Built target osgShadow [ 23%] Building CXX object src/osgPlugins/logo/CMakeFiles/osgdb_logo.dir/ReaderWriterLOGO.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/Capsule.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrix:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Particle:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/StandardManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/OrbitManipulator:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/TrackballManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/TrackballManipulator.cpp:14: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/POVWriterNodeVisitor.cpp:29: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleSystem:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ParticleProcessor:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/Program:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgParticle/ModularProgram:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/SinkOperator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/logo/ReaderWriterLOGO.cpp:2: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/osgPlugins/ac/CMakeFiles/osgdb_ac.dir/ac3d.cpp.o [ 24%] Linking CXX shared library ../../lib/libosgParticle.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 24%] Built target osgParticle [ 24%] Building CXX object src/osgPlugins/lws/CMakeFiles/osgdb_lws.dir/ReaderWriterLWS.cpp.o [ 24%] Building CXX object src/osgPlugins/obj/CMakeFiles/osgdb_obj.dir/obj.cpp.o [ 24%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/UFOManipulator.cpp.o [ 24%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/ClampColor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Building CXX object src/osgPlugins/3ds/CMakeFiles/osgdb_3ds.dir/WriterNodeVisitor.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:18: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BlendFunc:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/ac3d.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/osgPlugins/pov/CMakeFiles/osgdb_pov.dir/ReaderWriterPOV.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Image:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.h:28, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/obj/obj.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:34, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixf:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/io_utils:32, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:23: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/UFOManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/UFOManipulator.cpp:16: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullFace:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullFace:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullFace:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullFace:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Billboard:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:25: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CullFace:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterNodeVisitor.cpp:24: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 24%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_logo.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:13, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:13, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:20: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/ReaderWriterLWS.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Built target osgdb_logo [ 24%] Building CXX object src/osgPlugins/md2/CMakeFiles/osgdb_md2.dir/ReaderWriterMD2.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:4: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/NodeVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/ComputeBoundsVisitor:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/pov/ReaderWriterPOV.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/ClearNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:13: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/TexEnv:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/md2/ReaderWriterMD2.cpp:10: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 24%] Building CXX object src/osgPlugins/lws/CMakeFiles/osgdb_lws.dir/SceneLoader.cpp.o [ 24%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/Widget.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:13, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:13, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/ReaderWriter:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_obj.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:11: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform: In copy constructor 'osg::PositionAttitudeTransform::PositionAttitudeTransform(const osg::PositionAttitudeTransform&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/PositionAttitudeTransform:38:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 38 | _pivotPoint(pat._pivotPoint) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Built target osgdb_obj [ 24%] Building CXX object src/osgPlugins/osgtgz/CMakeFiles/osgdb_osgtgz.dir/ReaderWriterOSGTGZ.cpp.o [ 24%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_pov.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 24%] Built target osgdb_pov [ 24%] Building CXX object src/osgPlugins/tgz/CMakeFiles/osgdb_tgz.dir/ReaderWriterTGZ.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/FileUtils:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.h:11, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lws/SceneLoader.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 24%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/ClipControl.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/Widget.cpp:15: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osgtgz/ReaderWriterOSGTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/tgz/ReaderWriterTGZ.cpp:8: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 24%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_md2.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 24%] Built target osgdb_md2 [ 24%] Building CXX object src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/ReaderWriterBSP.cpp.o [ 24%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_ac.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 24%] Built target osgdb_ac [ 25%] Building CXX object src/osgPlugins/mdl/CMakeFiles/osgdb_mdl.dir/ReaderWriterMDL.cpp.o [ 25%] Building CXX object src/osgPlugins/3ds/CMakeFiles/osgdb_3ds.dir/WriterCompareTriangle.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 25%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/Version.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/bsp/ReaderWriterBSP.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 25%] Building CXX object src/osgGA/CMakeFiles/osgGA.dir/CameraViewSwitchManipulator.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 25%] Building CXX object src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/ClipNode.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:3: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/mdl/ReaderWriterMDL.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geode:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.h:4, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/3ds/WriterCompareTriangle.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 25%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_osgtgz.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 25%] Built target osgdb_osgtgz [ 25%] Building CXX object src/osgPlugins/ply/CMakeFiles/osgdb_ply.dir/ReaderWriterPLY.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ [ 25%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_tgz.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 [ 25%] Built target osgdb_tgz [ 25%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.cpp.o In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GraphicsContext:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Texture:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:25, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ [ 25%] Linking CXX shared module ../../../lib/osgPlugins-3.6.5/osgdb_lws.so /usr/bin/ld: warning: libstdc++.so.9, needed by /pbulk/work/graphics/osg/work/.buildlink/lib/libGL.so, may conflict with libstdc++.so.7 In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/CullVisitor:24, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/SceneView:26, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ [ 25%] Built target osgdb_lws [ 25%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.cpp.o [ 25%] Building CXX object src/osgPlugins/zip/CMakeFiles/osgdb_zip.dir/unzip.cpp.o : error: declaration does not declare anything [-fpermissive] /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/unzip.cpp:402:14: note: in expansion of macro 'z_off_t' 402 | typedef long z_off_t; | ^~~~~~~ /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/unzip.cpp: In member function 'ZRESULT TUnzip::Find(const TCHAR*, bool, int*, ZIPENTRY*)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/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] 4188 | if (ze!=NULL) {memset(ze,0,sizeof(ZIPENTRY)); ze->index=-1;} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/unzip.cpp:121: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/zip/unzip.h:78:8: note: 'struct ZIPENTRY' declared here 78 | struct ZIPENTRY | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:208:36: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 208 | _rotation(box._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:262:37: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 262 | _rotation(cone._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:322:41: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 322 | _rotation(cylinder._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:378:40: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 378 | _rotation(capsule._rotation) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ --- src/osgPlugins/zip/CMakeFiles/osgdb_zip.dir/unzip.cpp.o --- *** [src/osgPlugins/zip/CMakeFiles/osgdb_zip.dir/unzip.cpp.o] Error code 1 make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build 1 error make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/zip/CMakeFiles/osgdb_zip.dir/all --- *** [src/osgPlugins/zip/CMakeFiles/osgdb_zip.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:60:35: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 60 | _scale(1.0,1.0,1.0) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath: In constructor 'osg::AnimationPath::ControlPoint::ControlPoint(const osg::Vec3d&, const osg::Quat&, const osg::Vec3d&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/AnimationPath:65:29: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 65 | _scale(scale) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView: In copy constructor 'osg::CameraView::CameraView(const osg::CameraView&, const osg::CopyOp&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/CameraView:40:42: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy] 40 | _focalLength(pat._focalLength) {} | ^ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Matrixd:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/DisplaySettings:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/buffered_value:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shader:27, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateAttribute:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/StateSet:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgGA/CameraViewSwitchManipulator:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/CameraViewSwitchManipulator.cpp:1: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)' 95 | inline Quat& operator = (const Quat& v) { _v[0]=v._v[0]; _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; } | ^~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:264:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 264 | void setVertexAlias(const VertexAttribAlias& alias) { _vertexAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:268:78: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 268 | void setNormalAlias(const VertexAttribAlias& alias) { _normalAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:272:76: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 272 | void setColorAlias(const VertexAttribAlias& alias) { _colorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:276:94: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 276 | void setSecondaryColorAlias(const VertexAttribAlias& alias) { _secondaryColorAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/State:280:82: warning: implicitly-declared 'osg::VertexAttribAlias& osg::VertexAttribAlias::operator=(const osg::VertexAttribAlias&)' is deprecated [-Wdeprecated-copy] 280 | void setFogCoordAlias(const VertexAttribAlias& alias) { _fogCoordAlias = alias; } | ^~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BufferObject:19, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Array:47, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)' 140 | VertexAttribAlias(const VertexAttribAlias& rhs): | ^~~~~~~~~~~~~~~~~ A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/3ds/CMakeFiles/osgdb_3ds.dir/all --- *** [src/osgPlugins/3ds/CMakeFiles/osgdb_3ds.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'void osg::Node::setInitialBound(const BoundingSphere&)': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 415 | void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); } | ^~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Group:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Transform:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Camera:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/View:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/RenderInfo:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Drawable:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Geometry:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:18, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node: In member function 'const BoundingSphere& osg::Node::getBound() const': /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl& osg::BoundingSphereImpl::operator=(const osg::BoundingSphereImpl&)' is deprecated [-Wdeprecated-copy] 429 | _boundingSphere = _initialBound; | ^~~~~~~~~~~~~ In file included from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Plane:22, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/Shape:20, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/KdTree:17, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/Registry:21, from /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ply/ReaderWriterPLY.cpp:21: /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl' has user-provided 'osg::BoundingSphereImpl::BoundingSphereImpl(const osg::BoundingSphereImpl&) [with VT = osg::Vec3f]' 50 | BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {} | ^~~~~~~~~~~~~~~~~~ A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/all --- *** [src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/mdl/CMakeFiles/osgdb_mdl.dir/all --- *** [src/osgPlugins/mdl/CMakeFiles/osgdb_mdl.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all --- *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/all --- *** [src/osgWrappers/serializers/osg/CMakeFiles/osgdb_serializers_osg.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgGA/CMakeFiles/osgGA.dir/all --- *** [src/osgGA/CMakeFiles/osgGA.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build --- src/osgPlugins/ply/CMakeFiles/osgdb_ply.dir/all --- *** [src/osgPlugins/ply/CMakeFiles/osgdb_ply.dir/all] Error code 2 make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build 8 errors make[1]: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build *** [all] Error code 2 make: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build 1 error make: stopped in /pbulk/work/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.5/cmake-pkgsrc-build *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/graphics/osg *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/osg