+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openmw-0.47.0nb40/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openmw-0.47.0nb40/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for openmw-0.47.0nb40
[  0%] Building CXX object extern/osg-ffmpeg-videoplayer/CMakeFiles/osg-ffmpeg-videoplayer.dir/videoplayer.cpp.o
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/GraphicsContext:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture:20,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture2D:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videoplayer.hpp:11,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videoplayer.cpp:1:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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 /home/pbulk/build/games/openmw/work/.buildlink/include/osg/BufferObject:19,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Image:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture:18:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                            ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                  ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videoplayer.cpp:8:
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp: At global scope:
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:19: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                   ^~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/bsf.h:30,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:44,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/audiodecoder.hpp:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/audiofactory.hpp:4,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videoplayer.cpp:7:
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:31: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                               ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
[  0%] Building CXX object extern/osg-ffmpeg-videoplayer/CMakeFiles/osg-ffmpeg-videoplayer.dir/videostate.cpp.o
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:1:
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:19: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                   ^~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/bsf.h:30,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:44,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:25:
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:31: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                               ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/GraphicsContext:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture:20,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture2D:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:10:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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 /home/pbulk/build/games/openmw/work/.buildlink/include/osg/BufferObject:19,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Image:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture:18:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                            ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                  ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp: In member function 'void Video::PacketQueue::put(AVPacket*)':
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:117:21: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  117 |     std::unique_ptr<AVPacketList, AVFree<AVPacketList>> pkt1(static_cast<AVPacketList*>(av_malloc(sizeof(AVPacketList))));
      |                     ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:117:42: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  117 |     std::unique_ptr<AVPacketList, AVFree<AVPacketList>> pkt1(static_cast<AVPacketList*>(av_malloc(sizeof(AVPacketList))));
      |                                          ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:117:86: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  117 |     std::unique_ptr<AVPacketList, AVFree<AVPacketList>> pkt1(static_cast<AVPacketList*>(av_malloc(sizeof(AVPacketList))));
      |                                                                                      ^
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:117:106: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  117 |     std::unique_ptr<AVPacketList, AVFree<AVPacketList>> pkt1(static_cast<AVPacketList*>(av_malloc(sizeof(AVPacketList))));
      |                                                                                                          ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:128:19: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  128 |     AVPacketList* ptr = pkt1.release();
      |                   ^~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp: In member function 'int Video::PacketQueue::get(AVPacket*, Video::VideoState*)':
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:144:23: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  144 |         AVPacketList *pkt1 = this->first_pkt;
      |                       ^~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp: In member function 'void Video::PacketQueue::clear()':
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:176:19: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  176 |     AVPacketList *pkt, *pkt1;
      |                   ^~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:176:25: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
  176 |     AVPacketList *pkt, *pkt1;
      |                         ^~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp: In member function 'void Video::VideoThread::run()':
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:443:23: warning: 'void av_init_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
  443 |         av_init_packet(&packetData);
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:488:6: note: declared here
  488 | void av_init_packet(AVPacket *pkt);
      |      ^~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp: In member function 'void Video::ParseThread::run()':
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.cpp:511:23: warning: 'void av_init_packet(AVPacket*)' is deprecated [-Wdeprecated-declarations]
  511 |         av_init_packet(&packetData);
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:488:6: note: declared here
  488 | void av_init_packet(AVPacket *pkt);
      |      ^~~~~~~~~~~~~~
[  0%] Building CXX object extern/osg-ffmpeg-videoplayer/CMakeFiles/osg-ffmpeg-videoplayer.dir/audiodecoder.cpp.o
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/audiodecoder.cpp:21:
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:19: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                   ^~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/bsf.h:30,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:44,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/audiodecoder.hpp:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/audiodecoder.cpp:1:
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osg-ffmpeg-videoplayer/videostate.hpp:88:31: warning: 'AVPacketList' is deprecated [-Wdeprecated-declarations]
   88 |     AVPacketList *first_pkt, *last_pkt;
      |                               ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/ffmpeg4/libavcodec/packet.h:407:3: note: declared here
  407 | } AVPacketList;
      |   ^~~~~~~~~~~~
[  0%] Linking CXX static library libosg-ffmpeg-videoplayer.a
[  0%] Built target osg-ffmpeg-videoplayer
[  0%] Building CXX object extern/oics/CMakeFiles/local_tinyxml.dir/tinyxml.cpp.o
[  0%] Building CXX object extern/oics/CMakeFiles/local_tinyxml.dir/tinyxmlparser.cpp.o
[  0%] Building CXX object extern/oics/CMakeFiles/local_tinyxml.dir/tinyxmlerror.cpp.o
[  0%] Building CXX object extern/oics/CMakeFiles/local_tinyxml.dir/tinystr.cpp.o
[  0%] Linking CXX static library liblocal_tinyxml.a
[  0%] Built target local_tinyxml
[  0%] Building CXX object extern/osgQt/CMakeFiles/osgQt.dir/GraphicsWindowQt.cpp.o
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/GraphicsContext:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgViewer/GraphicsWindow:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osgQt/GraphicsWindowQt:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osgQt/GraphicsWindowQt.cpp:14:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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 /home/pbulk/build/games/openmw/work/.buildlink/include/osg/State:18:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                            ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                  ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Group:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Transform:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Camera:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/View:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgGA/GUIActionAdapter:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgViewer/GraphicsWindow:21:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node: In member function 'void osg::Node::setInitialBound(const osg::BoundingSphere&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl<osg::Vec3f>& osg::BoundingSphereImpl<osg::Vec3f>::operator=(const osg::BoundingSphereImpl<osg::Vec3f>&)' is deprecated [-Wdeprecated-copy]
  415 |         void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); }
      |                                                                                    ^~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Plane:22,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Polytope:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/State:30:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl<osg::Vec3f>' has user-provided 'osg::BoundingSphereImpl<VT>::BoundingSphereImpl(const osg::BoundingSphereImpl<VT>&) [with VT = osg::Vec3f]'
   50 |         BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {}
      |         ^~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node: In member function 'const osg::BoundingSphere& osg::Node::getBound() const':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl<osg::Vec3f>& osg::BoundingSphereImpl<osg::Vec3f>::operator=(const osg::BoundingSphereImpl<osg::Vec3f>&)' is deprecated [-Wdeprecated-copy]
  429 |                 _boundingSphere = _initialBound;
      |                                   ^~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl<osg::Vec3f>' has user-provided 'osg::BoundingSphereImpl<VT>::BoundingSphereImpl(const osg::BoundingSphereImpl<VT>&) [with VT = osg::Vec3f]'
   50 |         BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {}
      |         ^~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Drawable:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IntersectionVisitor:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/LineSegmentIntersector:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgGA/GUIActionAdapter:19:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape: In copy constructor 'osg::Box::Box(const osg::Box&, const osg::CopyOp&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape:208:13: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy]
  208 |             _rotation(box._rotation) {}
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Matrixd:20,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/DisplaySettings:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/buffered_value:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shader:27,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/StateAttribute:20,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/StateSet:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/State:19:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)'
   95 |         inline Quat& operator = (const Quat& v) { _v[0]=v._v[0];  _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; }
      |                      ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape: In copy constructor 'osg::Cone::Cone(const osg::Cone&, const osg::CopyOp&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape:262:13: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy]
  262 |             _rotation(cone._rotation) {}
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)'
   95 |         inline Quat& operator = (const Quat& v) { _v[0]=v._v[0];  _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; }
      |                      ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape: In copy constructor 'osg::Cylinder::Cylinder(const osg::Cylinder&, const osg::CopyOp&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape:322:13: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy]
  322 |             _rotation(cylinder._rotation) {}
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)'
   95 |         inline Quat& operator = (const Quat& v) { _v[0]=v._v[0];  _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; }
      |                      ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape: In copy constructor 'osg::Capsule::Capsule(const osg::Capsule&, const osg::CopyOp&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shape:378:13: warning: implicitly-declared 'constexpr osg::Quat::Quat(const osg::Quat&)' is deprecated [-Wdeprecated-copy]
  378 |             _rotation(capsule._rotation) {}
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Quat:95:22: note: because 'osg::Quat' has user-provided 'osg::Quat& osg::Quat::operator=(const osg::Quat&)'
   95 |         inline Quat& operator = (const Quat& v) { _v[0]=v._v[0];  _v[1]=v._v[1]; _v[2]=v._v[2]; _v[3]=v._v[3]; return *this; }
      |                      ^~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Group:18:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor: At global scope:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:359:22: warning: 'virtual void osg::NodeVisitor::apply(osg::OcclusionQueryNode&)' was hidden [-Woverloaded-virtual=]
  359 |         virtual void apply(OcclusionQueryNode& node);
      |                      ^~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgViewer/ViewerBase:20,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/extern/osgQt/GraphicsWindowQt.cpp:17:
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:358:22: warning: 'virtual void osg::NodeVisitor::apply(osg::OccluderNode&)' was hidden [-Woverloaded-virtual=]
  358 |         virtual void apply(OccluderNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:357:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ClearNode&)' was hidden [-Woverloaded-virtual=]
  357 |         virtual void apply(ClearNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:356:22: warning: 'virtual void osg::NodeVisitor::apply(osg::PagedLOD&)' was hidden [-Woverloaded-virtual=]
  356 |         virtual void apply(PagedLOD& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:355:22: warning: 'virtual void osg::NodeVisitor::apply(osg::LOD&)' was hidden [-Woverloaded-virtual=]
  355 |         virtual void apply(LOD& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:354:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Sequence&)' was hidden [-Woverloaded-virtual=]
  354 |         virtual void apply(Sequence& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:353:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Switch&)' was hidden [-Woverloaded-virtual=]
  353 |         virtual void apply(Switch& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:351:22: warning: 'virtual void osg::NodeVisitor::apply(osg::AutoTransform&)' was hidden [-Woverloaded-virtual=]
  351 |         virtual void apply(AutoTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:350:22: warning: 'virtual void osg::NodeVisitor::apply(osg::PositionAttitudeTransform&)' was hidden [-Woverloaded-virtual=]
  350 |         virtual void apply(PositionAttitudeTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:349:22: warning: 'virtual void osg::NodeVisitor::apply(osg::MatrixTransform&)' was hidden [-Woverloaded-virtual=]
  349 |         virtual void apply(MatrixTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:348:22: warning: 'virtual void osg::NodeVisitor::apply(osg::CameraView&)' was hidden [-Woverloaded-virtual=]
  348 |         virtual void apply(CameraView& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:347:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Camera&)' was hidden [-Woverloaded-virtual=]
  347 |         virtual void apply(Camera& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:346:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Transform&)' was hidden [-Woverloaded-virtual=]
  346 |         virtual void apply(Transform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:344:22: warning: 'virtual void osg::NodeVisitor::apply(osg::LightSource&)' was hidden [-Woverloaded-virtual=]
  344 |         virtual void apply(LightSource& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:343:22: warning: 'virtual void osg::NodeVisitor::apply(osg::TexGenNode&)' was hidden [-Woverloaded-virtual=]
  343 |         virtual void apply(TexGenNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:342:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ClipNode&)' was hidden [-Woverloaded-virtual=]
  342 |         virtual void apply(ClipNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:340:22: warning: 'virtual void osg::NodeVisitor::apply(osg::CoordinateSystemNode&)' was hidden [-Woverloaded-virtual=]
  340 |         virtual void apply(CoordinateSystemNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:338:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Projection&)' was hidden [-Woverloaded-virtual=]
  338 |         virtual void apply(Projection& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:336:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ProxyNode&)' was hidden [-Woverloaded-virtual=]
  336 |         virtual void apply(ProxyNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:334:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Group&)' was hidden [-Woverloaded-virtual=]
  334 |         virtual void apply(Group& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:332:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Billboard&)' was hidden [-Woverloaded-virtual=]
  332 |         virtual void apply(Billboard& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:331:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Geode&)' was hidden [-Woverloaded-virtual=]
  331 |         virtual void apply(Geode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:327:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Geometry&)' was hidden [-Woverloaded-virtual=]
  327 |         virtual void apply(Geometry& geometry);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/GLObjectsVisitor:104:14: note:   by 'osgUtil::GLObjectsVisitor::apply'
  104 |         void apply(osg::StateSet& stateset);
      |              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:359:22: warning: 'virtual void osg::NodeVisitor::apply(osg::OcclusionQueryNode&)' was hidden [-Woverloaded-virtual=]
  359 |         virtual void apply(OcclusionQueryNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:358:22: warning: 'virtual void osg::NodeVisitor::apply(osg::OccluderNode&)' was hidden [-Woverloaded-virtual=]
  358 |         virtual void apply(OccluderNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:357:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ClearNode&)' was hidden [-Woverloaded-virtual=]
  357 |         virtual void apply(ClearNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:356:22: warning: 'virtual void osg::NodeVisitor::apply(osg::PagedLOD&)' was hidden [-Woverloaded-virtual=]
  356 |         virtual void apply(PagedLOD& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:355:22: warning: 'virtual void osg::NodeVisitor::apply(osg::LOD&)' was hidden [-Woverloaded-virtual=]
  355 |         virtual void apply(LOD& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:354:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Sequence&)' was hidden [-Woverloaded-virtual=]
  354 |         virtual void apply(Sequence& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:353:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Switch&)' was hidden [-Woverloaded-virtual=]
  353 |         virtual void apply(Switch& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:351:22: warning: 'virtual void osg::NodeVisitor::apply(osg::AutoTransform&)' was hidden [-Woverloaded-virtual=]
  351 |         virtual void apply(AutoTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:350:22: warning: 'virtual void osg::NodeVisitor::apply(osg::PositionAttitudeTransform&)' was hidden [-Woverloaded-virtual=]
  350 |         virtual void apply(PositionAttitudeTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:349:22: warning: 'virtual void osg::NodeVisitor::apply(osg::MatrixTransform&)' was hidden [-Woverloaded-virtual=]
  349 |         virtual void apply(MatrixTransform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:348:22: warning: 'virtual void osg::NodeVisitor::apply(osg::CameraView&)' was hidden [-Woverloaded-virtual=]
  348 |         virtual void apply(CameraView& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:347:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Camera&)' was hidden [-Woverloaded-virtual=]
  347 |         virtual void apply(Camera& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:346:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Transform&)' was hidden [-Woverloaded-virtual=]
  346 |         virtual void apply(Transform& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:344:22: warning: 'virtual void osg::NodeVisitor::apply(osg::LightSource&)' was hidden [-Woverloaded-virtual=]
  344 |         virtual void apply(LightSource& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:343:22: warning: 'virtual void osg::NodeVisitor::apply(osg::TexGenNode&)' was hidden [-Woverloaded-virtual=]
  343 |         virtual void apply(TexGenNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:342:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ClipNode&)' was hidden [-Woverloaded-virtual=]
  342 |         virtual void apply(ClipNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:340:22: warning: 'virtual void osg::NodeVisitor::apply(osg::CoordinateSystemNode&)' was hidden [-Woverloaded-virtual=]
  340 |         virtual void apply(CoordinateSystemNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:338:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Projection&)' was hidden [-Woverloaded-virtual=]
  338 |         virtual void apply(Projection& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:336:22: warning: 'virtual void osg::NodeVisitor::apply(osg::ProxyNode&)' was hidden [-Woverloaded-virtual=]
  336 |         virtual void apply(ProxyNode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:334:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Group&)' was hidden [-Woverloaded-virtual=]
  334 |         virtual void apply(Group& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:332:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Billboard&)' was hidden [-Woverloaded-virtual=]
  332 |         virtual void apply(Billboard& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:331:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Geode&)' was hidden [-Woverloaded-virtual=]
  331 |         virtual void apply(Geode& node);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/NodeVisitor:327:22: warning: 'virtual void osg::NodeVisitor::apply(osg::Geometry&)' was hidden [-Woverloaded-virtual=]
  327 |         virtual void apply(Geometry& geometry);
      |                      ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osgUtil/IncrementalCompileOperation:51:22: note:   by 'osgUtil::StateToCompile::apply'
   51 |         virtual void apply(osg::Texture& texture);
      |                      ^~~~~
[  1%] Linking CXX static library libosgQt.a
[  1%] Built target osgQt
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o
[  1%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o
[  2%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o
[  3%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o
[  4%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o
[  5%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o
[  6%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o
[  7%] Building CXX object _deps/bullet-build/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o
[  8%] Linking CXX static library libBulletCollision.a
[  8%] Built target BulletCollision
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o
[  8%] Building CXX object _deps/bullet-build/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o
[  9%] Linking CXX static library libLinearMath.a
[  9%] Built target LinearMath
[  9%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourAlloc.cpp.o
[  9%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourAssert.cpp.o
[  9%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourCommon.cpp.o
[ 10%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourNavMesh.cpp.o
[ 10%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshBuilder.cpp.o
[ 10%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourNavMeshQuery.cpp.o
[ 10%] Building CXX object _deps/recastnavigation-build/Detour/CMakeFiles/Detour.dir/Source/DetourNode.cpp.o
[ 10%] Linking CXX static library libDetour.a
[ 10%] Built target Detour
[ 10%] Building CXX object _deps/recastnavigation-build/DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCache.cpp.o
[ 10%] Building CXX object _deps/recastnavigation-build/DetourTileCache/CMakeFiles/DetourTileCache.dir/Source/DetourTileCacheBuilder.cpp.o
[ 11%] Linking CXX static library libDetourTileCache.a
[ 11%] Built target DetourTileCache
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/Recast.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastAlloc.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastArea.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastAssert.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastContour.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastFilter.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastLayers.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastMesh.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastMeshDetail.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastRasterization.cpp.o
[ 11%] Building CXX object _deps/recastnavigation-build/Recast/CMakeFiles/Recast.dir/Source/RecastRegion.cpp.o
[ 11%] Linking CXX static library libRecast.a
[ 11%] Built target Recast
[ 11%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSChannel.cpp.o
[ 12%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSControl.cpp.o
[ 12%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem.cpp.o
[ 12%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_keyboard.cpp.o
[ 12%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_mouse.cpp.o
[ 12%] Building CXX object extern/oics/CMakeFiles/oics.dir/ICSInputControlSystem_joystick.cpp.o
[ 12%] Linking CXX static library liboics.a
[ 12%] Built target oics
[ 12%] Building CXX object _deps/recastnavigation-build/DebugUtils/CMakeFiles/DebugUtils.dir/Source/DebugDraw.cpp.o
[ 12%] Building CXX object _deps/recastnavigation-build/DebugUtils/CMakeFiles/DebugUtils.dir/Source/DetourDebugDraw.cpp.o
[ 12%] Building CXX object _deps/recastnavigation-build/DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDebugDraw.cpp.o
[ 12%] Building CXX object _deps/recastnavigation-build/DebugUtils/CMakeFiles/DebugUtils.dir/Source/RecastDump.cpp.o
[ 12%] Linking CXX static library libDebugUtils.a
[ 12%] Built target DebugUtils
[ 12%] Generating config/moc_gamesettings.cpp
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/config/gamesettings.hpp:0: Note: No relevant classes found. No output generated.
[ 12%] Generating config/moc_launchersettings.cpp
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/config/launchersettings.hpp:0: Note: No relevant classes found. No output generated.
[ 12%] Generating config/moc_settingsbase.cpp
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/config/settingsbase.hpp:0: Note: No relevant classes found. No output generated.
[ 12%] Generating contentselector/model/moc_contentmodel.cpp
[ 12%] Generating contentselector/model/moc_esmfile.cpp
[ 12%] Generating contentselector/model/moc_loadordererror.cpp
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/contentselector/model/loadordererror.hpp:0: Note: No relevant classes found. No output generated.
[ 12%] Generating contentselector/model/moc_modelitem.cpp
[ 12%] Generating contentselector/model/moc_naturalsort.cpp
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/contentselector/model/naturalsort.hpp:0: Note: No relevant classes found. No output generated.
[ 12%] Generating contentselector/view/moc_combobox.cpp
[ 12%] Generating contentselector/view/moc_contentselector.cpp
[ 12%] Generating process/moc_processinvoker.cpp
[ 12%] Generating ui_contentselector.h
[ 12%] Building CXX object components/CMakeFiles/components.dir/settings/settings.cpp.o
[ 12%] Building CXX object components/CMakeFiles/components.dir/settings/parser.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/bsa/bsa_file.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/bsa/compressedbsafile.cpp.o
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp:23,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/stream_buffer.hpp:21,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/chain.hpp:34,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/filtering_streambuf.hpp:17,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/bsa/compressedbsafile.cpp:36:
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::iostreams::basic_array_sink<char> >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]':
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:179:31:   required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>; std::streamsize = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:215:29:   required from 'std::streamsize boost::iostreams::copy(Source&, const Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::disable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = basic_array_sink<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::disable_if<is_std_io<Sink> >::type = void]'
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/bsa/compressedbsafile.cpp:384:35:   required from here
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >&)' is deprecated [-Wdeprecated-copy]
   96 |            r = boost::iostreams::detail::execute_all( \
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
   97 |                    op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   98 |                    BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   99 |                ); \
      |                ~                                     
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO'
   19 |         BOOST_PP_LOCAL_MACRO(2)
      |         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/bsa/compressedbsafile.cpp:37:
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>]'
  162 |     copy_operation& operator=(const copy_operation&);
      |                     ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:92:19: note:   initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]'
   92 |    execute_all(Op op, BOOST_PP_ENUM_BINARY_PARAMS(n, C, c)) \
      |                ~~~^~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO'
   16 |         BOOST_PP_LOCAL_MACRO(1)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]':
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9:   required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::iostreams::basic_array_sink<char> >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:179:31:   required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>; std::streamsize = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:215:29:   required from 'std::streamsize boost::iostreams::copy(Source&, const Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::disable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = basic_array_sink<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::disable_if<is_std_io<Sink> >::type = void]'
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/bsa/compressedbsafile.cpp:384:35:   required from here
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >&)' is deprecated [-Wdeprecated-copy]
   96 |            r = boost::iostreams::detail::execute_all( \
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
   97 |                    op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   98 |                    BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   99 |                ); \
      |                ~                                     
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO'
   16 |         BOOST_PP_LOCAL_MACRO(1)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>]'
  162 |     copy_operation& operator=(const copy_operation&);
      |                     ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:83:16: note:   initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]'
   83 | execute_all(Op op)
      |             ~~~^~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]':
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9:   required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9:   required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::iostreams::basic_array_sink<char> >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:179:31:   required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>; std::streamsize = long int]'
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:215:29:   required from 'std::streamsize boost::iostreams::copy(Source&, const Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::disable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = basic_array_sink<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::disable_if<is_std_io<Sink> >::type = void]'
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/bsa/compressedbsafile.cpp:384:35:   required from here
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:85:39: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >&)' is deprecated [-Wdeprecated-copy]
   85 |     return execute_traits<Op>::execute(op);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::iostreams::basic_array_sink<char>]'
  162 |     copy_operation& operator=(const copy_operation&);
      |                     ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/boost/iostreams/detail/execute.hpp:53:30: note:   initializing argument 1 of 'static Result boost::iostreams::detail::execute_traits_impl<Result>::execute(Op) [with Op = boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::iostreams::basic_array_sink<char> >; Result = long int]'
   53 |     static Result execute(Op op) { return op(); }
      |                           ~~~^~
[ 13%] Building CXX object components/CMakeFiles/components.dir/bsa/memorystream.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/vfs/manager.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/vfs/bsaarchive.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/vfs/filesystemarchive.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/vfs/registerarchives.cpp.o
[ 13%] Building CXX object components/CMakeFiles/components.dir/resource/scenemanager.cpp.o
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/resource/scenemanager.hpp:10,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/resource/scenemanager.cpp:1:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node: In member function 'void osg::Node::setInitialBound(const osg::BoundingSphere&)':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:415:84: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl<osg::Vec3f>& osg::BoundingSphereImpl<osg::Vec3f>::operator=(const osg::BoundingSphereImpl<osg::Vec3f>&)' is deprecated [-Wdeprecated-copy]
  415 |         void setInitialBound(const osg::BoundingSphere& bsphere) { _initialBound = bsphere; dirtyBound(); }
      |                                                                                    ^~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:20:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl<osg::Vec3f>' has user-provided 'osg::BoundingSphereImpl<VT>::BoundingSphereImpl(const osg::BoundingSphereImpl<VT>&) [with VT = osg::Vec3f]'
   50 |         BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {}
      |         ^~~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node: In member function 'const osg::BoundingSphere& osg::Node::getBound() const':
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:429:35: warning: implicitly-declared 'constexpr osg::BoundingSphereImpl<osg::Vec3f>& osg::BoundingSphereImpl<osg::Vec3f>::operator=(const osg::BoundingSphereImpl<osg::Vec3f>&)' is deprecated [-Wdeprecated-copy]
  429 |                 _boundingSphere = _initialBound;
      |                                   ^~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/BoundingSphere:50:9: note: because 'osg::BoundingSphereImpl<osg::Vec3f>' has user-provided 'osg::BoundingSphereImpl<VT>::BoundingSphereImpl(const osg::BoundingSphereImpl<VT>&) [with VT = osg::Vec3f]'
   50 |         BoundingSphereImpl(const BoundingSphereImpl& bs) : _center(bs._center),_radius(bs._radius) {}
      |         ^~~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/GraphicsContext:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Texture:20,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/resource/scenemanager.hpp:11:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setVertexAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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 /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Shader:25,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/StateAttribute:20,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/StateSet:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:19:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setNormalAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                            ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setSecondaryColorAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                              ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/State: In member function 'void osg::State::setFogCoordAlias(const osg::VertexAttribAlias&)':
/home/pbulk/build/games/openmw/work/.buildlink/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; }
      |                                                                                  ^~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/GLExtensions:140:9: note: because 'osg::VertexAttribAlias' has user-provided 'osg::VertexAttribAlias::VertexAttribAlias(const osg::VertexAttribAlias&)'
  140 |         VertexAttribAlias(const VertexAttribAlias& rhs):
      |         ^~~~~~~~~~~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/StateAttribute:19:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Callback: At global scope:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Callback:80:22: warning: 'virtual bool osg::Callback::run(osg::Object*, osg::Object*)' was hidden [-Woverloaded-virtual=]
   80 |         virtual bool run(osg::Object* object, osg::Object* data)
      |                      ^~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/View:17,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/RenderInfo:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Drawable:21,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Geode:19,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgGA/EventVisitor:19,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osgViewer/Viewer:18,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/shader/shadermanager.hpp:12,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/lightmanager.hpp:16,
                 from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/resource/scenemanager.hpp:15:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/Camera:604:25: note:   by 'void osg::Camera::DrawCallback::run(osg::RenderInfo&) const'
  604 |             inline void run(osg::RenderInfo& renderInfo) const
      |                         ^~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/lightmanager.hpp:163:51: error: expected ',' or '...' before numeric constant
  163 |         void setSunlight(osg::ref_ptr<osg::Light> sun);
      |                                                   ^~~
In file included from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Object:18,
                 from /home/pbulk/build/games/openmw/work/.buildlink/include/osg/Node:18:
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:86:41: warning: 'virtual osg::UniformCallback* osg::CopyOp::operator()(const osg::UniformCallback*) const' was hidden [-Woverloaded-virtual=]
   86 |         virtual UniformCallback*        operator() (const UniformCallback* uniformcallback) const;
      |                                         ^~~~~~~~
In file included from /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/resource/scenemanager.cpp:24:
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:85:41: warning: 'virtual osg::StateAttributeCallback* osg::CopyOp::operator()(const osg::StateAttributeCallback*) const' was hidden [-Woverloaded-virtual=]
   85 |         virtual StateAttributeCallback* operator() (const StateAttributeCallback* stateattributecallback) const;
      |                                         ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:84:33: warning: 'virtual osg::Callback* osg::CopyOp::operator()(const osg::Callback*) const' was hidden [-Woverloaded-virtual=]
   84 |         virtual Callback*       operator() (const Callback* nodecallback) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:83:33: warning: 'virtual osg::Uniform* osg::CopyOp::operator()(const osg::Uniform*) const' was hidden [-Woverloaded-virtual=]
   83 |         virtual Uniform*        operator() (const Uniform* shape) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:82:33: warning: 'virtual osg::Shape* osg::CopyOp::operator()(const osg::Shape*) const' was hidden [-Woverloaded-virtual=]
   82 |         virtual Shape*          operator() (const Shape* shape) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:81:33: warning: 'virtual osg::PrimitiveSet* osg::CopyOp::operator()(const osg::PrimitiveSet*) const' was hidden [-Woverloaded-virtual=]
   81 |         virtual PrimitiveSet*   operator() (const PrimitiveSet* primitives) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:80:33: warning: 'virtual osg::Array* osg::CopyOp::operator()(const osg::Array*) const' was hidden [-Woverloaded-virtual=]
   80 |         virtual Array*          operator() (const Array* array) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:79:33: warning: 'virtual osg::Image* osg::CopyOp::operator()(const osg::Image*) const' was hidden [-Woverloaded-virtual=]
   79 |         virtual Image*          operator() (const Image* image) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:78:33: warning: 'virtual osg::Texture* osg::CopyOp::operator()(const osg::Texture*) const' was hidden [-Woverloaded-virtual=]
   78 |         virtual Texture*        operator() (const Texture* text) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:77:33: warning: 'virtual osg::StateAttribute* osg::CopyOp::operator()(const osg::StateAttribute*) const' was hidden [-Woverloaded-virtual=]
   77 |         virtual StateAttribute* operator() (const StateAttribute* attr) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:76:33: warning: 'virtual osg::StateSet* osg::CopyOp::operator()(const osg::StateSet*) const' was hidden [-Woverloaded-virtual=]
   76 |         virtual StateSet*       operator() (const StateSet* stateset) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:73:33: warning: 'virtual osg::Object* osg::CopyOp::operator()(const osg::Object*) const' was hidden [-Woverloaded-virtual=]
   73 |         virtual Object*         operator() (const Object* obj) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
/home/pbulk/build/games/openmw/work/.buildlink/include/osg/CopyOp:72:33: warning: 'virtual osg::Referenced* osg::CopyOp::operator()(const osg::Referenced*) const' was hidden [-Woverloaded-virtual=]
   72 |         virtual Referenced*     operator() (const Referenced* ref) const;
      |                                 ^~~~~~~~
/home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0/components/sceneutil/clone.hpp:31:24: note:   by 'SceneUtil::CopyOp::operator()'
   31 |         osg::Drawable* operator() (const osg::Drawable* drawable) const override;
      |                        ^~~~~~~~
*** [components/CMakeFiles/components.dir/resource/scenemanager.cpp.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
1 error

bmake[2]: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
*** [components/CMakeFiles/components.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
1 error

bmake[1]: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
1 error

bmake: stopped in /home/pbulk/build/games/openmw/work/openmw-openmw-0.47.0
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/openmw
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/openmw