+ 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/mkvtoolnix-2.9.8nb65/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mkvtoolnix-2.9.8nb65/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for mkvtoolnix-2.9.8nb65
     CXX  src/merge/cluster_helper.cpp
In file included from src/merge/cluster_helper.h:27,
                 from src/merge/cluster_helper.cpp:27:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
     CXX  src/merge/debugging.cpp
In file included from src/merge/mkvmerge.h:17,
                 from src/merge/output_control.h:23,
                 from src/merge/debugging.cpp:20:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
     CXX  src/merge/libmatroska_extensions.cpp
     CXX  src/merge/mkvmerge.cpp
In file included from src/merge/cluster_helper.h:27,
                 from src/merge/mkvmerge.cpp:62:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
     CXX  src/merge/output_control.cpp
In file included from src/input/r_aac.h:25,
                 from src/merge/output_control.cpp:80:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
In file included from src/merge/output_control.cpp:80:
src/input/r_aac.h:37:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   37 |   aac_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:81:
src/input/r_ac3.h:35:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   ac3_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/input/r_avc.h:19,
                 from src/merge/output_control.cpp:83:
src/common/mpeg4_p10.h: In member function 'void mpeg4::p10::avc_frame_t::clear()':
src/common/mpeg4_p10.h:165:38: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct mpeg4::p10::slice_info_t'; use assignment or value-initialization instead [-Wclass-memaccess]
  165 |         memset(&m_si, 0, sizeof(m_si));
      |                                      ^
src/common/mpeg4_p10.h:100:12: note: 'struct mpeg4::p10::slice_info_t' declared here
  100 |     struct slice_info_t {
      |            ^~~~~~~~~~~~
In file included from src/merge/output_control.cpp:83:
src/input/r_avc.h: At global scope:
src/input/r_avc.h:33:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   33 |   avc_es_reader_c(track_info_c &n_ti) throw (error_c);
      |                                       ^~~~~
In file included from src/input/subtitles.h:23,
                 from src/input/r_avi.h:31,
                 from src/merge/output_control.cpp:84:
src/output/p_textsubs.h:36:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   36 |     throw (error_c);
      |     ^~~~~
In file included from src/merge/output_control.cpp:84:
src/input/r_avi.h:86:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   86 |   avi_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:86:
src/input/r_corepicture.h:40:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   40 |   corepicture_reader_c(track_info_c &_ti) throw (error_c);
      |                                           ^~~~~
In file included from src/merge/output_control.cpp:87:
src/input/r_dirac.h:33:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   33 |   dirac_es_reader_c(track_info_c &n_ti) throw (error_c);
      |                                         ^~~~~
In file included from src/merge/output_control.cpp:88:
src/input/r_dts.h:38:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   38 |   dts_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/input/r_flac.h:37,
                 from src/merge/output_control.cpp:89:
src/output/p_flac.h:33:106: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   33 |   flac_packetizer_c(generic_reader_c *p_reader, track_info_c &p_ti, unsigned char *header, int l_header) throw (error_c);
      |                                                                                                          ^~~~~
In file included from src/merge/output_control.cpp:89:
src/input/r_flac.h:60:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   60 |   flac_reader_c(track_info_c &_ti) throw (error_c);
      |                                    ^~~~~
In file included from src/merge/output_control.cpp:91:
src/input/r_matroska.h:176:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  176 |   kax_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/shared_ptr.hpp:17,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/format/alt_sstream.hpp:22,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/format/internals.hpp:24,
                 from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/format.hpp:38,
                 from src/common/common.h:27,
                 from src/merge/output_control.cpp:69:
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <boost/integer/common_factor_ct.hpp> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:12:47: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   12 | #   define BOOST_MATH_HEADER_DEPRECATED(expr) BOOST_HEADER_DEPRECATED(expr)
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor_ct.hpp:17:1: note: in expansion of macro 'BOOST_MATH_HEADER_DEPRECATED'
   17 | BOOST_MATH_HEADER_DEPRECATED("<boost/integer/common_factor_ct.hpp>");
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <boost/integer/common_factor_rt.hpp> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:12:47: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   12 | #   define BOOST_MATH_HEADER_DEPRECATED(expr) BOOST_HEADER_DEPRECATED(expr)
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor_rt.hpp:14:1: note: in expansion of macro 'BOOST_MATH_HEADER_DEPRECATED'
   14 | BOOST_MATH_HEADER_DEPRECATED("<boost/integer/common_factor_rt.hpp>");
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: This header is deprecated. Use <boost/integer/common_factor.hpp> instead.'
   24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x)))
      |                                  ^~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/config/header_deprecated.hpp:23:37: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE'
   23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.")
      |                                     ^~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:12:47: note: in expansion of macro 'BOOST_HEADER_DEPRECATED'
   12 | #   define BOOST_MATH_HEADER_DEPRECATED(expr) BOOST_HEADER_DEPRECATED(expr)
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor.hpp:18:1: note: in expansion of macro 'BOOST_MATH_HEADER_DEPRECATED'
   18 | BOOST_MATH_HEADER_DEPRECATED("<boost/integer/common_factor.hpp>");
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from src/input/r_mp3.h:25,
                 from src/merge/output_control.cpp:92:
src/output/p_mp3.h:36:124: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   36 |   mp3_packetizer_c(generic_reader_c *p_reader, track_info_c &p_ti, int samples_per_sec, int channels, bool source_is_good) throw (error_c);
      |                                                                                                                            ^~~~~
In file included from src/merge/output_control.cpp:92:
src/input/r_mp3.h:35:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   mp3_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:93:
src/input/r_mpeg_es.h:39:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   39 |   mpeg_es_reader_c(track_info_c &_ti) throw (error_c);
      |                                       ^~~~~
In file included from src/merge/output_control.cpp:94:
src/input/r_mpeg_ps.h:136:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  136 |   mpeg_ps_reader_c(track_info_c &_ti) throw (error_c);
      |                                       ^~~~~
In file included from src/input/r_ogm.h:28,
                 from src/merge/output_control.cpp:96:
src/common/theora.h:60:126: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   60 | void MTX_DLL_API theora_parse_identification_header(unsigned char *buffer, int size, theora_identification_header_t &header) throw(error_c);
      |                                                                                                                              ^~~~~
In file included from src/input/r_ogm.h:29,
                 from src/merge/output_control.cpp:96:
src/common/kate.h:46:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   46 | void MTX_DLL_API kate_parse_identification_header(const unsigned char *buffer, int size, kate_identification_header_t &header) throw(error_c);
      |                                                                                                                                ^~~~~
In file included from src/merge/output_control.cpp:96:
src/input/r_ogm.h:106:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  106 |   ogm_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:97:
src/input/r_qtmp4.h:281:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  281 |   qtmp4_reader_c(track_info_c &_ti) throw (error_c);
      |                                     ^~~~~
In file included from src/merge/output_control.cpp:98:
src/input/r_real.h:102:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  102 |   real_reader_c(track_info_c &_ti) throw (error_c);
      |                                    ^~~~~
In file included from src/merge/output_control.cpp:99:
src/input/r_srt.h:30:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 |   srt_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:100:
src/input/r_ssa.h:29:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   29 |   ssa_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:101:
src/input/r_truehd.h:35:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   truehd_reader_c(track_info_c &_ti) throw (error_c);
      |                                      ^~~~~
In file included from src/merge/output_control.cpp:102:
src/input/r_tta.h:37:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   37 |   tta_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:103:
src/input/r_usf.h:74:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 |   usf_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:104:
src/input/r_vc1.h:35:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   vc1_es_reader_c(track_info_c &n_ti) throw (error_c);
      |                                       ^~~~~
In file included from src/input/r_vobbtn.h:25,
                 from src/merge/output_control.cpp:105:
src/output/p_vobbtn.h:30:94: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 |   vobbtn_packetizer_c(generic_reader_c *p_reader, track_info_c &p_ti, int width, int height) throw (error_c);
      |                                                                                              ^~~~~
In file included from src/merge/output_control.cpp:105:
src/input/r_vobbtn.h:35:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   vobbtn_reader_c(track_info_c &_ti) throw (error_c);
      |                                      ^~~~~
In file included from src/input/r_vobsub.h:24,
                 from src/merge/output_control.cpp:106:
src/output/p_vobsub.h:32:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   32 |     throw (error_c);
      |     ^~~~~
In file included from src/merge/output_control.cpp:106:
src/input/r_vobsub.h:71:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 |   vobsub_reader_c(track_info_c &_ti) throw (error_c);
      |                                      ^~~~~
In file included from src/merge/output_control.cpp:107:
src/input/r_wav.h:79:35: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 |   wav_reader_c(track_info_c &_ti) throw (error_c);
      |                                   ^~~~~
In file included from src/merge/output_control.cpp:108:
src/input/r_wavpack.h:35:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   35 |   wavpack_reader_c(track_info_c &_ti) throw (error_c);
      |                                       ^~~~~
     CXX  src/merge/pr_generic.cpp
In file included from src/merge/mkvmerge.h:17,
                 from src/merge/pr_generic.cpp:39:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
src/merge/pr_generic.cpp:60:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   60 |   throw(error_c)
      |   ^~~~~
src/merge/pr_generic.cpp: In constructor 'track_info_c::track_info_c()':
src/merge/pr_generic.cpp:1463:50: warning: 'void* std::memset(void*, int, size_t)' clearing an object of non-trivial type 'struct pixel_crop_t'; use assignment or value-initialization instead [-Wclass-memaccess]
 1463 |   memset(&pixel_cropping, 0, sizeof(pixel_crop_t));
      |                                                  ^
In file included from src/merge/mkvmerge.h:17,
                 from src/merge/pr_generic.cpp:39:
src/merge/pr_generic.h:152:8: note: 'struct pixel_crop_t' declared here
  152 | struct pixel_crop_t {
      |        ^~~~~~~~~~~~
     CXX  src/merge/timecode_factory.cpp
In file included from src/merge/timecode_factory.cpp:23:
src/merge/pr_generic.h:455:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  455 |     throw (error_c);
      |     ^~~~~
     CXX  src/common/aac.cpp
     CXX  src/common/ac3.cpp
     CXX  src/common/base64.cpp
src/common/base64.cpp: In function 'int base64_decode(const string&, unsigned char*)':
src/common/base64.cpp:141:22: warning: 'values[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  141 |     mid[0] = values[0] << 2;
      |              ~~~~~~~~^
src/common/base64.cpp:142:22: warning: 'values[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  142 |     mid[1] = values[1] >> 4;
      |              ~~~~~~~~^
src/common/base64.cpp:144:22: warning: 'values[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  144 |     mid[3] = values[2] >> 2;
      |              ~~~~~~~~^
src/common/base64.cpp:146:22: warning: 'values[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
  146 |     mid[5] = values[3];
      |              ~~~~~~~~^
     CXX  src/common/bitvalue.cpp
src/common/bitvalue.cpp: In constructor 'bitvalue_c::bitvalue_c(std::string, int)':
src/common/bitvalue.cpp:42:8: warning: variable 'previous_was_space' set but not used [-Wunused-but-set-variable]
   42 |   bool previous_was_space = true;
      |        ^~~~~~~~~~~~~~~~~~
     CXX  src/common/checksums.cpp
     CXX  src/common/command_line.cpp
     CXX  src/common/common.cpp
     CXX  src/common/compression.cpp
src/common/compression.cpp: In member function 'bool content_decoder_c::initialize(libmatroska::KaxTrackEntry&)':
src/common/compression.cpp:415:51: warning: 'void* std::memset(void*, int, size_t)' clearing an object of type 'struct kax_content_encoding_t' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
  415 |     memset(&enc, 0, sizeof(kax_content_encoding_t));
      |                                                   ^
In file included from src/common/compression.cpp:19:
src/common/compression.h:156:8: note: 'struct kax_content_encoding_t' declared here
  156 | struct kax_content_encoding_t {
      |        ^~~~~~~~~~~~~~~~~~~~~~
     CXX  src/common/debugging.cpp
     CXX  src/common/dirac.cpp
     CXX  src/common/dts.cpp
     CXX  src/common/ebml.cpp
     CXX  src/common/endian.cpp
     CXX  src/common/extern_data.cpp
     CXX  src/common/hacks.cpp
     CXX  src/common/id3.cpp
     CXX  src/common/iso639.cpp
     CXX  src/common/kate.cpp
In file included from src/common/kate.cpp:19:
src/common/kate.h:46:128: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   46 | void MTX_DLL_API kate_parse_identification_header(const unsigned char *buffer, int size, kate_identification_header_t &header) throw(error_c);
      |                                                                                                                                ^~~~~
src/common/kate.cpp:40:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   40 |   throw(error_c) {
      |   ^~~~~
     CXX  src/common/kax_analyzer.cpp
src/common/kax_analyzer.cpp: In member function 'virtual void kax_analyzer_c::add_to_meta_seek(libebml::EbmlElement*)':
src/common/kax_analyzer.cpp:723:10: warning: variable 'void_present' set but not used [-Wunused-but-set-variable]
  723 |     bool void_present   = false;
      |          ^~~~~~~~~~~~
     CXX  src/common/locale.cpp
src/common/locale.cpp: In function 'std::string get_local_charset()':
src/common/locale.cpp:259:7: error: 'parse_int' was not declared in this scope
  259 |   if (parse_int(lc_charset, i))
      |       ^~~~~~~~~
gmake: *** [Makefile:293: src/common/locale.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/mkvtoolnix-old
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/mkvtoolnix-old