Build: #5 was successful

Job: Build OpenMPT debs for Buster was successful

Stages & jobs

  1. Default Stage

  2. Publish to repo

    Requires a user to start manually

Build log

The build generated 4,569 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log

22-Jun-2019 07:36:51 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:51 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:51    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:51                                                                                          ^
22-Jun-2019 07:36:51 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:51   struct PlayState
22-Jun-2019 07:36:51          ^~~~~~~~~
22-Jun-2019 07:36:51 In file included from soundlib/plugins/DigiBoosterEcho.cpp:14:
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:51    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:51                                                                                          ^
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:51   struct PlayState
22-Jun-2019 07:36:51          ^~~~~~~~~
22-Jun-2019 07:36:51 libopenmpt/libopenmpt_modplug_cpp.cpp: In function 'int get_filter_length()':
22-Jun-2019 07:36:51 libopenmpt/libopenmpt_modplug_cpp.cpp:324:65: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
22-Jun-2019 07:36:51   } else if ( ( CSoundFile::gdwSoundSetup & SNDMIX_HQRESAMPLER ) == SNDMIX_NORESAMPLING ) {
22-Jun-2019 07:36:51 In file included from libopenmpt/libopenmpt_ext.cpp:12:
22-Jun-2019 07:36:51 ./soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:51 ./soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:51    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:51                                                                                          ^
22-Jun-2019 07:36:51 ./soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:51   struct PlayState
22-Jun-2019 07:36:51          ^~~~~~~~~
22-Jun-2019 07:36:51 In file included from soundlib/plugins/PluginManager.cpp:33:
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:51    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:51                                                                                          ^
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:51   struct PlayState
22-Jun-2019 07:36:51          ^~~~~~~~~
22-Jun-2019 07:36:51 In file included from soundlib/plugins/PlugInterface.cpp:12:
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:51    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:51                                                                                          ^
22-Jun-2019 07:36:51 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:51   struct PlayState
22-Jun-2019 07:36:51          ^~~~~~~~~
22-Jun-2019 07:36:52 In file included from libopenmpt/libopenmpt_impl.cpp:33:
22-Jun-2019 07:36:52 ./soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:36:52 ./soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:36:52    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:36:52                                                                                          ^
22-Jun-2019 07:36:52 ./soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:36:52   struct PlayState
22-Jun-2019 07:36:52          ^~~~~~~~~
22-Jun-2019 07:36:58 /bin/bash ./libtool  --tag=CXX   --mode=link g++      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -version-info 0:20:0 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt.la -rpath /usr/lib/x86_64-linux-gnu common/libopenmpt_la-ComponentManager.lo common/libopenmpt_la-FileReader.lo common/libopenmpt_la-Logging.lo common/libopenmpt_la-misc_util.lo common/libopenmpt_la-mptCPU.lo common/libopenmpt_la-mptFileIO.lo common/libopenmpt_la-mptIO.lo common/libopenmpt_la-mptLibrary.lo common/libopenmpt_la-mptOS.lo common/libopenmpt_la-mptPathString.lo common/libopenmpt_la-mptRandom.lo common/libopenmpt_la-mptString.lo common/libopenmpt_la-mptStringFormat.lo common/libopenmpt_la-mptStringParse.lo common/libopenmpt_la-mptTime.lo common/libopenmpt_la-mptUUID.lo common/libopenmpt_la-Profiler.lo common/libopenmpt_la-serialization_utils.lo common/libopenmpt_la-stdafx.lo common/libopenmpt_la-typedefs.lo common/libopenmpt_la-version.lo soundlib/libopenmpt_la-AudioCriticalSection.lo soundlib/libopenmpt_la-Dither.lo soundlib/libopenmpt_la-Dlsbank.lo soundlib/libopenmpt_la-Fastmix.lo soundlib/libopenmpt_la-InstrumentExtensions.lo soundlib/libopenmpt_la-ITCompression.lo soundlib/libopenmpt_la-ITTools.lo soundlib/libopenmpt_la-Load_669.lo soundlib/libopenmpt_la-Load_amf.lo soundlib/libopenmpt_la-Load_ams.lo soundlib/libopenmpt_la-Load_dbm.lo soundlib/libopenmpt_la-Load_digi.lo soundlib/libopenmpt_la-Load_dmf.lo soundlib/libopenmpt_la-Load_dsm.lo soundlib/libopenmpt_la-Load_far.lo soundlib/libopenmpt_la-Load_gdm.lo soundlib/libopenmpt_la-Load_imf.lo soundlib/libopenmpt_la-Load_it.lo soundlib/libopenmpt_la-Load_itp.lo soundlib/libopenmpt_la-load_j2b.lo soundlib/libopenmpt_la-Load_mdl.lo soundlib/libopenmpt_la-Load_med.lo soundlib/libopenmpt_la-Load_mid.lo soundlib/libopenmpt_la-Load_mo3.lo soundlib/libopenmpt_la-Load_mod.lo soundlib/libopenmpt_la-Load_mt2.lo soundlib/libopenmpt_la-Load_mtm.lo soundlib/libopenmpt_la-Load_okt.lo soundlib/libopenmpt_la-Load_plm.lo soundlib/libopenmpt_la-Load_psm.lo soundlib/libopenmpt_la-Load_ptm.lo soundlib/libopenmpt_la-Load_s3m.lo soundlib/libopenmpt_la-Load_sfx.lo soundlib/libopenmpt_la-Load_stm.lo soundlib/libopenmpt_la-Load_ult.lo soundlib/libopenmpt_la-Load_umx.lo soundlib/libopenmpt_la-Load_wav.lo soundlib/libopenmpt_la-Load_xm.lo soundlib/libopenmpt_la-Message.lo soundlib/libopenmpt_la-MIDIEvents.lo soundlib/libopenmpt_la-MIDIMacros.lo soundlib/libopenmpt_la-MixerLoops.lo soundlib/libopenmpt_la-MixerSettings.lo soundlib/libopenmpt_la-MixFuncTable.lo soundlib/libopenmpt_la-Mmcmp.lo soundlib/libopenmpt_la-ModChannel.lo soundlib/libopenmpt_la-modcommand.lo soundlib/libopenmpt_la-ModInstrument.lo soundlib/libopenmpt_la-ModSample.lo soundlib/libopenmpt_la-ModSequence.lo soundlib/libopenmpt_la-modsmp_ctrl.lo soundlib/libopenmpt_la-mod_specifications.lo soundlib/libopenmpt_la-MPEGFrame.lo soundlib/libopenmpt_la-OggStream.lo soundlib/libopenmpt_la-patternContainer.lo soundlib/libopenmpt_la-pattern.lo soundlib/libopenmpt_la-RowVisitor.lo soundlib/libopenmpt_la-S3MTools.lo soundlib/libopenmpt_la-SampleFormats.lo soundlib/libopenmpt_la-SampleIO.lo soundlib/libopenmpt_la-Sndfile.lo soundlib/libopenmpt_la-Snd_flt.lo soundlib/libopenmpt_la-Snd_fx.lo soundlib/libopenmpt_la-Sndmix.lo soundlib/libopenmpt_la-SoundFilePlayConfig.lo soundlib/libopenmpt_la-Tables.lo soundlib/libopenmpt_la-Tagging.lo soundlib/libopenmpt_la-tuningbase.lo soundlib/libopenmpt_la-tuningCollection.lo soundlib/libopenmpt_la-tuning.lo soundlib/libopenmpt_la-UpgradeModule.lo soundlib/libopenmpt_la-WAVTools.lo soundlib/libopenmpt_la-WindowedFIR.lo soundlib/libopenmpt_la-XMTools.lo soundlib/plugins/dmo/libopenmpt_la-DMOPlugin.lo soundlib/plugins/dmo/libopenmpt_la-Compressor.lo soundlib/plugins/dmo/libopenmpt_la-Distortion.lo soundlib/plugins/dmo/libopenmpt_la-Echo.lo soundlib/plugins/dmo/libopenmpt_la-Gargle.lo soundlib/plugins/dmo/libopenmpt_la-ParamEq.lo soundlib/plugins/dmo/libopenmpt_la-WavesReverb.lo soundlib/plugins/libopenmpt_la-DigiBoosterEcho.lo soundlib/plugins/libopenmpt_la-PluginManager.lo soundlib/plugins/libopenmpt_la-PlugInterface.lo libopenmpt/la-libopenmpt_c.lo libopenmpt/la-libopenmpt_cxx.lo libopenmpt/la-libopenmpt_ext.lo libopenmpt/la-libopenmpt_impl.lo -lz -lmpg123 -logg -lvorbis -lvorbisfile   -ldl
22-Jun-2019 07:36:58 libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o  common/.libs/libopenmpt_la-ComponentManager.o common/.libs/libopenmpt_la-FileReader.o common/.libs/libopenmpt_la-Logging.o common/.libs/libopenmpt_la-misc_util.o common/.libs/libopenmpt_la-mptCPU.o common/.libs/libopenmpt_la-mptFileIO.o common/.libs/libopenmpt_la-mptIO.o common/.libs/libopenmpt_la-mptLibrary.o common/.libs/libopenmpt_la-mptOS.o common/.libs/libopenmpt_la-mptPathString.o common/.libs/libopenmpt_la-mptRandom.o common/.libs/libopenmpt_la-mptString.o common/.libs/libopenmpt_la-mptStringFormat.o common/.libs/libopenmpt_la-mptStringParse.o common/.libs/libopenmpt_la-mptTime.o common/.libs/libopenmpt_la-mptUUID.o common/.libs/libopenmpt_la-Profiler.o common/.libs/libopenmpt_la-serialization_utils.o common/.libs/libopenmpt_la-stdafx.o common/.libs/libopenmpt_la-typedefs.o common/.libs/libopenmpt_la-version.o soundlib/.libs/libopenmpt_la-AudioCriticalSection.o soundlib/.libs/libopenmpt_la-Dither.o soundlib/.libs/libopenmpt_la-Dlsbank.o soundlib/.libs/libopenmpt_la-Fastmix.o soundlib/.libs/libopenmpt_la-InstrumentExtensions.o soundlib/.libs/libopenmpt_la-ITCompression.o soundlib/.libs/libopenmpt_la-ITTools.o soundlib/.libs/libopenmpt_la-Load_669.o soundlib/.libs/libopenmpt_la-Load_amf.o soundlib/.libs/libopenmpt_la-Load_ams.o soundlib/.libs/libopenmpt_la-Load_dbm.o soundlib/.libs/libopenmpt_la-Load_digi.o soundlib/.libs/libopenmpt_la-Load_dmf.o soundlib/.libs/libopenmpt_la-Load_dsm.o soundlib/.libs/libopenmpt_la-Load_far.o soundlib/.libs/libopenmpt_la-Load_gdm.o soundlib/.libs/libopenmpt_la-Load_imf.o soundlib/.libs/libopenmpt_la-Load_it.o soundlib/.libs/libopenmpt_la-Load_itp.o soundlib/.libs/libopenmpt_la-load_j2b.o soundlib/.libs/libopenmpt_la-Load_mdl.o soundlib/.libs/libopenmpt_la-Load_med.o soundlib/.libs/libopenmpt_la-Load_mid.o soundlib/.libs/libopenmpt_la-Load_mo3.o soundlib/.libs/libopenmpt_la-Load_mod.o soundlib/.libs/libopenmpt_la-Load_mt2.o soundlib/.libs/libopenmpt_la-Load_mtm.o soundlib/.libs/libopenmpt_la-Load_okt.o soundlib/.libs/libopenmpt_la-Load_plm.o soundlib/.libs/libopenmpt_la-Load_psm.o soundlib/.libs/libopenmpt_la-Load_ptm.o soundlib/.libs/libopenmpt_la-Load_s3m.o soundlib/.libs/libopenmpt_la-Load_sfx.o soundlib/.libs/libopenmpt_la-Load_stm.o soundlib/.libs/libopenmpt_la-Load_ult.o soundlib/.libs/libopenmpt_la-Load_umx.o soundlib/.libs/libopenmpt_la-Load_wav.o soundlib/.libs/libopenmpt_la-Load_xm.o soundlib/.libs/libopenmpt_la-Message.o soundlib/.libs/libopenmpt_la-MIDIEvents.o soundlib/.libs/libopenmpt_la-MIDIMacros.o soundlib/.libs/libopenmpt_la-MixerLoops.o soundlib/.libs/libopenmpt_la-MixerSettings.o soundlib/.libs/libopenmpt_la-MixFuncTable.o soundlib/.libs/libopenmpt_la-Mmcmp.o soundlib/.libs/libopenmpt_la-ModChannel.o soundlib/.libs/libopenmpt_la-modcommand.o soundlib/.libs/libopenmpt_la-ModInstrument.o soundlib/.libs/libopenmpt_la-ModSample.o soundlib/.libs/libopenmpt_la-ModSequence.o soundlib/.libs/libopenmpt_la-modsmp_ctrl.o soundlib/.libs/libopenmpt_la-mod_specifications.o soundlib/.libs/libopenmpt_la-MPEGFrame.o soundlib/.libs/libopenmpt_la-OggStream.o soundlib/.libs/libopenmpt_la-patternContainer.o soundlib/.libs/libopenmpt_la-pattern.o soundlib/.libs/libopenmpt_la-RowVisitor.o soundlib/.libs/libopenmpt_la-S3MTools.o soundlib/.libs/libopenmpt_la-SampleFormats.o soundlib/.libs/libopenmpt_la-SampleIO.o soundlib/.libs/libopenmpt_la-Sndfile.o soundlib/.libs/libopenmpt_la-Snd_flt.o soundlib/.libs/libopenmpt_la-Snd_fx.o soundlib/.libs/libopenmpt_la-Sndmix.o soundlib/.libs/libopenmpt_la-SoundFilePlayConfig.o soundlib/.libs/libopenmpt_la-Tables.o soundlib/.libs/libopenmpt_la-Tagging.o soundlib/.libs/libopenmpt_la-tuningbase.o soundlib/.libs/libopenmpt_la-tuningCollection.o soundlib/.libs/libopenmpt_la-tuning.o soundlib/.libs/libopenmpt_la-UpgradeModule.o soundlib/.libs/libopenmpt_la-WAVTools.o soundlib/.libs/libopenmpt_la-WindowedFIR.o soundlib/.libs/libopenmpt_la-XMTools.o soundlib/plugins/dmo/.libs/libopenmpt_la-DMOPlugin.o soundlib/plugins/dmo/.libs/libopenmpt_la-Compressor.o soundlib/plugins/dmo/.libs/libopenmpt_la-Distortion.o soundlib/plugins/dmo/.libs/libopenmpt_la-Echo.o soundlib/plugins/dmo/.libs/libopenmpt_la-Gargle.o soundlib/plugins/dmo/.libs/libopenmpt_la-ParamEq.o soundlib/plugins/dmo/.libs/libopenmpt_la-WavesReverb.o soundlib/plugins/.libs/libopenmpt_la-DigiBoosterEcho.o soundlib/plugins/.libs/libopenmpt_la-PluginManager.o soundlib/plugins/.libs/libopenmpt_la-PlugInterface.o libopenmpt/.libs/la-libopenmpt_c.o libopenmpt/.libs/la-libopenmpt_cxx.o libopenmpt/.libs/la-libopenmpt_ext.o libopenmpt/.libs/la-libopenmpt_impl.o   -Wl,--as-needed -lz -lmpg123 -logg /usr/lib/x86_64-linux-gnu/libvorbis.so /usr/lib/x86_64-linux-gnu/libvorbisfile.so -ldl -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libopenmpt.so.0 -o .libs/libopenmpt.so.0.0.20
22-Jun-2019 07:37:00 libtool: link: (cd ".libs" && rm -f "libopenmpt.so.0" && ln -s "libopenmpt.so.0.0.20" "libopenmpt.so.0")
22-Jun-2019 07:37:00 libtool: link: (cd ".libs" && rm -f "libopenmpt.so" && ln -s "libopenmpt.so.0.0.20" "libopenmpt.so")
22-Jun-2019 07:37:00 libtool: link: ( cd ".libs" && rm -f "libopenmpt.la" && ln -s "../libopenmpt.la" "libopenmpt.la" )
22-Jun-2019 07:37:00 /bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -version-info 1:0:0 -Wl,--version-script=libmodplug/libmodplug.ver -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_modplug.la -rpath /usr/lib/x86_64-linux-gnu libopenmpt/modplug_la-libopenmpt_modplug.lo libopenmpt/modplug_la-libopenmpt_modplug_cpp.lo libopenmpt.la -ldl
22-Jun-2019 07:37:00 /bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o openmpt123 src/openmpt123/openmpt123-openmpt123.o libopenmpt.la -lportaudio -lasound -lm -lpthread -lpulse-simple -lpulse   -lsndfile -lFLAC -ldl
22-Jun-2019 07:37:00 libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o  libopenmpt/.libs/modplug_la-libopenmpt_modplug.o libopenmpt/.libs/modplug_la-libopenmpt_modplug_cpp.o   -Wl,-rpath -Wl,/data/libopenmpt/.libs -Wl,--as-needed ./.libs/libopenmpt.so -ldl -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o  -g -O2 -fstack-protector-strong -Wl,--version-script=libmodplug/libmodplug.ver -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libopenmpt_modplug.so.1 -o .libs/libopenmpt_modplug.so.1.0.0
22-Jun-2019 07:37:00 libtool: link: g++ -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/openmpt123 src/openmpt123/openmpt123-openmpt123.o  -Wl,--as-needed ./.libs/libopenmpt.so -lportaudio -lasound -lm -lpthread -lpulse-simple -lpulse -lsndfile -lFLAC -ldl
22-Jun-2019 07:37:00 libtool: link: (cd ".libs" && rm -f "libopenmpt_modplug.so.1" && ln -s "libopenmpt_modplug.so.1.0.0" "libopenmpt_modplug.so.1")
22-Jun-2019 07:37:00 libtool: link: (cd ".libs" && rm -f "libopenmpt_modplug.so" && ln -s "libopenmpt_modplug.so.1.0.0" "libopenmpt_modplug.so")
22-Jun-2019 07:37:00 libtool: link: ( cd ".libs" && rm -f "libopenmpt_modplug.la" && ln -s "../libopenmpt_modplug.la" "libopenmpt_modplug.la" )
22-Jun-2019 07:37:00 make[2]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:37:00 make[1]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:37:00    dh_auto_test
22-Jun-2019 07:37:00         make -j32 check VERBOSE=1
22-Jun-2019 07:37:00 make[1]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:37:00 make  libopenmpt_example_c_stdout libopenmpt_example_c_probe libopenmpt_example_c libopenmpt_example_c_mem libopenmpt_example_c_unsafe libopenmpt_example_cxx libopenmpttest
22-Jun-2019 07:37:00 make[2]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o libopenmpt/libopenmpttest-libopenmpt_test.o `test -f 'libopenmpt/libopenmpt_test.cpp' || echo './'`libopenmpt/libopenmpt_test.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-ComponentManager.o `test -f 'common/ComponentManager.cpp' || echo './'`common/ComponentManager.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-FileReader.o `test -f 'common/FileReader.cpp' || echo './'`common/FileReader.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-Logging.o `test -f 'common/Logging.cpp' || echo './'`common/Logging.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-misc_util.o `test -f 'common/misc_util.cpp' || echo './'`common/misc_util.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptCPU.o `test -f 'common/mptCPU.cpp' || echo './'`common/mptCPU.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptFileIO.o `test -f 'common/mptFileIO.cpp' || echo './'`common/mptFileIO.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptIO.o `test -f 'common/mptIO.cpp' || echo './'`common/mptIO.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptLibrary.o `test -f 'common/mptLibrary.cpp' || echo './'`common/mptLibrary.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptOS.o `test -f 'common/mptOS.cpp' || echo './'`common/mptOS.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptPathString.o `test -f 'common/mptPathString.cpp' || echo './'`common/mptPathString.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptRandom.o `test -f 'common/mptRandom.cpp' || echo './'`common/mptRandom.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptString.o `test -f 'common/mptString.cpp' || echo './'`common/mptString.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptStringFormat.o `test -f 'common/mptStringFormat.cpp' || echo './'`common/mptStringFormat.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptStringParse.o `test -f 'common/mptStringParse.cpp' || echo './'`common/mptStringParse.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptTime.o `test -f 'common/mptTime.cpp' || echo './'`common/mptTime.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-mptUUID.o `test -f 'common/mptUUID.cpp' || echo './'`common/mptUUID.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-Profiler.o `test -f 'common/Profiler.cpp' || echo './'`common/Profiler.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-serialization_utils.o `test -f 'common/serialization_utils.cpp' || echo './'`common/serialization_utils.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-stdafx.o `test -f 'common/stdafx.cpp' || echo './'`common/stdafx.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-typedefs.o `test -f 'common/typedefs.cpp' || echo './'`common/typedefs.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o common/libopenmpttest-version.o `test -f 'common/version.cpp' || echo './'`common/version.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-AudioCriticalSection.o `test -f 'soundlib/AudioCriticalSection.cpp' || echo './'`soundlib/AudioCriticalSection.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Dither.o `test -f 'soundlib/Dither.cpp' || echo './'`soundlib/Dither.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Dlsbank.o `test -f 'soundlib/Dlsbank.cpp' || echo './'`soundlib/Dlsbank.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Fastmix.o `test -f 'soundlib/Fastmix.cpp' || echo './'`soundlib/Fastmix.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-InstrumentExtensions.o `test -f 'soundlib/InstrumentExtensions.cpp' || echo './'`soundlib/InstrumentExtensions.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ITCompression.o `test -f 'soundlib/ITCompression.cpp' || echo './'`soundlib/ITCompression.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ITTools.o `test -f 'soundlib/ITTools.cpp' || echo './'`soundlib/ITTools.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_669.o `test -f 'soundlib/Load_669.cpp' || echo './'`soundlib/Load_669.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_amf.o `test -f 'soundlib/Load_amf.cpp' || echo './'`soundlib/Load_amf.cpp
22-Jun-2019 07:37:00 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_ams.o `test -f 'soundlib/Load_ams.cpp' || echo './'`soundlib/Load_ams.cpp
22-Jun-2019 07:37:01 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_dbm.o `test -f 'soundlib/Load_dbm.cpp' || echo './'`soundlib/Load_dbm.cpp
22-Jun-2019 07:37:01 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_digi.o `test -f 'soundlib/Load_digi.cpp' || echo './'`soundlib/Load_digi.cpp
22-Jun-2019 07:37:01 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_dmf.o `test -f 'soundlib/Load_dmf.cpp' || echo './'`soundlib/Load_dmf.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_dsm.o `test -f 'soundlib/Load_dsm.cpp' || echo './'`soundlib/Load_dsm.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_far.o `test -f 'soundlib/Load_far.cpp' || echo './'`soundlib/Load_far.cpp
22-Jun-2019 07:37:02 In file included from soundlib/Dlsbank.cpp:13:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_gdm.o `test -f 'soundlib/Load_gdm.cpp' || echo './'`soundlib/Load_gdm.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_imf.o `test -f 'soundlib/Load_imf.cpp' || echo './'`soundlib/Load_imf.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_it.o `test -f 'soundlib/Load_it.cpp' || echo './'`soundlib/Load_it.cpp
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/InstrumentExtensions.cpp:15:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_itp.o `test -f 'soundlib/Load_itp.cpp' || echo './'`soundlib/Load_itp.cpp
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp: In function 'bool OpenMPT::ReadInstrumentHeaderField(OpenMPT::ModInstrument*, OpenMPT::uint32, OpenMPT::uint16, OpenMPT::FileReader&)':
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:448:47: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class OpenMPT::FlagSet<OpenMPT::InstrumentFlags>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02     memcpy(&(input-> name ), &tmp, sizeof(type)); \
22-Jun-2019 07:37:02                                                ^
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:495:2: note: in expansion of macro 'GET_MPTHEADER_sized_member'
22-Jun-2019 07:37:02   GET_MPTHEADER_sized_member( dwFlags     , uint32  , MAGIC4BE('d','F','.','.') )
22-Jun-2019 07:37:02   ^~~~~~~~~~~~~~~~~~~~~~~~~~
22-Jun-2019 07:37:02 In file included from ./common/../common/mptPathString.h:15,
22-Jun-2019 07:37:02                  from ./common/stdafx.h:78,
22-Jun-2019 07:37:02                  from soundlib/InstrumentExtensions.cpp:14:
22-Jun-2019 07:37:02 ./common/../common/FlagSet.h:146:7: note: 'class OpenMPT::FlagSet<OpenMPT::InstrumentFlags>' declared here
22-Jun-2019 07:37:02 class FlagSet
22-Jun-2019 07:37:02        ^~~~~~~
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:448:47: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02     memcpy(&(input-> name ), &tmp, sizeof(type)); \
22-Jun-2019 07:37:02                                                ^
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:543:2: note: in expansion of macro 'GET_MPTHEADER_sized_member'
22-Jun-2019 07:37:02   GET_MPTHEADER_sized_member( PitchEnv.dwFlags  , uint32  , MAGIC4BE('P','F','L','G') )
22-Jun-2019 07:37:02   ^~~~~~~~~~~~~~~~~~~~~~~~~~
22-Jun-2019 07:37:02 In file included from ./common/../common/mptPathString.h:15,
22-Jun-2019 07:37:02                  from ./common/stdafx.h:78,
22-Jun-2019 07:37:02                  from soundlib/InstrumentExtensions.cpp:14:
22-Jun-2019 07:37:02 ./common/../common/FlagSet.h:146:7: note: 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' declared here
22-Jun-2019 07:37:02 class FlagSet
22-Jun-2019 07:37:02        ^~~~~~~
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:448:47: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02     memcpy(&(input-> name ), &tmp, sizeof(type)); \
22-Jun-2019 07:37:02                                                ^
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:544:2: note: in expansion of macro 'GET_MPTHEADER_sized_member'
22-Jun-2019 07:37:02   GET_MPTHEADER_sized_member( PanEnv.dwFlags   , uint32  , MAGIC4BE('A','F','L','G') )
22-Jun-2019 07:37:02   ^~~~~~~~~~~~~~~~~~~~~~~~~~
22-Jun-2019 07:37:02 In file included from ./common/../common/mptPathString.h:15,
22-Jun-2019 07:37:02                  from ./common/stdafx.h:78,
22-Jun-2019 07:37:02                  from soundlib/InstrumentExtensions.cpp:14:
22-Jun-2019 07:37:02 ./common/../common/FlagSet.h:146:7: note: 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' declared here
22-Jun-2019 07:37:02 class FlagSet
22-Jun-2019 07:37:02        ^~~~~~~
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:448:47: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02     memcpy(&(input-> name ), &tmp, sizeof(type)); \
22-Jun-2019 07:37:02                                                ^
22-Jun-2019 07:37:02 soundlib/InstrumentExtensions.cpp:545:2: note: in expansion of macro 'GET_MPTHEADER_sized_member'
22-Jun-2019 07:37:02   GET_MPTHEADER_sized_member( VolEnv.dwFlags   , uint32  , MAGIC4BE('V','F','L','G') )
22-Jun-2019 07:37:02   ^~~~~~~~~~~~~~~~~~~~~~~~~~
22-Jun-2019 07:37:02 In file included from ./common/../common/mptPathString.h:15,
22-Jun-2019 07:37:02                  from ./common/stdafx.h:78,
22-Jun-2019 07:37:02                  from soundlib/InstrumentExtensions.cpp:14:
22-Jun-2019 07:37:02 ./common/../common/FlagSet.h:146:7: note: 'class OpenMPT::FlagSet<OpenMPT::EnvelopeFlags>' declared here
22-Jun-2019 07:37:02 class FlagSet
22-Jun-2019 07:37:02        ^~~~~~~
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/Load_amf.cpp:15:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 In file included from soundlib/Fastmix.cpp:20:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-load_j2b.o `test -f 'soundlib/load_j2b.cpp' || echo './'`soundlib/load_j2b.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mdl.o `test -f 'soundlib/Load_mdl.cpp' || echo './'`soundlib/Load_mdl.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_med.o `test -f 'soundlib/Load_med.cpp' || echo './'`soundlib/Load_med.cpp
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/Load_ams.cpp:19:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mid.o `test -f 'soundlib/Load_mid.cpp' || echo './'`soundlib/Load_mid.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mo3.o `test -f 'soundlib/Load_mo3.cpp' || echo './'`soundlib/Load_mo3.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mod.o `test -f 'soundlib/Load_mod.cpp' || echo './'`soundlib/Load_mod.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mt2.o `test -f 'soundlib/Load_mt2.cpp' || echo './'`soundlib/Load_mt2.cpp
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/ITTools.cpp:12:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/Load_669.cpp:14:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_mtm.o `test -f 'soundlib/Load_mtm.cpp' || echo './'`soundlib/Load_mtm.cpp
22-Jun-2019 07:37:02 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_okt.o `test -f 'soundlib/Load_okt.cpp' || echo './'`soundlib/Load_okt.cpp
22-Jun-2019 07:37:02 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:02                  from soundlib/Load_dbm.cpp:12:
22-Jun-2019 07:37:02 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:02 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:02    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:02                                                                                          ^
22-Jun-2019 07:37:02 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:02   struct PlayState
22-Jun-2019 07:37:02          ^~~~~~~~~
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_itp.cpp:18:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_plm.o `test -f 'soundlib/Load_plm.cpp' || echo './'`soundlib/Load_plm.cpp
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_dsm.cpp:23:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_psm.o `test -f 'soundlib/Load_psm.cpp' || echo './'`soundlib/Load_psm.cpp
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_digi.cpp:12:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/load_j2b.cpp:15:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_dmf.cpp:17:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_ptm.o `test -f 'soundlib/Load_ptm.cpp' || echo './'`soundlib/Load_ptm.cpp
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_s3m.o `test -f 'soundlib/Load_s3m.cpp' || echo './'`soundlib/Load_s3m.cpp
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_sfx.o `test -f 'soundlib/Load_sfx.cpp' || echo './'`soundlib/Load_sfx.cpp
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_stm.o `test -f 'soundlib/Load_stm.cpp' || echo './'`soundlib/Load_stm.cpp
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_it.cpp:13:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_med.cpp:13:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:03                  from soundlib/Load_far.cpp:12:
22-Jun-2019 07:37:03 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:03 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:03    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:03                                                                                          ^
22-Jun-2019 07:37:03 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:03   struct PlayState
22-Jun-2019 07:37:03          ^~~~~~~~~
22-Jun-2019 07:37:03 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_ult.o `test -f 'soundlib/Load_ult.cpp' || echo './'`soundlib/Load_ult.cpp
22-Jun-2019 07:37:04 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_umx.o `test -f 'soundlib/Load_umx.cpp' || echo './'`soundlib/Load_umx.cpp
22-Jun-2019 07:37:04 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_wav.o `test -f 'soundlib/Load_wav.cpp' || echo './'`soundlib/Load_wav.cpp
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_gdm.cpp:17:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_imf.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mdl.cpp:12:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Load_xm.o `test -f 'soundlib/Load_xm.cpp' || echo './'`soundlib/Load_xm.cpp
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mod.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mid.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mo3.cpp:17:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mt2.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_mtm.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:04 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Message.o `test -f 'soundlib/Message.cpp' || echo './'`soundlib/Message.cpp
22-Jun-2019 07:37:04 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:04                  from soundlib/Load_okt.cpp:13:
22-Jun-2019 07:37:04 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:04 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:04    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:04                                                                                          ^
22-Jun-2019 07:37:04 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:04   struct PlayState
22-Jun-2019 07:37:04          ^~~~~~~~~
22-Jun-2019 07:37:05 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:05                  from soundlib/Load_psm.cpp:13:
22-Jun-2019 07:37:05 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:05 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:05    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:05                                                                                          ^
22-Jun-2019 07:37:05 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:05   struct PlayState
22-Jun-2019 07:37:05          ^~~~~~~~~
22-Jun-2019 07:37:05 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MIDIEvents.o `test -f 'soundlib/MIDIEvents.cpp' || echo './'`soundlib/MIDIEvents.cpp
22-Jun-2019 07:37:05 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:05                  from soundlib/Load_s3m.cpp:12:
22-Jun-2019 07:37:05 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:05 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:05    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:05                                                                                          ^
22-Jun-2019 07:37:05 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:05   struct PlayState
22-Jun-2019 07:37:05          ^~~~~~~~~
22-Jun-2019 07:37:05 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:05                  from soundlib/Load_umx.cpp:13:
22-Jun-2019 07:37:05 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:05 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:05    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:05                                                                                          ^
22-Jun-2019 07:37:05 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:05   struct PlayState
22-Jun-2019 07:37:05          ^~~~~~~~~
22-Jun-2019 07:37:05 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MIDIMacros.o `test -f 'soundlib/MIDIMacros.cpp' || echo './'`soundlib/MIDIMacros.cpp
22-Jun-2019 07:37:05 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MixerLoops.o `test -f 'soundlib/MixerLoops.cpp' || echo './'`soundlib/MixerLoops.cpp
22-Jun-2019 07:37:05 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MixerSettings.o `test -f 'soundlib/MixerSettings.cpp' || echo './'`soundlib/MixerSettings.cpp
22-Jun-2019 07:37:05 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:05                  from soundlib/Load_plm.cpp:12:
22-Jun-2019 07:37:05 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:05 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:05    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:05                                                                                          ^
22-Jun-2019 07:37:05 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:05   struct PlayState
22-Jun-2019 07:37:05          ^~~~~~~~~
22-Jun-2019 07:37:05 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MixFuncTable.o `test -f 'soundlib/MixFuncTable.cpp' || echo './'`soundlib/MixFuncTable.cpp
22-Jun-2019 07:37:05 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:05                  from soundlib/Load_ptm.cpp:13:
22-Jun-2019 07:37:05 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:05 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:05    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:05                                                                                          ^
22-Jun-2019 07:37:05 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:05   struct PlayState
22-Jun-2019 07:37:05          ^~~~~~~~~
22-Jun-2019 07:37:06 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:06                  from soundlib/Load_ult.cpp:13:
22-Jun-2019 07:37:06 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:06 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:06    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:06                                                                                          ^
22-Jun-2019 07:37:06 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:06   struct PlayState
22-Jun-2019 07:37:06          ^~~~~~~~~
22-Jun-2019 07:37:06 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:06                  from soundlib/Load_sfx.cpp:12:
22-Jun-2019 07:37:06 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:06 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:06    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:06                                                                                          ^
22-Jun-2019 07:37:06 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:06   struct PlayState
22-Jun-2019 07:37:06          ^~~~~~~~~
22-Jun-2019 07:37:06 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:06                  from soundlib/Load_stm.cpp:13:
22-Jun-2019 07:37:06 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:06 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:06    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:06                                                                                          ^
22-Jun-2019 07:37:06 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:06   struct PlayState
22-Jun-2019 07:37:06          ^~~~~~~~~
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Mmcmp.o `test -f 'soundlib/Mmcmp.cpp' || echo './'`soundlib/Mmcmp.cpp
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ModChannel.o `test -f 'soundlib/ModChannel.cpp' || echo './'`soundlib/ModChannel.cpp
22-Jun-2019 07:37:06 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:06                  from soundlib/Load_wav.cpp:13:
22-Jun-2019 07:37:06 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:06 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:06    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:06                                                                                          ^
22-Jun-2019 07:37:06 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:06   struct PlayState
22-Jun-2019 07:37:06          ^~~~~~~~~
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-modcommand.o `test -f 'soundlib/modcommand.cpp' || echo './'`soundlib/modcommand.cpp
22-Jun-2019 07:37:06 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:06                  from soundlib/Load_xm.cpp:13:
22-Jun-2019 07:37:06 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:06 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:06    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:06                                                                                          ^
22-Jun-2019 07:37:06 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:06   struct PlayState
22-Jun-2019 07:37:06          ^~~~~~~~~
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ModInstrument.o `test -f 'soundlib/ModInstrument.cpp' || echo './'`soundlib/ModInstrument.cpp
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ModSample.o `test -f 'soundlib/ModSample.cpp' || echo './'`soundlib/ModSample.cpp
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-ModSequence.o `test -f 'soundlib/ModSequence.cpp' || echo './'`soundlib/ModSequence.cpp
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-modsmp_ctrl.o `test -f 'soundlib/modsmp_ctrl.cpp' || echo './'`soundlib/modsmp_ctrl.cpp
22-Jun-2019 07:37:06 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-mod_specifications.o `test -f 'soundlib/mod_specifications.cpp' || echo './'`soundlib/mod_specifications.cpp
22-Jun-2019 07:37:07 In file included from soundlib/Mmcmp.cpp:13:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:07 In file included from soundlib/MixerLoops.cpp:23:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:07 In file included from soundlib/modcommand.cpp:12:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:07 In file included from soundlib/ModChannel.cpp:12:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:07 In file included from soundlib/ModSequence.cpp:12:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:07 In file included from soundlib/ModSample.cpp:12:
22-Jun-2019 07:37:07 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:07 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:07    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:07                                                                                          ^
22-Jun-2019 07:37:07 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:07   struct PlayState
22-Jun-2019 07:37:07          ^~~~~~~~~
22-Jun-2019 07:37:08 In file included from soundlib/ModInstrument.cpp:12:
22-Jun-2019 07:37:08 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:08 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:08    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:08                                                                                          ^
22-Jun-2019 07:37:08 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:08   struct PlayState
22-Jun-2019 07:37:08          ^~~~~~~~~
22-Jun-2019 07:37:08 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-MPEGFrame.o `test -f 'soundlib/MPEGFrame.cpp' || echo './'`soundlib/MPEGFrame.cpp
22-Jun-2019 07:37:08 In file included from soundlib/modsmp_ctrl.cpp:14:
22-Jun-2019 07:37:08 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:08 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:08    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:08                                                                                          ^
22-Jun-2019 07:37:08 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:08   struct PlayState
22-Jun-2019 07:37:08          ^~~~~~~~~
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-OggStream.o `test -f 'soundlib/OggStream.cpp' || echo './'`soundlib/OggStream.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-patternContainer.o `test -f 'soundlib/patternContainer.cpp' || echo './'`soundlib/patternContainer.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-pattern.o `test -f 'soundlib/pattern.cpp' || echo './'`soundlib/pattern.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-RowVisitor.o `test -f 'soundlib/RowVisitor.cpp' || echo './'`soundlib/RowVisitor.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-S3MTools.o `test -f 'soundlib/S3MTools.cpp' || echo './'`soundlib/S3MTools.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-SampleFormats.o `test -f 'soundlib/SampleFormats.cpp' || echo './'`soundlib/SampleFormats.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-SampleIO.o `test -f 'soundlib/SampleIO.cpp' || echo './'`soundlib/SampleIO.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Sndfile.o `test -f 'soundlib/Sndfile.cpp' || echo './'`soundlib/Sndfile.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Snd_flt.o `test -f 'soundlib/Snd_flt.cpp' || echo './'`soundlib/Snd_flt.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Snd_fx.o `test -f 'soundlib/Snd_fx.cpp' || echo './'`soundlib/Snd_fx.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Sndmix.o `test -f 'soundlib/Sndmix.cpp' || echo './'`soundlib/Sndmix.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-SoundFilePlayConfig.o `test -f 'soundlib/SoundFilePlayConfig.cpp' || echo './'`soundlib/SoundFilePlayConfig.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Tables.o `test -f 'soundlib/Tables.cpp' || echo './'`soundlib/Tables.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-Tagging.o `test -f 'soundlib/Tagging.cpp' || echo './'`soundlib/Tagging.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-tuningbase.o `test -f 'soundlib/tuningbase.cpp' || echo './'`soundlib/tuningbase.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-tuningCollection.o `test -f 'soundlib/tuningCollection.cpp' || echo './'`soundlib/tuningCollection.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-tuning.o `test -f 'soundlib/tuning.cpp' || echo './'`soundlib/tuning.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-UpgradeModule.o `test -f 'soundlib/UpgradeModule.cpp' || echo './'`soundlib/UpgradeModule.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-WAVTools.o `test -f 'soundlib/WAVTools.cpp' || echo './'`soundlib/WAVTools.cpp
22-Jun-2019 07:37:11 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-WindowedFIR.o `test -f 'soundlib/WindowedFIR.cpp' || echo './'`soundlib/WindowedFIR.cpp
22-Jun-2019 07:37:12 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/libopenmpttest-XMTools.o `test -f 'soundlib/XMTools.cpp' || echo './'`soundlib/XMTools.cpp
22-Jun-2019 07:37:12 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-DMOPlugin.o `test -f 'soundlib/plugins/dmo/DMOPlugin.cpp' || echo './'`soundlib/plugins/dmo/DMOPlugin.cpp
22-Jun-2019 07:37:13 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-Compressor.o `test -f 'soundlib/plugins/dmo/Compressor.cpp' || echo './'`soundlib/plugins/dmo/Compressor.cpp
22-Jun-2019 07:37:13 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-Distortion.o `test -f 'soundlib/plugins/dmo/Distortion.cpp' || echo './'`soundlib/plugins/dmo/Distortion.cpp
22-Jun-2019 07:37:14 In file included from soundlib/patternContainer.cpp:13:
22-Jun-2019 07:37:14 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:14 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:14    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:14                                                                                          ^
22-Jun-2019 07:37:14 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:14   struct PlayState
22-Jun-2019 07:37:14          ^~~~~~~~~
22-Jun-2019 07:37:14 In file included from soundlib/pattern.cpp:17:
22-Jun-2019 07:37:14 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:14 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:14    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:14                                                                                          ^
22-Jun-2019 07:37:14 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:14   struct PlayState
22-Jun-2019 07:37:14          ^~~~~~~~~
22-Jun-2019 07:37:15 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-Echo.o `test -f 'soundlib/plugins/dmo/Echo.cpp' || echo './'`soundlib/plugins/dmo/Echo.cpp
22-Jun-2019 07:37:15 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-Gargle.o `test -f 'soundlib/plugins/dmo/Gargle.cpp' || echo './'`soundlib/plugins/dmo/Gargle.cpp
22-Jun-2019 07:37:18 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-ParamEq.o `test -f 'soundlib/plugins/dmo/ParamEq.cpp' || echo './'`soundlib/plugins/dmo/ParamEq.cpp
22-Jun-2019 07:37:18 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/dmo/libopenmpttest-WavesReverb.o `test -f 'soundlib/plugins/dmo/WavesReverb.cpp' || echo './'`soundlib/plugins/dmo/WavesReverb.cpp
22-Jun-2019 07:37:18 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/libopenmpttest-DigiBoosterEcho.o `test -f 'soundlib/plugins/DigiBoosterEcho.cpp' || echo './'`soundlib/plugins/DigiBoosterEcho.cpp
22-Jun-2019 07:37:18 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/libopenmpttest-PluginManager.o `test -f 'soundlib/plugins/PluginManager.cpp' || echo './'`soundlib/plugins/PluginManager.cpp
22-Jun-2019 07:37:19 In file included from soundlib/Tables.cpp:15:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Snd_flt.cpp:13:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/SampleFormats.cpp:13:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/RowVisitor.cpp:24:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Snd_fx.cpp:18:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Sndmix.cpp:14:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:19                  from soundlib/WAVTools.cpp:12:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/UpgradeModule.cpp:12:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:19                  from soundlib/S3MTools.cpp:12:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:19                  from soundlib/SampleIO.cpp:14:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:19 In file included from soundlib/Sndfile.cpp:27:
22-Jun-2019 07:37:19 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:19 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:19    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:19                                                                                          ^
22-Jun-2019 07:37:19 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:19   struct PlayState
22-Jun-2019 07:37:19          ^~~~~~~~~
22-Jun-2019 07:37:20 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o soundlib/plugins/libopenmpttest-PlugInterface.o `test -f 'soundlib/plugins/PlugInterface.cpp' || echo './'`soundlib/plugins/PlugInterface.cpp
22-Jun-2019 07:37:20 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o libopenmpt/libopenmpttest-libopenmpt_c.o `test -f 'libopenmpt/libopenmpt_c.cpp' || echo './'`libopenmpt/libopenmpt_c.cpp
22-Jun-2019 07:37:22 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o libopenmpt/libopenmpttest-libopenmpt_cxx.o `test -f 'libopenmpt/libopenmpt_cxx.cpp' || echo './'`libopenmpt/libopenmpt_cxx.cpp
22-Jun-2019 07:37:22 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o libopenmpt/libopenmpttest-libopenmpt_ext.o `test -f 'libopenmpt/libopenmpt_ext.cpp' || echo './'`libopenmpt/libopenmpt_ext.cpp
22-Jun-2019 07:37:22 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o libopenmpt/libopenmpttest-libopenmpt_impl.o `test -f 'libopenmpt/libopenmpt_impl.cpp' || echo './'`libopenmpt/libopenmpt_impl.cpp
22-Jun-2019 07:37:23 In file included from soundlib/plugins/dmo/Distortion.cpp:16:
22-Jun-2019 07:37:23 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:23 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:23    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:23                                                                                          ^
22-Jun-2019 07:37:23 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:23   struct PlayState
22-Jun-2019 07:37:23          ^~~~~~~~~
22-Jun-2019 07:37:24 In file included from soundlib/plugins/dmo/Compressor.cpp:16:
22-Jun-2019 07:37:24 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:24 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:24    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:24                                                                                          ^
22-Jun-2019 07:37:24 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:24   struct PlayState
22-Jun-2019 07:37:24          ^~~~~~~~~
22-Jun-2019 07:37:24 In file included from soundlib/Loaders.h:14,
22-Jun-2019 07:37:24                  from soundlib/XMTools.cpp:12:
22-Jun-2019 07:37:24 soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:24 soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:24    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:24                                                                                          ^
22-Jun-2019 07:37:24 soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:24   struct PlayState
22-Jun-2019 07:37:24          ^~~~~~~~~
22-Jun-2019 07:37:24 gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_c_stdout-libopenmpt_example_c_stdout.o `test -f 'examples/libopenmpt_example_c_stdout.c' || echo './'`examples/libopenmpt_example_c_stdout.c
22-Jun-2019 07:37:24 gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_c_probe-libopenmpt_example_c_probe.o `test -f 'examples/libopenmpt_example_c_probe.c' || echo './'`examples/libopenmpt_example_c_probe.c
22-Jun-2019 07:37:24 gcc -DHAVE_CONFIG_H -I.  -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_c-libopenmpt_example_c.o `test -f 'examples/libopenmpt_example_c.c' || echo './'`examples/libopenmpt_example_c.c
22-Jun-2019 07:37:24 gcc -DHAVE_CONFIG_H -I.  -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_c_mem-libopenmpt_example_c_mem.o `test -f 'examples/libopenmpt_example_c_mem.c' || echo './'`examples/libopenmpt_example_c_mem.c
22-Jun-2019 07:37:24 gcc -DHAVE_CONFIG_H -I.  -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_c_unsafe-libopenmpt_example_c_unsafe.o `test -f 'examples/libopenmpt_example_c_unsafe.c' || echo './'`examples/libopenmpt_example_c_unsafe.c
22-Jun-2019 07:37:24 g++ -DHAVE_CONFIG_H -I.  -pthread -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o examples/libopenmpt_example_cxx-libopenmpt_example_cxx.o `test -f 'examples/libopenmpt_example_cxx.cpp' || echo './'`examples/libopenmpt_example_cxx.cpp
22-Jun-2019 07:37:24 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o test/libopenmpttest-test.o `test -f 'test/test.cpp' || echo './'`test/test.cpp
22-Jun-2019 07:37:24 g++ -DHAVE_CONFIG_H -I.  -DLIBOPENMPT_BUILD -DLIBOPENMPT_BUILD_TEST -I./build/svn_version -I./ -I./common       -DMPT_WITH_DL -Wdate-time -D_FORTIFY_SOURCE=2      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -c -o test/libopenmpttest-TestToolsLib.o `test -f 'test/TestToolsLib.cpp' || echo './'`test/TestToolsLib.cpp
22-Jun-2019 07:37:28 In file included from soundlib/plugins/dmo/Echo.cpp:14:
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:28 In file included from soundlib/plugins/dmo/Gargle.cpp:14:
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:28 In file included from soundlib/plugins/dmo/ParamEq.cpp:14:
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:28 In file included from soundlib/plugins/DigiBoosterEcho.cpp:14:
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:28 In file included from soundlib/plugins/dmo/WavesReverb.cpp:14:
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/dmo/../../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:28 In file included from soundlib/plugins/PluginManager.cpp:33:
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:28    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:28                                                                                          ^
22-Jun-2019 07:37:28 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:28   struct PlayState
22-Jun-2019 07:37:28          ^~~~~~~~~
22-Jun-2019 07:37:34 In file included from soundlib/plugins/PlugInterface.cpp:12:
22-Jun-2019 07:37:34 soundlib/plugins/../Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:34 soundlib/plugins/../Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:34    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:34                                                                                          ^
22-Jun-2019 07:37:34 soundlib/plugins/../Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:34   struct PlayState
22-Jun-2019 07:37:34          ^~~~~~~~~
22-Jun-2019 07:37:34 In file included from libopenmpt/libopenmpt_ext.cpp:12:
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:34    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:34                                                                                          ^
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:34   struct PlayState
22-Jun-2019 07:37:34          ^~~~~~~~~
22-Jun-2019 07:37:34 In file included from libopenmpt/libopenmpt_impl.cpp:33:
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:34    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:34                                                                                          ^
22-Jun-2019 07:37:34 ./soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:34   struct PlayState
22-Jun-2019 07:37:34          ^~~~~~~~~
22-Jun-2019 07:37:38 In file included from test/test.cpp:23:
22-Jun-2019 07:37:38 test/../soundlib/Sndfile.h: In member function 'OpenMPT::CSoundFile::PlayState& OpenMPT::CSoundFile::PlayState::operator=(const OpenMPT::CSoundFile::PlayState&)':
22-Jun-2019 07:37:38 test/../soundlib/Sndfile.h:472:89: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct OpenMPT::CSoundFile::PlayState' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
22-Jun-2019 07:37:38    PlayState &operator= (const PlayState &other) { memcpy(this, &other, sizeof(PlayState)); return *this; }
22-Jun-2019 07:37:38                                                                                          ^
22-Jun-2019 07:37:38 test/../soundlib/Sndfile.h:425:9: note: 'struct OpenMPT::CSoundFile::PlayState' declared here
22-Jun-2019 07:37:38   struct PlayState
22-Jun-2019 07:37:38          ^~~~~~~~~
22-Jun-2019 07:37:38 /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_c_unsafe examples/libopenmpt_example_c_unsafe-libopenmpt_example_c_unsafe.o libopenmpt.la libopenmpt_modplug.la  -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:38 libtool: link: gcc -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_c_unsafe examples/libopenmpt_example_c_unsafe-libopenmpt_example_c_unsafe.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_c_stdout examples/libopenmpt_example_c_stdout-libopenmpt_example_c_stdout.o libopenmpt.la libopenmpt_modplug.la  -ldl
22-Jun-2019 07:37:39 /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_c_probe examples/libopenmpt_example_c_probe-libopenmpt_example_c_probe.o libopenmpt.la libopenmpt_modplug.la  -ldl
22-Jun-2019 07:37:39 /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_c examples/libopenmpt_example_c-libopenmpt_example_c.o libopenmpt.la libopenmpt_modplug.la  -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_c_mem examples/libopenmpt_example_c_mem-libopenmpt_example_c_mem.o libopenmpt.la libopenmpt_modplug.la  -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 libtool: link: gcc -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_c_stdout examples/libopenmpt_example_c_stdout-libopenmpt_example_c_stdout.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -ldl
22-Jun-2019 07:37:39 libtool: link: gcc -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_c_probe examples/libopenmpt_example_c_probe-libopenmpt_example_c_probe.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -ldl
22-Jun-2019 07:37:39 libtool: link: gcc -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_c examples/libopenmpt_example_c-libopenmpt_example_c.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 libtool: link: gcc -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_c_mem examples/libopenmpt_example_c_mem-libopenmpt_example_c_mem.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 /bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_example_cxx examples/libopenmpt_example_cxx-libopenmpt_example_cxx.o libopenmpt.la libopenmpt_modplug.la  -lportaudiocpp -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:37:39 libtool: link: g++ -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/libopenmpt_example_cxx examples/libopenmpt_example_cxx-libopenmpt_example_cxx.o  -Wl,--as-needed ./.libs/libopenmpt.so ./.libs/libopenmpt_modplug.so -lportaudiocpp -lportaudio -lasound -lm -lpthread -ldl
22-Jun-2019 07:38:00 /bin/bash ./libtool  --tag=CXX   --mode=link g++      -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpttest libopenmpt/libopenmpttest-libopenmpt_test.o test/libopenmpttest-test.o test/libopenmpttest-TestToolsLib.o common/libopenmpttest-ComponentManager.o common/libopenmpttest-FileReader.o common/libopenmpttest-Logging.o common/libopenmpttest-misc_util.o common/libopenmpttest-mptCPU.o common/libopenmpttest-mptFileIO.o common/libopenmpttest-mptIO.o common/libopenmpttest-mptLibrary.o common/libopenmpttest-mptOS.o common/libopenmpttest-mptPathString.o common/libopenmpttest-mptRandom.o common/libopenmpttest-mptString.o common/libopenmpttest-mptStringFormat.o common/libopenmpttest-mptStringParse.o common/libopenmpttest-mptTime.o common/libopenmpttest-mptUUID.o common/libopenmpttest-Profiler.o common/libopenmpttest-serialization_utils.o common/libopenmpttest-stdafx.o common/libopenmpttest-typedefs.o common/libopenmpttest-version.o soundlib/libopenmpttest-AudioCriticalSection.o soundlib/libopenmpttest-Dither.o soundlib/libopenmpttest-Dlsbank.o soundlib/libopenmpttest-Fastmix.o soundlib/libopenmpttest-InstrumentExtensions.o soundlib/libopenmpttest-ITCompression.o soundlib/libopenmpttest-ITTools.o soundlib/libopenmpttest-Load_669.o soundlib/libopenmpttest-Load_amf.o soundlib/libopenmpttest-Load_ams.o soundlib/libopenmpttest-Load_dbm.o soundlib/libopenmpttest-Load_digi.o soundlib/libopenmpttest-Load_dmf.o soundlib/libopenmpttest-Load_dsm.o soundlib/libopenmpttest-Load_far.o soundlib/libopenmpttest-Load_gdm.o soundlib/libopenmpttest-Load_imf.o soundlib/libopenmpttest-Load_it.o soundlib/libopenmpttest-Load_itp.o soundlib/libopenmpttest-load_j2b.o soundlib/libopenmpttest-Load_mdl.o soundlib/libopenmpttest-Load_med.o soundlib/libopenmpttest-Load_mid.o soundlib/libopenmpttest-Load_mo3.o soundlib/libopenmpttest-Load_mod.o soundlib/libopenmpttest-Load_mt2.o soundlib/libopenmpttest-Load_mtm.o soundlib/libopenmpttest-Load_okt.o soundlib/libopenmpttest-Load_plm.o soundlib/libopenmpttest-Load_psm.o soundlib/libopenmpttest-Load_ptm.o soundlib/libopenmpttest-Load_s3m.o soundlib/libopenmpttest-Load_sfx.o soundlib/libopenmpttest-Load_stm.o soundlib/libopenmpttest-Load_ult.o soundlib/libopenmpttest-Load_umx.o soundlib/libopenmpttest-Load_wav.o soundlib/libopenmpttest-Load_xm.o soundlib/libopenmpttest-Message.o soundlib/libopenmpttest-MIDIEvents.o soundlib/libopenmpttest-MIDIMacros.o soundlib/libopenmpttest-MixerLoops.o soundlib/libopenmpttest-MixerSettings.o soundlib/libopenmpttest-MixFuncTable.o soundlib/libopenmpttest-Mmcmp.o soundlib/libopenmpttest-ModChannel.o soundlib/libopenmpttest-modcommand.o soundlib/libopenmpttest-ModInstrument.o soundlib/libopenmpttest-ModSample.o soundlib/libopenmpttest-ModSequence.o soundlib/libopenmpttest-modsmp_ctrl.o soundlib/libopenmpttest-mod_specifications.o soundlib/libopenmpttest-MPEGFrame.o soundlib/libopenmpttest-OggStream.o soundlib/libopenmpttest-patternContainer.o soundlib/libopenmpttest-pattern.o soundlib/libopenmpttest-RowVisitor.o soundlib/libopenmpttest-S3MTools.o soundlib/libopenmpttest-SampleFormats.o soundlib/libopenmpttest-SampleIO.o soundlib/libopenmpttest-Sndfile.o soundlib/libopenmpttest-Snd_flt.o soundlib/libopenmpttest-Snd_fx.o soundlib/libopenmpttest-Sndmix.o soundlib/libopenmpttest-SoundFilePlayConfig.o soundlib/libopenmpttest-Tables.o soundlib/libopenmpttest-Tagging.o soundlib/libopenmpttest-tuningbase.o soundlib/libopenmpttest-tuningCollection.o soundlib/libopenmpttest-tuning.o soundlib/libopenmpttest-UpgradeModule.o soundlib/libopenmpttest-WAVTools.o soundlib/libopenmpttest-WindowedFIR.o soundlib/libopenmpttest-XMTools.o soundlib/plugins/dmo/libopenmpttest-DMOPlugin.o soundlib/plugins/dmo/libopenmpttest-Compressor.o soundlib/plugins/dmo/libopenmpttest-Distortion.o soundlib/plugins/dmo/libopenmpttest-Echo.o soundlib/plugins/dmo/libopenmpttest-Gargle.o soundlib/plugins/dmo/libopenmpttest-ParamEq.o soundlib/plugins/dmo/libopenmpttest-WavesReverb.o soundlib/plugins/libopenmpttest-DigiBoosterEcho.o soundlib/plugins/libopenmpttest-PluginManager.o soundlib/plugins/libopenmpttest-PlugInterface.o libopenmpt/libopenmpttest-libopenmpt_c.o libopenmpt/libopenmpttest-libopenmpt_cxx.o libopenmpt/libopenmpttest-libopenmpt_ext.o libopenmpt/libopenmpttest-libopenmpt_impl.o -lz -lmpg123 -logg -lvorbis -lvorbisfile   -ldl
22-Jun-2019 07:38:00 libtool: link: g++ -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -o libopenmpttest libopenmpt/libopenmpttest-libopenmpt_test.o test/libopenmpttest-test.o test/libopenmpttest-TestToolsLib.o common/libopenmpttest-ComponentManager.o common/libopenmpttest-FileReader.o common/libopenmpttest-Logging.o common/libopenmpttest-misc_util.o common/libopenmpttest-mptCPU.o common/libopenmpttest-mptFileIO.o common/libopenmpttest-mptIO.o common/libopenmpttest-mptLibrary.o common/libopenmpttest-mptOS.o common/libopenmpttest-mptPathString.o common/libopenmpttest-mptRandom.o common/libopenmpttest-mptString.o common/libopenmpttest-mptStringFormat.o common/libopenmpttest-mptStringParse.o common/libopenmpttest-mptTime.o common/libopenmpttest-mptUUID.o common/libopenmpttest-Profiler.o common/libopenmpttest-serialization_utils.o common/libopenmpttest-stdafx.o common/libopenmpttest-typedefs.o common/libopenmpttest-version.o soundlib/libopenmpttest-AudioCriticalSection.o soundlib/libopenmpttest-Dither.o soundlib/libopenmpttest-Dlsbank.o soundlib/libopenmpttest-Fastmix.o soundlib/libopenmpttest-InstrumentExtensions.o soundlib/libopenmpttest-ITCompression.o soundlib/libopenmpttest-ITTools.o soundlib/libopenmpttest-Load_669.o soundlib/libopenmpttest-Load_amf.o soundlib/libopenmpttest-Load_ams.o soundlib/libopenmpttest-Load_dbm.o soundlib/libopenmpttest-Load_digi.o soundlib/libopenmpttest-Load_dmf.o soundlib/libopenmpttest-Load_dsm.o soundlib/libopenmpttest-Load_far.o soundlib/libopenmpttest-Load_gdm.o soundlib/libopenmpttest-Load_imf.o soundlib/libopenmpttest-Load_it.o soundlib/libopenmpttest-Load_itp.o soundlib/libopenmpttest-load_j2b.o soundlib/libopenmpttest-Load_mdl.o soundlib/libopenmpttest-Load_med.o soundlib/libopenmpttest-Load_mid.o soundlib/libopenmpttest-Load_mo3.o soundlib/libopenmpttest-Load_mod.o soundlib/libopenmpttest-Load_mt2.o soundlib/libopenmpttest-Load_mtm.o soundlib/libopenmpttest-Load_okt.o soundlib/libopenmpttest-Load_plm.o soundlib/libopenmpttest-Load_psm.o soundlib/libopenmpttest-Load_ptm.o soundlib/libopenmpttest-Load_s3m.o soundlib/libopenmpttest-Load_sfx.o soundlib/libopenmpttest-Load_stm.o soundlib/libopenmpttest-Load_ult.o soundlib/libopenmpttest-Load_umx.o soundlib/libopenmpttest-Load_wav.o soundlib/libopenmpttest-Load_xm.o soundlib/libopenmpttest-Message.o soundlib/libopenmpttest-MIDIEvents.o soundlib/libopenmpttest-MIDIMacros.o soundlib/libopenmpttest-MixerLoops.o soundlib/libopenmpttest-MixerSettings.o soundlib/libopenmpttest-MixFuncTable.o soundlib/libopenmpttest-Mmcmp.o soundlib/libopenmpttest-ModChannel.o soundlib/libopenmpttest-modcommand.o soundlib/libopenmpttest-ModInstrument.o soundlib/libopenmpttest-ModSample.o soundlib/libopenmpttest-ModSequence.o soundlib/libopenmpttest-modsmp_ctrl.o soundlib/libopenmpttest-mod_specifications.o soundlib/libopenmpttest-MPEGFrame.o soundlib/libopenmpttest-OggStream.o soundlib/libopenmpttest-patternContainer.o soundlib/libopenmpttest-pattern.o soundlib/libopenmpttest-RowVisitor.o soundlib/libopenmpttest-S3MTools.o soundlib/libopenmpttest-SampleFormats.o soundlib/libopenmpttest-SampleIO.o soundlib/libopenmpttest-Sndfile.o soundlib/libopenmpttest-Snd_flt.o soundlib/libopenmpttest-Snd_fx.o soundlib/libopenmpttest-Sndmix.o soundlib/libopenmpttest-SoundFilePlayConfig.o soundlib/libopenmpttest-Tables.o soundlib/libopenmpttest-Tagging.o soundlib/libopenmpttest-tuningbase.o soundlib/libopenmpttest-tuningCollection.o soundlib/libopenmpttest-tuning.o soundlib/libopenmpttest-UpgradeModule.o soundlib/libopenmpttest-WAVTools.o soundlib/libopenmpttest-WindowedFIR.o soundlib/libopenmpttest-XMTools.o soundlib/plugins/dmo/libopenmpttest-DMOPlugin.o soundlib/plugins/dmo/libopenmpttest-Compressor.o soundlib/plugins/dmo/libopenmpttest-Distortion.o soundlib/plugins/dmo/libopenmpttest-Echo.o soundlib/plugins/dmo/libopenmpttest-Gargle.o soundlib/plugins/dmo/libopenmpttest-ParamEq.o soundlib/plugins/dmo/libopenmpttest-WavesReverb.o soundlib/plugins/libopenmpttest-DigiBoosterEcho.o soundlib/plugins/libopenmpttest-PluginManager.o soundlib/plugins/libopenmpttest-PlugInterface.o libopenmpt/libopenmpttest-libopenmpt_c.o libopenmpt/libopenmpttest-libopenmpt_cxx.o libopenmpt/libopenmpttest-libopenmpt_ext.o libopenmpt/libopenmpttest-libopenmpt_impl.o  -Wl,--as-needed -lz -lmpg123 -logg /usr/lib/x86_64-linux-gnu/libvorbis.so /usr/lib/x86_64-linux-gnu/libvorbisfile.so -ldl
22-Jun-2019 07:38:01 make[2]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:01 make  check-TESTS
22-Jun-2019 07:38:01 make[2]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:01 make[3]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:02 PASS: libopenmpttest
22-Jun-2019 07:38:02 ============================================================================
22-Jun-2019 07:38:02 Testsuite summary for libopenmpt 0.2.7386-autotools
22-Jun-2019 07:38:02 ============================================================================
22-Jun-2019 07:38:02 # TOTAL: 1
22-Jun-2019 07:38:02 # PASS:  1
22-Jun-2019 07:38:02 # SKIP:  0
22-Jun-2019 07:38:02 # XFAIL: 0
22-Jun-2019 07:38:02 # FAIL:  0
22-Jun-2019 07:38:02 # XPASS: 0
22-Jun-2019 07:38:02 # ERROR: 0
22-Jun-2019 07:38:02 ============================================================================
22-Jun-2019 07:38:02 make[3]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:02 make[2]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:02 make[1]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:02    create-stamp debian/debhelper-build-stamp
22-Jun-2019 07:38:02 debian/rules binary
22-Jun-2019 07:38:02 dh binary
22-Jun-2019 07:38:02    dh_testroot
22-Jun-2019 07:38:02    dh_prep
22-Jun-2019 07:38:02    dh_auto_install
22-Jun-2019 07:38:03         make -j1 install DESTDIR=/data/libopenmpt/debian/tmp AM_UPDATE_INFO_DIR=no
22-Jun-2019 07:38:03 make[1]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:03 make[2]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:03 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu'
22-Jun-2019 07:38:03 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libopenmpt.la libopenmpt_modplug.la '/data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu'
22-Jun-2019 07:38:03 libtool: install: /usr/bin/install -c .libs/libopenmpt.so.0.0.20 /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/libopenmpt.so.0.0.20
22-Jun-2019 07:38:03 libtool: install: (cd /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libopenmpt.so.0.0.20 libopenmpt.so.0 || { rm -f libopenmpt.so.0 && ln -s libopenmpt.so.0.0.20 libopenmpt.so.0; }; })
22-Jun-2019 07:38:03 libtool: install: (cd /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libopenmpt.so.0.0.20 libopenmpt.so || { rm -f libopenmpt.so && ln -s libopenmpt.so.0.0.20 libopenmpt.so; }; })
22-Jun-2019 07:38:03 libtool: install: /usr/bin/install -c .libs/libopenmpt.lai /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/libopenmpt.la
22-Jun-2019 07:38:03 libtool: warning: relinking 'libopenmpt_modplug.la'
22-Jun-2019 07:38:03 libtool: install: (cd /data/libopenmpt; /bin/bash "/data/libopenmpt/libtool"  --tag CXX --mode=relink g++ -g -O2 -fdebug-prefix-map=/data/libopenmpt=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wall -version-info 1:0:0 -Wl,--version-script=libmodplug/libmodplug.ver -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o libopenmpt_modplug.la -rpath /usr/lib/x86_64-linux-gnu libopenmpt/modplug_la-libopenmpt_modplug.lo libopenmpt/modplug_la-libopenmpt_modplug_cpp.lo libopenmpt.la -ldl -inst-prefix-dir /data/libopenmpt/debian/tmp)
22-Jun-2019 07:38:03 libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o  libopenmpt/.libs/modplug_la-libopenmpt_modplug.o libopenmpt/.libs/modplug_la-libopenmpt_modplug_cpp.o   -Wl,--as-needed -L/data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lopenmpt -ldl -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o  -g -O2 -fstack-protector-strong -Wl,--version-script=libmodplug/libmodplug.ver -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libopenmpt_modplug.so.1 -o .libs/libopenmpt_modplug.so.1.0.0
22-Jun-2019 07:38:03 libtool: install: /usr/bin/install -c .libs/libopenmpt_modplug.so.1.0.0T /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/libopenmpt_modplug.so.1.0.0
22-Jun-2019 07:38:03 libtool: install: (cd /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libopenmpt_modplug.so.1.0.0 libopenmpt_modplug.so.1 || { rm -f libopenmpt_modplug.so.1 && ln -s libopenmpt_modplug.so.1.0.0 libopenmpt_modplug.so.1; }; })
22-Jun-2019 07:38:03 libtool: install: (cd /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libopenmpt_modplug.so.1.0.0 libopenmpt_modplug.so || { rm -f libopenmpt_modplug.so && ln -s libopenmpt_modplug.so.1.0.0 libopenmpt_modplug.so; }; })
22-Jun-2019 07:38:03 libtool: install: /usr/bin/install -c .libs/libopenmpt_modplug.lai /data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/libopenmpt_modplug.la
22-Jun-2019 07:38:03 libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
22-Jun-2019 07:38:03 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/bin'
22-Jun-2019 07:38:03   /bin/bash ./libtool   --mode=install /usr/bin/install -c openmpt123 '/data/libopenmpt/debian/tmp/usr/bin'
22-Jun-2019 07:38:03 libtool: warning: 'libopenmpt.la' has not been installed in '/usr/lib/x86_64-linux-gnu'
22-Jun-2019 07:38:03 libtool: install: /usr/bin/install -c .libs/openmpt123 /data/libopenmpt/debian/tmp/usr/bin/openmpt123
22-Jun-2019 07:38:03 /usr/bin/install -c -d /data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt/html/search
22-Jun-2019 07:38:03 ( cd doxygen-doc && \
22-Jun-2019 07:38:03 for f in `find html -type f \! -name "installdox"`; do        \
22-Jun-2019 07:38:03         /usr/bin/install -c -m 644 $f /data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt/$f;        \
22-Jun-2019 07:38:03 done )
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt'
22-Jun-2019 07:38:04 /usr/bin/install -c -m 644 LICENSE README.md TODO '/data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/share/man/man1'
22-Jun-2019 07:38:04 /usr/bin/install -c -m 644 man/openmpt123.1 '/data/libopenmpt/debian/tmp/usr/share/man/man1'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt/examples'
22-Jun-2019 07:38:04 /usr/bin/install -c -m 644  examples/libopenmpt_example_cxx.cpp examples/libopenmpt_example_c_mem.c examples/libopenmpt_example_c_unsafe.c examples/libopenmpt_example_c.c examples/libopenmpt_example_c_probe.c examples/libopenmpt_example_c_stdout.c '/data/libopenmpt/debian/tmp/usr/share/doc/libopenmpt/examples'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/include'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/include/libopenmpt'
22-Jun-2019 07:38:04 /usr/bin/install -c -m 644  libopenmpt/libopenmpt.h libopenmpt/libopenmpt.hpp libopenmpt/libopenmpt_version.h libopenmpt/libopenmpt_config.h libopenmpt/libopenmpt_stream_callbacks_fd.h libopenmpt/libopenmpt_stream_callbacks_file.h libopenmpt/libopenmpt_ext.hpp '/data/libopenmpt/debian/tmp/usr/include/libopenmpt'
22-Jun-2019 07:38:04 /bin/mkdir -p '/data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
22-Jun-2019 07:38:04 /usr/bin/install -c -m 644 libopenmpt/libopenmpt.pc '/data/libopenmpt/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
22-Jun-2019 07:38:04 make[2]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:04 make[1]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:04    debian/rules override_dh_install
22-Jun-2019 07:38:04 make[1]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:04 dh_install
22-Jun-2019 07:38:04 mkdir -p debian/libopenmpt-modplug-dev/usr/lib/x86_64-linux-gnu/pkgconfig
22-Jun-2019 07:38:04 sed 's/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/' debian/libmodplug.pc.in > debian/libopenmpt-modplug-dev/usr/lib/x86_64-linux-gnu/pkgconfig/libmodplug.pc
22-Jun-2019 07:38:04 ln -s libopenmpt_modplug.so debian/libopenmpt-modplug-dev/usr/lib/x86_64-linux-gnu/libmodplug.so
22-Jun-2019 07:38:04 make[1]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:04    dh_installdocs
22-Jun-2019 07:38:04    debian/rules override_dh_installchangelogs
22-Jun-2019 07:38:04 make[1]: Entering directory '/data/libopenmpt'
22-Jun-2019 07:38:04 dh_installchangelogs libopenmpt/dox/changelog.md
22-Jun-2019 07:38:04 make[1]: Leaving directory '/data/libopenmpt'
22-Jun-2019 07:38:04    dh_installman
22-Jun-2019 07:38:04    dh_perl
22-Jun-2019 07:38:04    dh_link
22-Jun-2019 07:38:04    dh_strip_nondeterminism
22-Jun-2019 07:38:05    dh_compress
22-Jun-2019 07:38:05    dh_fixperms
22-Jun-2019 07:38:05    dh_missing
22-Jun-2019 07:38:05    dh_strip
22-Jun-2019 07:38:08    dh_makeshlibs
22-Jun-2019 07:38:08 dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
22-Jun-2019 07:38:08 dpkg-gensymbols: warning: debian/libopenmpt0/DEBIAN/symbols doesn't match completely debian/libopenmpt0.symbols
22-Jun-2019 07:38:08 --- debian/libopenmpt0.symbols (libopenmpt0_0.2.7386~beta20.3-3+fs9u3_amd64)
22-Jun-2019 07:38:08 +++ dpkg-gensymbols_VR5cw        2019-06-22 11:38:08.406603532 +0000
22-Jun-2019 07:38:08 @@ -134,7 +134,7 @@
22-Jun-2019 07:38:08   _ZTIN7openmpt9exceptionE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   (optional=weak)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   (optional=weak)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08 - (optional=weak)_ZTISt19_Sp_make_shared_tag@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08 +#MISSING: 0.2.7386~beta20.3-3+fs9u3# (optional=weak)_ZTISt19_Sp_make_shared_tag@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   _ZTSN7openmpt10module_extE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   _ZTSN7openmpt6moduleE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   _ZTSN7openmpt9exceptionE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08 @@ -144,6 +144,7 @@
22-Jun-2019 07:38:08   _ZTVN7openmpt10module_extE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   _ZTVN7openmpt6moduleE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   _ZTVN7openmpt9exceptionE@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 0.2.7386~beta20.3-3+fs9u3
22-Jun-2019 07:38:08   openmpt_could_open_propability@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   openmpt_free_string@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08   openmpt_get_core_version@Base 0.2.7025~beta20.1
22-Jun-2019 07:38:08    dh_shlibdeps
22-Jun-2019 07:38:10    dh_installdeb
22-Jun-2019 07:38:10    dh_gencontrol
22-Jun-2019 07:38:10    dh_md5sums
22-Jun-2019 07:38:10    dh_builddeb
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt-modplug1-dbgsym' in '../libopenmpt-modplug1-dbgsym_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt0' in '../libopenmpt0_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'openmpt123-dbgsym' in '../openmpt123-dbgsym_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt-modplug1' in '../libopenmpt-modplug1_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt-doc' in '../libopenmpt-doc_0.2.7386~beta20.3-3+fs9u3_all.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt0-dbgsym' in '../libopenmpt0-dbgsym_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt-modplug-dev' in '../libopenmpt-modplug-dev_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'libopenmpt-dev' in '../libopenmpt-dev_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:10 dpkg-deb: building package 'openmpt123' in '../openmpt123_0.2.7386~beta20.3-3+fs9u3_amd64.deb'.
22-Jun-2019 07:38:19 dpkg-genbuildinfo --build=binary
22-Jun-2019 07:38:19 dpkg-genchanges --build=binary >../libopenmpt_0.2.7386~beta20.3-3+fs9u3_amd64.changes
22-Jun-2019 07:38:20 dpkg-genchanges: info: binary-only upload (no source code included)
22-Jun-2019 07:38:20 dpkg-source --after-build .
22-Jun-2019 07:38:20 dpkg-source: info: unapplying 133007530cbe737f4b56db907aa6baee0ea5b17d.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying 6f8f7be5848be8c4487b1779c332b802674f6747.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up10-heap-buffer-overflow-in-sample-loading-from-malformed-files-psm.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up8-out-of-bounds-read-plm.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up6-invalid-memory-read-when-applying-nnas-to-effect-plugins.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up5-excessive-cpu-consumption-on-malformed-files-ams.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up3-excessive-cpu-consumption-on-malformed-files-dmf-mdl.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up2-infinite-loop-in-plugin-routing.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying up1-division-by-zero-in-tempo-calculation.patch
22-Jun-2019 07:38:20 dpkg-source: info: unapplying 01_libmodplug_symver.patch
22-Jun-2019 07:38:20 dpkg-buildpackage: info: binary-only upload (no source included)
22-Jun-2019 07:38:20 Now running lintian libopenmpt_0.2.7386~beta20.3-3+fs9u3_amd64.changes ...
22-Jun-2019 07:38:20 warning: the authors of lintian do not recommend running it with root privileges!
22-Jun-2019 07:38:24 E: libopenmpt0: symbols-file-contains-current-version-with-debian-revision on symbol _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base
22-Jun-2019 07:38:25 Finished running lintian.
22-Jun-2019 07:38:25 Finished task 'Build buster debs' with result: Success
22-Jun-2019 07:38:25 Running post build plugin 'Docker Container Cleanup'
22-Jun-2019 07:38:25 Running post build plugin 'NCover Results Collector'
22-Jun-2019 07:38:25 Running post build plugin 'Clover Results Collector'
22-Jun-2019 07:38:25 Running post build plugin 'npm Cache Cleanup'
22-Jun-2019 07:38:25 Running post build plugin 'Artifact Copier'
22-Jun-2019 07:38:25 Publishing an artifact: openmpt-debs-buster
22-Jun-2019 07:38:26 Finished publishing of artifact Required shared artifact: [openmpt-debs-buster], pattern: [*] anchored at: [.] in 1.295 s
22-Jun-2019 07:38:26 Finalising the build...
22-Jun-2019 07:38:26 Stopping timer.
22-Jun-2019 07:38:26 Build SP-OD-BODFB-5 completed.
22-Jun-2019 07:38:27 Running on server: post build plugin 'NCover Results Collector'
22-Jun-2019 07:38:27 Running on server: post build plugin 'Build Hanging Detection Configuration'
22-Jun-2019 07:38:27 Running on server: post build plugin 'Clover Delta Calculator'
22-Jun-2019 07:38:27 Running on server: post build plugin 'Maven Dependencies Postprocessor'
22-Jun-2019 07:38:27 All post build plugins have finished
22-Jun-2019 07:38:27 Generating build results summary...
22-Jun-2019 07:38:27 Saving build results to disk...
22-Jun-2019 07:38:27 Logging substituted variables...
22-Jun-2019 07:38:27 Indexing build results...
22-Jun-2019 07:38:27 Finished building SP-OD-BODFB-5.