+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mkvtoolnix-2.9.8nb64/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mkvtoolnix-2.9.8nb64/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for mkvtoolnix-2.9.8nb64 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 /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor.hpp:14, from src/common/samples_timecode_conv.h:19, from src/output/p_mp3.h:22, from src/input/r_mp3.h:25, from src/merge/output_control.cpp:92: /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor_ct.hpp:17:68: error: _Pragma takes a parenthesized string literal 17 | BOOST_MATH_HEADER_DEPRECATED(""); | ^ In file included from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor.hpp:15, from src/common/samples_timecode_conv.h:19, from src/output/p_mp3.h:22, from src/input/r_mp3.h:25, from src/merge/output_control.cpp:92: /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor_rt.hpp:14:68: error: _Pragma takes a parenthesized string literal 14 | BOOST_MATH_HEADER_DEPRECATED(""); | ^ In file included from src/common/samples_timecode_conv.h:19, from src/output/p_mp3.h:22, from src/input/r_mp3.h:25, from src/merge/output_control.cpp:92: /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor.hpp:18:65: error: _Pragma takes a parenthesized string literal 18 | BOOST_MATH_HEADER_DEPRECATED(""); | ^ 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/math/common_factor_ct.hpp:15, from /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/common_factor.hpp:14, from src/common/samples_timecode_conv.h:19, from src/output/p_mp3.h:22, from src/input/r_mp3.h:25, from src/merge/output_control.cpp:92: /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:14:44: error: '_Pragma' does not name a type 14 | #define BOOST_MATH_HEADER_DEPRECATED(expr) _Pragma("This header is deprecated; use " expr " instead.") | ^~~~~~~ /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(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:14:44: error: '_Pragma' does not name a type 14 | #define BOOST_MATH_HEADER_DEPRECATED(expr) _Pragma("This header is deprecated; use " expr " instead.") | ^~~~~~~ /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(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/multimedia/mkvtoolnix-old/work/.buildlink/include/boost/math/tools/header_deprecated.hpp:14:44: error: '_Pragma' does not name a type 14 | #define BOOST_MATH_HEADER_DEPRECATED(expr) _Pragma("This header is deprecated; use " expr " instead.") | ^~~~~~~ /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(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~ gmake: *** [Makefile:293: src/merge/output_control.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/multimedia/mkvtoolnix-old *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/multimedia/mkvtoolnix-old