D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/scummvm-2.1.1-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VGZH16 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf scummvm-2.1.1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/scummvm-2.1.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scummvm-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/scummvm-2.1.1-AUDIO_Fix_Compilation_Against_Fluidsynth_v2_1_and_later.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/scummvm-2.1.1-AUDIO_Really_Fix_Compilation_Against_Fluidsynth_v2_1_and_later.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/scummvm-2.1.1-BUILD_Apply_LDFLAGS_on_modules_plugins.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/scummvm-2.1.1-CONFIGURE_Add_compatibility_for_RPM_configure_macro.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DhE2b9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scummvm-2.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export CONFIGURE_NO_HOST=true + CONFIGURE_NO_HOST=true + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --datadir=/usr/share/scummvm --enable-all-engines --enable-c++11 --enable-release --enable-freetype2 --enable-text-console --with-freetype2-prefix=/usr Running ScummVM configure... Ignoring --host option! Looking for C++ compiler... g++ Checking for compiler version... 10, ok Building as C++11... yes Checking best debug mode... -g + split DWARF + Gold + var tracking Checking for whether C++ compiler accepts -Wglobal-constructors... no Checking for whether C++ compiler accepts -Wno-undefined-var-template... no Checking for whether C++ compiler accepts -Wno-pragma-pack... no Checking endianness... little Checking 64-bitness... yes Type with 1 byte... char Type with 2 bytes... short Type with 4 bytes... int Type with 8 bytes... long Alignment required... no Checking host CPU architecture... x86_64 Checking hosttype... linux-gnu Checking for pkg-config... yes Looking for sdl-config... /usr/bin/sdl2-config Checking for SDL... yes Checking for SDL_Net... no Checking if host is POSIX compliant... yes Checking if posix_spawn is supported... yes Checking whether to have a verbose build... no Checking whether building plugins was requested... no Checking for Ogg... yes Checking for TTS libraries... yes Checking for Vorbis... yes Checking for Tremor... no (Vorbis/Tremor support is mutually exclusive) Checking for OPL2LPT... no Checking for FLAC >= 1.0.1... yes Checking for MAD... yes Checking for ALSA >= 0.9... yes Checking for libjpeg >= v6b... yes Checking for PNG >= 1.2.8... yes Checking for libtheoradec >= 1.0... no Checking for libfaad... no Checking for SEQ MIDI... yes Checking for sndio... no Checking for TiMidity... yes Checking for zlib... yes Checking for libmpeg2 >= 0.4.0... yes Checking for liba52... no Looking for curl-config... /usr/bin/curl-config Checking for libcurl... yes Cloud integration... servers Checking for FluidSynth... yes Checking for readline... yes Checking for libunity... no Checking for FreeType2... yes Checking for OpenGL... yes (runtime detection) Checking whether iconv.h is present... yes Checking whether iconv needs linking against libiconv... no Checking signature of iconv... iconv_t, char **, size_t *, char **, size_t * Checking for iconv... yes Checking for Linux CD-ROM... no Building translation support... yes (with runtime language detection) Building taskbar integration support... no Building system dialogs support... no Building text-to-speech support... linux Building Bink video support... yes Building updates support... no Backend... sdl (2.0.12), 16bit color, high resolution, savegame timestamp, HQ scalers, MT-32 emulator, Lua, Nuked OPL emulator, text console, event recorder, cloud Engines (builtin): SCUMM [all games] Access ADL AGI AGOS [all games] Lord Avalot d'Argent Beavis and Butthead in Virtual Stupidity Blade Runner CGE CGE2 Chewy: Esc from F5 Cinematique evo 1 Magic Composer Cinematique evo 2 Lost Eden Cryo Omni3D games [all games] Macromedia Director Dungeon Master Dragon History Drascula: The Vampire Strikes Back Dreamweb Full Pipe ScummGlk Interactive Fiction games UFOs Gobli*ns Groovie [all games] Hyperspace Delivery Boy! Hopkins FBI Hugo Trilogy Illusions Engine Kyra [all games] Labyrinth of Time The Last Express Lilliput Lure of the Temptress MacVenture MADE MADS Mohawk [all games] Mortevielle Mutation of JB Neverhood Parallaction The Journeyman Project: Pegasus Prime Pink Panther Plumbers Don't Wear Ties The Prince and The Coward Flight of the Amazon Queen SAGA [all games] SCI [all games] The Lost Files of Sherlock Holmes Beneath a Steel Sky Sludge Star Trek 25th Anniversary/Judgment Rites Mission Supernova Broken Sword Broken Sword II Broken Sword 2.5 Teen Agent TestBed: the Testing framework Tinsel Starship Titanic 3 Skulls of the Toltecs Tony Tough and the Night of Roasted Moths Toonstruck Touche: The Adventures of the Fifth Musketeer TsAGE Bud Tucker in Double Trouble Voyeur WAGE Wintermute World of Xeen Z-Vision WARNING: This ScummVM build contains the following UNSTABLE engines: Lord Avalot d'Argent Chewy: Esc from F5 Lost Eden Macromedia Director Dungeon Master ScummGlk Interactive Fiction games Groovie [Groovie 2 games] The Last Express Lilliput MacVenture Mohawk [Where in Time is Carmen Sandiego?] Mutation of JB Pink Panther SAGA [SAGA 2 games] Sludge Star Trek 25th Anniversary/Judgment Rites TestBed: the Testing framework WAGE Creating config.h Creating config.mk Creating engines/engines.mk Creating engines/plugins_table.h + /usr/bin/make -O -j8 V=1 VERBOSE=1 /bin/sh: git: command not found C++ backends/platform/sdl/sdl-window.o C++ backends/platform/sdl/posix/posix-main.o C++ backends/platform/sdl/posix/posix.o C++ engines/scumm/base-costume.o C++ base/plugins.o C++ engines/scumm/bomp.o C++ backends/platform/sdl/sdl.o C++ base/main.o C++ engines/scumm/akos.o C++ engines/scumm/camera.o C++ engines/scumm/cdda.o C++ engines/scumm/charset-fontdata.o C++ engines/scumm/boxes.o C++ engines/scumm/actor.o C++ base/commandLine.o C++ engines/scumm/cursor.o C++ engines/scumm/debugger.o C++ engines/scumm/charset.o engines/scumm/charset.cpp: In member function 'virtual void Scumm::CharsetRendererNut::setCurID(int32)': engines/scumm/charset.cpp:1231:26: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 1231 | sprintf(fontname, "font%d.nut", id); | ^~ engines/scumm/charset.cpp:1231:21: note: directive argument in the range [-2147483648, 4] 1231 | sprintf(fontname, "font%d.nut", id); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./engines/scumm/charset.h:26, from engines/scumm/charset.cpp:24: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 10 and 20 bytes into a destination of size 11 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/scumm/file.o C++ engines/scumm/file_nes.o C++ engines/scumm/dialogs.o C++ engines/scumm/costume.o C++ engines/scumm/gfx_towns.o C++ engines/scumm/he/script_v70he.o C++ engines/scumm/he/resource_he.o C++ engines/scumm/he/script_v60he.o C++ engines/scumm/he/sound_he.o C++ engines/scumm/help.o C++ engines/scumm/imuse/imuse_part.o C++ engines/scumm/detection.o C++ engines/scumm/imuse/sysex_samnmax.o C++ engines/scumm/imuse/sysex_scumm.o C++ engines/scumm/imuse/instrument.o C++ engines/scumm/imuse/imuse_player.o engines/scumm/imuse/imuse_player.cpp: In member function 'virtual void Scumm::Player::sysEx(const byte*, uint16)': engines/scumm/imuse/imuse_player.cpp:411:58: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 411 | snprintf((char *)&buf[a * 3], 3 * sizeof(char), " %02X", p[a]); | ^ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./common/util.h:26, from engines/scumm/imuse/imuse_player.cpp:25: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 4 bytes into a destination of size 3 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/scumm/imuse/imuse.o C++ engines/scumm/midiparser_ro.o C++ engines/scumm/imuse/drivers/amiga.o C++ engines/scumm/imuse/drivers/fmtowns.o C++ engines/scumm/imuse/drivers/mac_m68k.o C++ engines/scumm/imuse/drivers/pcspk.o C++ engines/scumm/input.o C++ engines/scumm/gfx.o C++ engines/scumm/object.o C++ engines/scumm/players/player_mod.o C++ engines/scumm/players/player_apple2.o C++ engines/scumm/players/player_mac.o C++ engines/scumm/players/player_he.o C++ engines/scumm/players/player_pce.o C++ engines/scumm/players/player_ad.o C++ engines/scumm/players/player_nes.o C++ engines/scumm/players/player_v1.o C++ engines/scumm/palette.o C++ engines/scumm/players/player_v2.o C++ engines/scumm/players/player_v2base.o C++ engines/scumm/players/player_towns.o C++ engines/scumm/players/player_v3m.o C++ engines/scumm/players/player_v4a.o C++ engines/scumm/players/player_sid.o C++ engines/scumm/players/player_v3a.o C++ engines/scumm/resource_v2.o C++ engines/scumm/players/player_v2cms.o C++ engines/scumm/players/player_v5m.o C++ engines/scumm/resource_v3.o C++ engines/scumm/resource_v4.o C++ engines/scumm/room.o C++ engines/scumm/resource.o C++ engines/scumm/script_v3.o C++ engines/scumm/saveload.o engines/scumm/saveload.cpp: In member function 'void Scumm::ScummEngine::loadResourceOLD(Common::Serializer&, Scumm::ResType, Scumm::ResId)': engines/scumm/saveload.cpp:1671:10: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1671 | uint16 tmp; | ^~~ engines/scumm/saveload.cpp:1667:9: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1667 | uint32 size; | ^~~~ engines/scumm/saveload.cpp: In member function 'void Scumm::ScummEngine::loadResource(Common::Serializer&, Scumm::ResType, Scumm::ResId)': engines/scumm/saveload.cpp:1719:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1719 | uint32 size; | ^~~~ engines/scumm/saveload.cpp:1731:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1731 | uint32 size; | ^~~~ engines/scumm/saveload.cpp: In member function 'virtual void Scumm::ScummEngine::saveLoadWithSerializer(Common::Serializer&)': engines/scumm/saveload.cpp:1435:9: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1435 | uint8 tmp; | ^~~ engines/scumm/saveload.cpp:1235:8: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] 1235 | ResId idx; | ^~~ engines/scumm/saveload.cpp:1257:11: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1257 | uint16 tmp; | ^~~ C++ engines/scumm/script_v4.o C++ engines/scumm/players/player_v2a.o C++ engines/scumm/script_v0.o C++ engines/scumm/sound.o C++ engines/scumm/script.o C++ engines/scumm/script_v2.o C++ engines/scumm/string.o C++ engines/scumm/nut_renderer.o C++ engines/scumm/util.o C++ engines/scumm/vars.o C++ engines/scumm/usage_bits.o C++ engines/scumm/script_v6.o C++ engines/scumm/script_v5.o C++ engines/scumm/scumm.o engines/scumm/scumm.cpp: In constructor 'Scumm::ScummEngine::ScummEngine(OSystem*, const Scumm::DetectorResult&)': engines/scumm/scumm.cpp:249:38: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Scumm::VirtScreen'; use assignment or value-initialization instead [-Wclass-memaccess] 249 | memset(_virtscr, 0, sizeof(_virtscr)); | ^ In file included from ./engines/scumm/scumm.h:42, from ./engines/scumm/actor.h:29, from ./engines/scumm/base-costume.h:27, from ./engines/scumm/akos.h:26, from engines/scumm/scumm.cpp:36: ./engines/scumm/gfx.h:101:8: note: 'struct Scumm::VirtScreen' declared here 101 | struct VirtScreen : Graphics::Surface { | ^~~~~~~~~~ engines/scumm/scumm.cpp: In constructor 'Scumm::ScummEngine_v6::ScummEngine_v6(OSystem*, const Scumm::DetectorResult&)': engines/scumm/scumm.cpp:788:56: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Scumm::ScummEngine_v6::BlastObject'; use assignment or value-initialization instead [-Wclass-memaccess] 788 | memset(_blastObjectQueue, 0, sizeof(_blastObjectQueue)); | ^ In file included from ./engines/scumm/he/intern_he.h:26, from engines/scumm/scumm.cpp:50: ./engines/scumm/scumm_v6.h:60:9: note: 'struct Scumm::ScummEngine_v6::BlastObject' declared here 60 | struct BlastObject { | ^~~~~~~~~~~ engines/scumm/scumm.cpp:790:52: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Scumm::ScummEngine_v6::BlastText'; use assignment or value-initialization instead [-Wclass-memaccess] 790 | memset(_blastTextQueue, 0, sizeof(_blastTextQueue)); | ^ In file included from ./engines/scumm/he/intern_he.h:26, from engines/scumm/scumm.cpp:50: ./engines/scumm/scumm_v6.h:71:9: note: 'struct Scumm::ScummEngine_v6::BlastText' declared here 71 | struct BlastText : TextObject { | ^~~~~~~~~ engines/scumm/scumm.cpp: In constructor 'Scumm::ScummEngine_v71he::ScummEngine_v71he(OSystem*, const Scumm::DetectorResult&)': engines/scumm/scumm.cpp:874:42: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Scumm::AuxBlock'; use assignment or value-initialization instead [-Wclass-memaccess] 874 | memset(_auxBlocks, 0, sizeof(_auxBlocks)); | ^ In file included from ./engines/scumm/he/intern_he.h:31, from engines/scumm/scumm.cpp:50: ./engines/scumm/actor_he.h:31:8: note: 'struct Scumm::AuxBlock' declared here 31 | struct AuxBlock { | ^~~~~~~~ C++ engines/scumm/verbs.o C++ engines/scumm/imuse_digi/dimuse_codecs.o C++ engines/scumm/imuse_digi/dimuse_script.o C++ engines/scumm/imuse_digi/dimuse_bndmgr.o C++ engines/scumm/imuse_digi/dimuse_track.o C++ engines/scumm/imuse_digi/dimuse_music.o C++ engines/scumm/imuse_digi/dimuse.o C++ engines/scumm/imuse_digi/dimuse_sndmgr.o engines/scumm/imuse_digi/dimuse_sndmgr.cpp: In member function 'int32 Scumm::ImuseDigiSndMgr::getDataFromRegion(Scumm::ImuseDigiSndMgr::SoundDesc*, int, byte**, int32, int32)': engines/scumm/imuse_digi/dimuse_sndmgr.cpp:667:28: warning: '%03d' directive writing between 3 and 10 bytes into a region of size between 8 and 22 [-Wformat-overflow=] 667 | sprintf(fileName, "%s_reg%03d", soundDesc->name, region); | ^~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:667:21: note: directive argument in the range [0, 2147483647] 667 | sprintf(fileName, "%s_reg%03d", soundDesc->name, region); | ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from engines/scumm/imuse_digi/dimuse_sndmgr.cpp:24: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 8 and 29 bytes into a destination of size 26 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:675:29: warning: '%03d' directive writing between 3 and 10 bytes into a region of size between 8 and 22 [-Wformat-overflow=] 675 | sprintf(fileName, "%s_reg%03d.fla", soundDesc->name, region); | ^~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:675:22: note: directive argument in the range [0, 2147483647] 675 | sprintf(fileName, "%s_reg%03d.fla", soundDesc->name, region); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from engines/scumm/imuse_digi/dimuse_sndmgr.cpp:24: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 12 and 33 bytes into a destination of size 26 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:685:30: warning: '%03d' directive writing between 3 and 10 bytes into a region of size between 8 and 22 [-Wformat-overflow=] 685 | sprintf(fileName, "%s_reg%03d.ogg", soundDesc->name, region); | ^~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:685:23: note: directive argument in the range [0, 2147483647] 685 | sprintf(fileName, "%s_reg%03d.ogg", soundDesc->name, region); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from engines/scumm/imuse_digi/dimuse_sndmgr.cpp:24: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 12 and 33 bytes into a destination of size 26 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:696:30: warning: '%03d' directive writing between 3 and 10 bytes into a region of size between 8 and 22 [-Wformat-overflow=] 696 | sprintf(fileName, "%s_reg%03d.mp3", soundDesc->name, region); | ^~~~ engines/scumm/imuse_digi/dimuse_sndmgr.cpp:696:23: note: directive argument in the range [0, 2147483647] 696 | sprintf(fileName, "%s_reg%03d.mp3", soundDesc->name, region); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from engines/scumm/imuse_digi/dimuse_sndmgr.cpp:24: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 12 and 33 bytes into a destination of size 26 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/scumm/imuse_digi/dimuse_tables.o C++ engines/scumm/insane/insane_iact.o C++ engines/scumm/smush/channel.o C++ engines/scumm/smush/codec1.o C++ engines/scumm/insane/insane_ben.o C++ engines/scumm/script_v8.o C++ engines/scumm/smush/codec37.o C++ engines/scumm/smush/codec47.o C++ engines/scumm/smush/imuse_channel.o C++ engines/scumm/insane/insane_scenes.o engines/scumm/insane/insane_scenes.cpp: In member function 'void Scumm::Insane::postCase16(byte*, int32, int32, int32, int32, int32)': engines/scumm/insane/insane_scenes.cpp:1062:20: warning: '%04d' directive writing between 4 and 11 bytes into a region of size 8 [-Wformat-overflow=] 1062 | sprintf(buf, "^f01%04d", tmp); | ^~~~ engines/scumm/insane/insane_scenes.cpp:1062:15: note: directive argument in the range [-2147481947, 2147483647] 1062 | sprintf(buf, "^f01%04d", tmp); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./engines/engine.h:26, from engines/scumm/insane/insane_scenes.cpp:25: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 9 and 16 bytes into a destination of size 12 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/scumm/smush/saud_channel.o C++ engines/scumm/smush/smush_font.o C++ engines/scumm/smush/smush_mixer.o C++ engines/scumm/insane/insane_enemy.o C++ engines/scumm/he/cup_player_he.o C++ engines/scumm/he/floodfill_he.o C++ engines/scumm/smush/smush_player.o C++ engines/scumm/he/animation_he.o In file included from ./video/smk_decoder.h:30, from engines/scumm/he/animation_he.cpp:30: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/smk_decoder.h:27, from engines/scumm/he/animation_he.cpp:30: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from engines/scumm/he/animation_he.cpp:30: ./video/smk_decoder.h: In member function 'virtual Common::Rational Video::SmackerDecoder::SmackerVideoTrack::getFrameRate() const': ./video/smk_decoder.h:100:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 100 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/smk_decoder.h:27, from engines/scumm/he/animation_he.cpp:30: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from engines/scumm/he/animation_he.cpp:33: ./video/bink_decoder.h: In member function 'virtual Common::Rational Video::BinkDecoder::BinkVideoTrack::getFrameRate() const': ./video/bink_decoder.h:159:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 159 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/smk_decoder.h:27, from engines/scumm/he/animation_he.cpp:30: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/scumm/he/logic_he.o C++ engines/scumm/he/script_v71he.o C++ engines/scumm/he/palette_he.o C++ engines/scumm/he/script_v80he.o C++ engines/scumm/insane/insane.o In member function 'void Scumm::Insane::smush_setupSanFile(const char*, int32, int32)', inlined from 'void Scumm::Insane::smush_rewindCurrentSan(int, int, int)' at engines/scumm/insane/insane.cpp:878:20: engines/scumm/insane/insane.cpp:1474:8: warning: '%s' directive argument is null [-Wformat-overflow=] 1474 | debugC(DEBUG_INSANE, "Insane::smush_setupSanFile(%s, %x, %d)", filename, offset, contFrame); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/scumm/he/logic/baseball2001.o C++ engines/scumm/he/logic/basketball.o C++ engines/scumm/he/logic/funshop.o C++ engines/scumm/he/script_v90he.o C++ engines/scumm/he/logic/football.o C++ engines/scumm/he/script_v72he.o C++ engines/scumm/he/sprite_he.o C++ engines/scumm/he/logic/moonbase_logic.o C++ engines/scumm/he/logic/puttrace.o C++ engines/scumm/he/moonbase/ai_defenseunit.o C++ engines/scumm/he/moonbase/ai_node.o C++ engines/scumm/he/moonbase/ai_types.o C++ engines/scumm/he/logic/soccer.o C++ engines/scumm/he/moonbase/ai_targetacquisition.o C++ engines/scumm/he/moonbase/ai_weapon.o C++ engines/scumm/he/wiz_he.o engines/scumm/he/wiz_he.cpp: In constructor 'Scumm::PolygonDrawData::PolygonDrawData(int)': engines/scumm/he/wiz_he.cpp:1851:29: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Common::Point'; use assignment or value-initialization instead [-Wclass-memaccess] 1851 | memset(mat, 0, sizeof(mat)); | ^ In file included from ./graphics/primitives.h:26, from engines/scumm/he/wiz_he.cpp:28: ./common/rect.h:37:8: note: 'struct Common::Point' declared here 37 | struct Point { | ^~~~~ C++ engines/scumm/he/moonbase/ai_traveller.o C++ engines/scumm/he/moonbase/distortion.o C++ engines/scumm/he/moonbase/ai_tree.o C++ engines/scumm/he/moonbase/moonbase.o C++ engines/scumm/he/moonbase/moonbase_fow.o C++ engines/access/data.o C++ engines/access/animation.o C++ engines/access/bubble_box.o C++ engines/scumm/he/script_v100he.o C++ engines/access/char.o C++ engines/access/decompress.o C++ engines/access/asurface.o C++ engines/access/access.o C++ engines/access/debugger.o C++ engines/scumm/he/moonbase/ai_main.o C++ engines/access/events.o C++ engines/access/detection.o C++ engines/access/font.o C++ engines/access/files.o C++ engines/access/inventory.o C++ engines/access/player.o C++ engines/access/resources.o C++ engines/access/screen.o C++ engines/access/sound.o C++ engines/access/video.o C++ engines/access/amazon/amazon_player.o C++ engines/access/room.o C++ engines/access/video/movie_decoder.o In file included from ./engines/access/video/movie_decoder.h:26, from engines/access/video/movie_decoder.cpp:31: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/access/video/movie_decoder.h:26, from engines/access/video/movie_decoder.cpp:31: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/access/amazon/amazon_room.o C++ engines/access/scripts.o C++ engines/access/amazon/amazon_game.o C++ engines/access/amazon/amazon_resources.o C++ engines/access/martian/martian_player.o C++ engines/access/martian/martian_resources.o C++ engines/access/amazon/amazon_scripts.o C++ engines/access/martian/martian_game.o C++ engines/access/martian/martian_room.o C++ engines/access/martian/martian_scripts.o C++ engines/adl/adl_v3.o C++ engines/adl/adl_v5.o C++ engines/access/amazon/amazon_logic.o C++ engines/adl/display.o C++ engines/adl/adl_v4.o C++ engines/adl/console.o C++ engines/adl/adl_v2.o C++ engines/adl/detection.o C++ engines/adl/disk.o C++ engines/adl/hires2.o C++ engines/adl/hires1.o C++ engines/adl/sound.o C++ engines/agi/checks.o C++ engines/adl/hires5.o C++ engines/adl/hires4.o C++ engines/adl/hires6.o C++ engines/agi/console.o C++ engines/agi/agi.o C++ engines/agi/cycle.o C++ engines/agi/global.o C++ engines/adl/adl.o C++ engines/agi/font.o C++ engines/agi/inv.o C++ engines/agi/loader_v1.o C++ engines/agi/loader_v2.o C++ engines/agi/loader_v3.o C++ engines/agi/keyboard.o C++ engines/agi/logic.o C++ engines/agi/detection.o C++ engines/agi/lzw.o C++ engines/agi/objects.o C++ engines/agi/graphics.o C++ engines/agi/menu.o C++ engines/agi/opcodes.o C++ engines/agi/op_dbg.o C++ engines/agi/motion.o C++ engines/agi/preagi.o C++ engines/adl/display_a2.o C++ engines/agi/op_test.o C++ engines/agi/picture.o C++ engines/agi/op_cmd.o C++ engines/agi/sound.o C++ engines/agi/sound_coco3.o C++ engines/agi/preagi_troll.o C++ engines/agi/preagi_mickey.o C++ engines/agi/sound_2gs.o C++ engines/agi/preagi_winnie.o C++ engines/agi/sound_pcjr.o C++ engines/agi/sound_sarien.o C++ engines/agi/sound_midi.o C++ engines/agi/saveload.o C++ engines/agi/sprite.o C++ engines/agi/wagparser.o C++ engines/agos/drivers/accolade/driverfile.o C++ engines/agi/view.o C++ engines/agi/words.o C++ engines/agos/drivers/accolade/adlib.o C++ engines/agi/systemui.o engines/agi/systemui.cpp: In member function 'void Agi::SystemUI::createSavedGameDisplayText(char*, const char*, int16, bool)': engines/agi/systemui.cpp:551:23: warning: '%02d' directive writing between 2 and 6 bytes into a region of size 3 [-Wformat-overflow=] 551 | sprintf(slotIdChar, "%02d", slotId); | ^~~~ engines/agi/systemui.cpp:551:22: note: directive argument in the range [-32768, 32767] 551 | sprintf(slotIdChar, "%02d", slotId); | ^~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./engines/agi/agi.h:26, from engines/agi/systemui.cpp:23: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 3 and 7 bytes into a destination of size 3 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/agos/drivers/accolade/mt32.o C++ engines/agi/text.o In file included from /usr/include/string.h:495, from ./common/scummsys.h:120, from ./common/array.h:26, from ./common/config-manager.h:26, from engines/agi/text.cpp:23: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void Agi::TextMgr::promptCommandWindow(bool, uint16)' at engines/agi/text.cpp:855:11: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 42 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/agos/contain.o C++ engines/agos/charset.o C++ engines/agos/drivers/simon1/adlib.o C++ engines/agos/charset-fontdata.o C++ engines/agos/cursor.o C++ engines/agos/debugger.o C++ engines/agos/agos.o C++ engines/agos/debug.o C++ engines/agos/input_pn.o C++ engines/agos/detection.o C++ engines/agos/event.o In file included from ./video/dxa_decoder.h:28, from ./engines/agos/animation.h:28, from engines/agos/event.cpp:24: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/event.cpp:24: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from ./engines/agos/animation.h:29, from engines/agos/event.cpp:24: ./video/smk_decoder.h: In member function 'virtual Common::Rational Video::SmackerDecoder::SmackerVideoTrack::getFrameRate() const': ./video/smk_decoder.h:100:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 100 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/event.cpp:24: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/agos/draw.o C++ engines/agos/icons.o C++ engines/agos/input.o C++ engines/agos/items.o C++ engines/agos/menus.o C++ engines/agos/gfx.o C++ engines/agos/midiparser_s1d.o C++ engines/agos/res_ami.o C++ engines/agos/pn.o C++ engines/agos/rooms.o C++ engines/agos/res.o C++ engines/agos/res_snd.o engines/agos/res_snd.cpp: In member function 'void AGOS::AGOSEngine::playSting(uint16)': engines/agos/res_snd.cpp:324:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 324 | sprintf(filename, "STINGS%i.MUS", _soundFileId); | ^ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./common/array.h:26, from ./common/config-manager.h:26, from engines/agos/res_snd.cpp:23: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 12 and 16 bytes into a destination of size 15 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/agos/script_pn.o C++ engines/agos/script_e1.o C++ engines/agos/script_e2.o C++ engines/agos/midi.o C++ engines/agos/script.o C++ engines/agos/saveload.o C++ engines/agos/script_ww.o C++ engines/agos/script_s2.o C++ engines/agos/script_s1.o engines/agos/script_s1.cpp: In member function 'void AGOS::AGOSEngine_Simon1::os1_loadStrings()': engines/agos/script_s1.cpp:544:19: warning: '%s' directive writing 7 bytes into a region of size between 5 and 9 [-Wformat-overflow=] 544 | sprintf(buf, "%d%s", _soundFileId, "Effects"); | ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./common/system.h:26, from engines/agos/script_s1.cpp:23: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 9 and 13 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engines/agos/script_s1.cpp:546:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 546 | sprintf(buf, "%d%s", _soundFileId, "simon"); | ^ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./common/system.h:26, from engines/agos/script_s1.cpp:23: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 7 and 11 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/agos/string_pn.o C++ engines/agos/verb.o C++ engines/agos/verb_pn.o C++ engines/agos/sound.o C++ engines/agos/subroutine.o C++ engines/agos/vga_pn.o C++ engines/agos/vga_ww.o C++ engines/agos/vga_e2.o C++ engines/agos/vga_s1.o C++ engines/agos/string.o C++ engines/agos/vga_s2.o C++ engines/agos/window.o C++ engines/agos/vga.o C++ engines/agos/zones.o C++ engines/agos/script_dp.o C++ engines/agos/feeble.o In file included from ./video/dxa_decoder.h:28, from ./engines/agos/animation.h:28, from engines/agos/feeble.cpp:31: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/feeble.cpp:31: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from ./engines/agos/animation.h:29, from engines/agos/feeble.cpp:31: ./video/smk_decoder.h: In member function 'virtual Common::Rational Video::SmackerDecoder::SmackerVideoTrack::getFrameRate() const': ./video/smk_decoder.h:100:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 100 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/feeble.cpp:31: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/agos/script_ff.o In file included from ./video/dxa_decoder.h:28, from ./engines/agos/animation.h:28, from engines/agos/script_ff.cpp:29: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/script_ff.cpp:29: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from ./engines/agos/animation.h:29, from engines/agos/script_ff.cpp:29: ./video/smk_decoder.h: In member function 'virtual Common::Rational Video::SmackerDecoder::SmackerVideoTrack::getFrameRate() const': ./video/smk_decoder.h:100:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 100 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/script_ff.cpp:29: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/agos/animation.o In file included from ./video/dxa_decoder.h:28, from ./engines/agos/animation.h:28, from engines/agos/animation.cpp:38: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/animation.cpp:38: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ In file included from ./engines/agos/animation.h:29, from engines/agos/animation.cpp:38: ./video/smk_decoder.h: In member function 'virtual Common::Rational Video::SmackerDecoder::SmackerVideoTrack::getFrameRate() const': ./video/smk_decoder.h:100:50: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 100 | Common::Rational getFrameRate() const { return _frameRate; } | ^~~~~~~~~~ In file included from ./video/dxa_decoder.h:26, from ./engines/agos/animation.h:28, from engines/agos/animation.cpp:38: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/agos/oracle.o C++ engines/agos/script_pp.o C++ engines/avalanche/closing.o C++ engines/agos/vga_ff.o C++ engines/avalanche/console.o C++ engines/avalanche/background.o C++ engines/avalanche/detection.o C++ engines/avalanche/avalot.o C++ engines/avalanche/avalanche.o C++ engines/avalanche/sequence.o C++ engines/avalanche/animation.o C++ engines/avalanche/graphics.o C++ engines/avalanche/dropdown.o C++ engines/avalanche/dialogs.o In file included from /usr/include/string.h:495, from ./common/scummsys.h:120, from ./common/func.h:26, from ./gui/debugger.h:26, from ./engines/avalanche/console.h:31, from ./engines/avalanche/avalanche.h:31, from engines/avalanche/dialogs.cpp:30: In function 'void* memcpy(void*, const void*, size_t)', inlined from 'void Avalanche::Dialogs::store(byte, int8 (&)[31])' at engines/avalanche/dialogs.cpp:270:8, inlined from 'void Avalanche::Dialogs::scrollModeMusic()' at engines/avalanche/dialogs.cpp:381:12: /usr/include/bits/string_fortified.h:34:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 30 bytes at offsets 0 and 1 overlaps 29 bytes at offset 1 [-Wrestrict] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* memcpy(void*, const void*, size_t)', inlined from 'void Avalanche::Dialogs::store(byte, int8 (&)[31])' at engines/avalanche/dialogs.cpp:270:8, inlined from 'void Avalanche::Dialogs::scrollModeMusic()' at engines/avalanche/dialogs.cpp:379:12: /usr/include/bits/string_fortified.h:34:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 30 bytes at offsets 0 and 1 overlaps 29 bytes at offset 1 [-Wrestrict] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* memcpy(void*, const void*, size_t)', inlined from 'void Avalanche::Dialogs::store(byte, int8 (&)[31])' at engines/avalanche/dialogs.cpp:270:8, inlined from 'void Avalanche::Dialogs::scrollModeMusic()' at engines/avalanche/dialogs.cpp:377:12: /usr/include/bits/string_fortified.h:34:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 30 bytes at offsets 0 and 1 overlaps 29 bytes at offset 1 [-Wrestrict] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/avalanche/sound.o C++ engines/avalanche/timer.o C++ engines/avalanche/mainmenu.o C++ engines/avalanche/clock.o C++ engines/avalanche/highscore.o C++ engines/avalanche/help.o C++ engines/avalanche/parser.o C++ engines/avalanche/nim.o C++ engines/avalanche/ghostroom.o C++ engines/avalanche/shootemup.o C++ engines/bbvs/dialogs.o C++ engines/bbvs/detection.o C++ engines/bbvs/logic.o C++ engines/bbvs/spritemodule.o C++ engines/bbvs/graphics.o C++ engines/bbvs/sound.o C++ engines/bbvs/scene.o engines/bbvs/scene.cpp: In member function 'void Bbvs::BbvsEngine::initScene(bool)': engines/bbvs/scene.cpp:96:48: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Bbvs::SceneObject'; use assignment or value-initialization instead [-Wclass-memaccess] 96 | memset(_sceneObjects, 0, sizeof(_sceneObjects)); | ^ In file included from engines/bbvs/scene.cpp:23: ./engines/bbvs/bbvs.h:166:8: note: 'struct Bbvs::SceneObject' declared here 166 | struct SceneObject { | ^~~~~~~~~~~ C++ engines/bbvs/minigames/bbairguitar_anims.o C++ engines/bbvs/gamemodule.o C++ engines/bbvs/saveload.o engines/bbvs/saveload.cpp: In member function 'void Bbvs::BbvsEngine::loadgame(const char*)': engines/bbvs/saveload.cpp:112:48: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Bbvs::SceneObject'; use assignment or value-initialization instead [-Wclass-memaccess] 112 | memset(_sceneObjects, 0, sizeof(_sceneObjects)); | ^ In file included from engines/bbvs/saveload.cpp:23: ./engines/bbvs/bbvs.h:166:8: note: 'struct Bbvs::SceneObject' declared here 166 | struct SceneObject { | ^~~~~~~~~~~ C++ engines/bbvs/bbvs.o C++ engines/bbvs/videoplayer.o In file included from ./video/avi_decoder.h:31, from engines/bbvs/videoplayer.cpp:27: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/avi_decoder.h:27, from engines/bbvs/videoplayer.cpp:27: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bbvs/walk.o C++ engines/bbvs/minigames/bbloogie_anims.o C++ engines/bbvs/minigames/bbant_anims.o C++ engines/bbvs/minigames/bbtennis_anims.o C++ engines/bbvs/minigames/bbairguitar.o C++ engines/bbvs/minigames/bbant.o C++ engines/bbvs/minigames/minigame.o C++ engines/bbvs/minigames/bbloogie.o C++ engines/bbvs/minigames/bbtennis.o C++ engines/bladerunner/adpcm_decoder.o C++ engines/bladerunner/actor_clues.o C++ engines/bladerunner/actor_dialogue_queue.o C++ engines/bladerunner/actor_combat.o C++ engines/bladerunner/archive.o C++ engines/bladerunner/audio_cache.o C++ engines/bladerunner/aud_stream.o C++ engines/bladerunner/actor.o C++ engines/bladerunner/audio_player.o C++ engines/bladerunner/ambient_sounds.o C++ engines/bladerunner/actor_walk.o C++ engines/bladerunner/audio_mixer.o C++ engines/bladerunner/boundingbox.o C++ engines/bladerunner/audio_speech.o C++ engines/bladerunner/chapters.o C++ engines/bladerunner/decompress_lcw.o C++ engines/bladerunner/decompress_lzo.o C++ engines/bladerunner/crimes_database.o C++ engines/bladerunner/combat.o C++ engines/bladerunner/framelimiter.o C++ engines/bladerunner/detection.o C++ engines/bladerunner/dialogue_menu.o C++ engines/bladerunner/game_flags.o C++ engines/bladerunner/font.o C++ engines/bladerunner/image.o C++ engines/bladerunner/fog.o C++ engines/bladerunner/item.o C++ engines/bladerunner/game_info.o C++ engines/bladerunner/item_pickup.o C++ engines/bladerunner/lights.o C++ engines/bladerunner/matrix.o C++ engines/bladerunner/mouse.o C++ engines/bladerunner/items.o C++ engines/bladerunner/bladerunner.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/bladerunner.cpp:76: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/bladerunner.cpp:76: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/movement_track.o C++ engines/bladerunner/light.o C++ engines/bladerunner/outtake.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/outtake.cpp:28: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/outtake.cpp:28: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/regions.o C++ engines/bladerunner/music.o C++ engines/bladerunner/debugger.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/debugger.cpp:50: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/debugger.cpp:50: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ engines/bladerunner/debugger.cpp: In member function 'bool BladeRunner::Debugger::cmdList(int, const char**)': engines/bladerunner/debugger.cpp:2123:66: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 2123 | sprintf(waypointText, "Waypoint %i, Pos(%02.2f,%02.2f,%02.2f)", i, a.x, a.y, a.z); | ^ In file included from /usr/include/stdio.h:867, from ./common/scummsys.h:118, from ./common/types.h:26, from ./engines/bladerunner/vector.h:26, from ./engines/bladerunner/debugger.h:26, from engines/bladerunner/debugger.cpp:23: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 29 and 968 bytes into a destination of size 40 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/bladerunner/overlays.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/overlays.cpp:30: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/overlays.cpp:30: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/scene.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/scene.cpp:42: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/scene.cpp:42: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/screen_effects.o C++ engines/bladerunner/savefile.o C++ engines/bladerunner/obstacles.o C++ engines/bladerunner/scene_objects.o C++ engines/bladerunner/script/kia_script.o C++ engines/bladerunner/script/esper_script.o C++ engines/bladerunner/script/ai/answering_machine.o C++ engines/bladerunner/script/ai_script.o C++ engines/bladerunner/script/ai/blimp_guy.o C++ engines/bladerunner/script/ai/baker.o C++ engines/bladerunner/script/police_maze.o C++ engines/bladerunner/script/ai/bryant.o C++ engines/bladerunner/script/vk_script.o C++ engines/bladerunner/script/ai/chew.o C++ engines/bladerunner/script/ai/bullet_bob.o C++ engines/bladerunner/script/ai/crazylegs.o C++ engines/bladerunner/script/script.o C++ engines/bladerunner/script/init_script.o C++ engines/bladerunner/script/ai/clovis.o C++ engines/bladerunner/script/ai/desk_clerk.o C++ engines/bladerunner/script/ai/dispatcher.o C++ engines/bladerunner/script/ai/early_q_bartender.o C++ engines/bladerunner/script/ai/dektora.o C++ engines/bladerunner/script/ai/early_q.o C++ engines/bladerunner/script/ai/free_slot_a.o C++ engines/bladerunner/script/ai/fish_dealer.o C++ engines/bladerunner/script/ai/gaff.o C++ engines/bladerunner/script/ai/free_slot_b.o C++ engines/bladerunner/script/ai/governor_kolvig.o C++ engines/bladerunner/script/ai/generic_walker_b.o C++ engines/bladerunner/script/ai/generic_walker_c.o C++ engines/bladerunner/script/ai/general_doll.o C++ engines/bladerunner/script/ai/generic_walker_a.o C++ engines/bladerunner/script/ai/gordo.o C++ engines/bladerunner/script/ai/grigorian.o C++ engines/bladerunner/script/ai/hanoi.o C++ engines/bladerunner/script/ai/guzza.o C++ engines/bladerunner/script/ai/holloway.o C++ engines/bladerunner/script/ai/hasan.o C++ engines/bladerunner/script/ai/hawkers_parrot.o C++ engines/bladerunner/script/ai/hawkers_barkeep.o C++ engines/bladerunner/script/ai/howie_lee.o C++ engines/bladerunner/script/ai/hysteria_patron1.o C++ engines/bladerunner/script/ai/hysteria_patron3.o C++ engines/bladerunner/script/ai/insect_dealer.o C++ engines/bladerunner/script/ai/isabella.o C++ engines/bladerunner/script/ai/hysteria_patron2.o C++ engines/bladerunner/script/ai/klein.o C++ engines/bladerunner/script/ai/izo.o C++ engines/bladerunner/script/ai/lance.o C++ engines/bladerunner/script/ai/lockup_guard.o C++ engines/bladerunner/script/ai/male_announcer.o C++ engines/bladerunner/script/ai/leon.o C++ engines/bladerunner/script/ai/lucy.o C++ engines/bladerunner/script/ai/maggie.o C++ engines/bladerunner/script/ai/luther.o C++ engines/bladerunner/script/ai/marcus.o C++ engines/bladerunner/script/ai/mia.o C++ engines/bladerunner/script/ai/murray.o C++ engines/bladerunner/script/ai/newscaster.o C++ engines/bladerunner/script/ai/moraji.o C++ engines/bladerunner/script/ai/mutant3.o C++ engines/bladerunner/script/ai/mccoy.o C++ engines/bladerunner/script/ai/mutant2.o C++ engines/bladerunner/script/ai/mutant1.o C++ engines/bladerunner/script/ai/officer_grayford.o C++ engines/bladerunner/script/ai/rajif.o C++ engines/bladerunner/script/ai/photographer.o C++ engines/bladerunner/script/ai/rachael.o C++ engines/bladerunner/script/ai/officer_leary.o C++ engines/bladerunner/script/ai/runciter.o C++ engines/bladerunner/script/ai/sebastian.o C++ engines/bladerunner/script/ai/shoeshine_man.o C++ engines/bladerunner/script/ai/sergeant_walls.o C++ engines/bladerunner/script/ai/sadik.o C++ engines/bladerunner/script/ai/taffy.o C++ engines/bladerunner/script/ai/taffy_patron.o C++ engines/bladerunner/script/ai/the_bard.o C++ engines/bladerunner/script/ai/tyrell.o C++ engines/bladerunner/script/ai/teenager.o C++ engines/bladerunner/script/ai/tyrell_guard.o C++ engines/bladerunner/script/ai/steele.o C++ engines/bladerunner/script/ai/transient.o C++ engines/bladerunner/script/scene_script.o C++ engines/bladerunner/script/ai/zuben.o C++ engines/bladerunner/script/scene/ar01.o C++ engines/bladerunner/script/scene/bb02.o C++ engines/bladerunner/script/scene/bb04.o C++ engines/bladerunner/script/scene/bb03.o C++ engines/bladerunner/script/scene/bb01.o C++ engines/bladerunner/script/scene/ar02.o C++ engines/bladerunner/script/scene/bb05.o C++ engines/bladerunner/script/scene/bb08.o C++ engines/bladerunner/script/scene/bb06.o C++ engines/bladerunner/script/scene/bb09.o C++ engines/bladerunner/script/scene/bb07.o C++ engines/bladerunner/script/scene/bb11.o C++ engines/bladerunner/script/scene/bb10.o C++ engines/bladerunner/script/scene/bb12.o C++ engines/bladerunner/script/scene/bb51.o C++ engines/bladerunner/script/scene/ct03.o C++ engines/bladerunner/script/scene/ct04.o C++ engines/bladerunner/script/scene/ct01.o C++ engines/bladerunner/script/scene/ct02.o C++ engines/bladerunner/script/scene/ct06.o C++ engines/bladerunner/script/scene/ct05.o C++ engines/bladerunner/script/scene/ct07.o C++ engines/bladerunner/script/scene/ct10.o C++ engines/bladerunner/script/scene/ct08.o C++ engines/bladerunner/script/scene/ct11.o C++ engines/bladerunner/script/scene/ct12.o C++ engines/bladerunner/script/scene/ct09.o C++ engines/bladerunner/script/scene/ct51.o C++ engines/bladerunner/script/scene/dr01.o C++ engines/bladerunner/script/scene/dr02.o C++ engines/bladerunner/script/scene/dr06.o C++ engines/bladerunner/script/scene/hc02.o C++ engines/bladerunner/script/scene/hc01.o C++ engines/bladerunner/script/scene/dr04.o C++ engines/bladerunner/script/scene/dr05.o C++ engines/bladerunner/script/scene/dr03.o C++ engines/bladerunner/script/scene/hc04.o C++ engines/bladerunner/script/scene/hc03.o C++ engines/bladerunner/script/scene/hf01.o C++ engines/bladerunner/script/scene/hf02.o C++ engines/bladerunner/script/scene/hf04.o C++ engines/bladerunner/script/scene/hf03.o C++ engines/bladerunner/script/scene/hf05.o C++ engines/bladerunner/script/scene/hf06.o C++ engines/bladerunner/script/scene/hf07.o C++ engines/bladerunner/script/scene/kp01.o C++ engines/bladerunner/script/scene/kp04.o C++ engines/bladerunner/script/scene/kp02.o C++ engines/bladerunner/script/scene/kp05.o C++ engines/bladerunner/script/scene/kp03.o C++ engines/bladerunner/script/scene/kp06.o C++ engines/bladerunner/script/scene/kp07.o C++ engines/bladerunner/script/scene/ma07.o C++ engines/bladerunner/script/scene/ma05.o C++ engines/bladerunner/script/scene/ma06.o C++ engines/bladerunner/script/scene/ma02.o C++ engines/bladerunner/script/scene/ma01.o C++ engines/bladerunner/script/scene/ma08.o C++ engines/bladerunner/script/scene/ma04.o C++ engines/bladerunner/script/scene/nr02.o C++ engines/bladerunner/script/scene/nr01.o C++ engines/bladerunner/script/scene/nr06.o C++ engines/bladerunner/script/scene/nr03.o C++ engines/bladerunner/script/scene/nr05.o C++ engines/bladerunner/script/scene/nr04.o C++ engines/bladerunner/script/scene/nr07.o C++ engines/bladerunner/script/scene/nr08.o C++ engines/bladerunner/script/scene/nr09.o C++ engines/bladerunner/script/scene/nr10.o C++ engines/bladerunner/script/scene/ps02.o C++ engines/bladerunner/script/scene/ps03.o C++ engines/bladerunner/script/scene/ps01.o C++ engines/bladerunner/script/scene/nr11.o C++ engines/bladerunner/script/scene/ps06.o C++ engines/bladerunner/script/scene/ps05.o C++ engines/bladerunner/script/scene/ps04.o C++ engines/bladerunner/script/scene/ps12.o C++ engines/bladerunner/script/scene/ps11.o C++ engines/bladerunner/script/scene/ps10.o C++ engines/bladerunner/script/scene/ps07.o C++ engines/bladerunner/script/scene/ps09.o C++ engines/bladerunner/script/scene/ps14.o C++ engines/bladerunner/script/scene/ps13.o C++ engines/bladerunner/script/scene/ps15.o C++ engines/bladerunner/script/scene/tb03.o C++ engines/bladerunner/script/scene/rc04.o C++ engines/bladerunner/script/scene/tb05.o C++ engines/bladerunner/script/scene/rc03.o C++ engines/bladerunner/script/scene/rc51.o C++ engines/bladerunner/script/scene/tb02.o C++ engines/bladerunner/script/scene/rc02.o C++ engines/bladerunner/script/scene/rc01.o C++ engines/bladerunner/script/scene/ug06.o C++ engines/bladerunner/script/scene/ug03.o C++ engines/bladerunner/script/scene/ug01.o C++ engines/bladerunner/script/scene/ug04.o C++ engines/bladerunner/script/scene/tb06.o C++ engines/bladerunner/script/scene/ug02.o C++ engines/bladerunner/script/scene/ug05.o C++ engines/bladerunner/script/scene/tb07.o C++ engines/bladerunner/script/scene/ug08.o C++ engines/bladerunner/script/scene/ug09.o C++ engines/bladerunner/script/scene/ug10.o C++ engines/bladerunner/script/scene/ug07.o C++ engines/bladerunner/script/scene/ug12.o C++ engines/bladerunner/script/scene/ug13.o C++ engines/bladerunner/script/scene/ug14.o C++ engines/bladerunner/script/scene/ug15.o C++ engines/bladerunner/script/scene/ug17.o C++ engines/bladerunner/script/scene/ug19.o C++ engines/bladerunner/script/scene/ug16.o C++ engines/bladerunner/script/scene/ug18.o C++ engines/bladerunner/settings.o C++ engines/bladerunner/set_effects.o C++ engines/bladerunner/shape.o C++ engines/bladerunner/text_resource.o C++ engines/bladerunner/time.o C++ engines/bladerunner/slice_animations.o C++ engines/bladerunner/subtitles.o C++ engines/bladerunner/suspects_database.o C++ engines/bladerunner/ui/kia_section_base.o C++ engines/bladerunner/set.o C++ engines/bladerunner/ui/end_credits.o C++ engines/bladerunner/ui/elevator.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/elevator.cpp:34: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/elevator.cpp:34: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/ui/kia_log.o C++ engines/bladerunner/ui/kia_section_help.o C++ engines/bladerunner/ui/kia_section_diagnostic.o C++ engines/bladerunner/slice_renderer.o C++ engines/bladerunner/ui/kia_section_load.o C++ engines/bladerunner/ui/kia_section_pogo.o C++ engines/bladerunner/ui/kia_section_crimes.o C++ engines/bladerunner/ui/kia_section_clues.o C++ engines/bladerunner/ui/kia.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/kia.cpp:54: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/kia.cpp:54: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/ui/kia_section_settings.o C++ engines/bladerunner/ui/scores.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/scores.cpp:31: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/scores.cpp:31: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/ui/ui_container.o C++ engines/bladerunner/ui/kia_section_save.o C++ engines/bladerunner/ui/ui_check_box.o C++ engines/bladerunner/ui/ui_input_box.o C++ engines/bladerunner/ui/kia_section_suspects.o C++ engines/bladerunner/ui/spinner.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/spinner.cpp:39: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/spinner.cpp:39: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/ui/ui_image_picker.o C++ engines/bladerunner/ui/ui_slider.o C++ engines/bladerunner/view.o C++ engines/bladerunner/ui/ui_scroll_box.o C++ engines/bladerunner/waypoints.o C++ engines/bladerunner/vqa_player.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/vqa_player.cpp:23: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/vqa_player.cpp:23: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/zbuffer.o C++ engines/cge/bitmap.o C++ engines/bladerunner/ui/esper.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/esper.cpp:40: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/esper.cpp:40: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/bladerunner/ui/vk.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/vk.cpp:44: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from ./engines/bladerunner/vqa_player.h:26, from engines/bladerunner/ui/vk.cpp:44: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cge/cge.o C++ engines/cge/console.o C++ engines/bladerunner/vqa_decoder.o In file included from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/vqa_decoder.cpp:23: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./engines/bladerunner/vqa_decoder.h:37, from engines/bladerunner/vqa_decoder.cpp:23: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cge/game.o C++ engines/cge/fileio.o C++ engines/cge/events.o C++ engines/cge/talk.o C++ engines/cge/sound.o C++ engines/cge/detection.o C++ engines/cge/cge_main.o engines/cge/cge_main.cpp: In member function 'void CGE::CGEEngine::loadHeroXY()': engines/cge/cge_main.cpp:502:36: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct Common::Point'; use assignment or value-initialization instead [-Wclass-memaccess] 502 | memset(_heroXY, 0, sizeof(_heroXY)); | ^ In file included from ./common/events.h:28, from ./engines/cge/vga13h.h:32, from engines/cge/cge_main.cpp:37: ./common/rect.h:37:8: note: 'struct Common::Point' declared here 37 | struct Point { | ^~~~~ C++ engines/cge/text.o C++ engines/cge/vmenu.o C++ engines/cge/walk.o C++ engines/cge/snail.o C++ engines/cge2/cge2.o In file included from engines/cge2/cge2.cpp:34: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/fileio.o C++ engines/cge2/bitmap.o In file included from engines/cge2/bitmap.cpp:30: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/detection.o C++ engines/cge2/sound.o C++ engines/cge2/text.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/text.h:31, from engines/cge2/text.cpp:28: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge/vga13h.o C++ engines/cge2/spare.o In file included from ./engines/cge2/spare.h:31, from engines/cge2/spare.cpp:28: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::Sprite& CGE2::Sprite::operator=(const CGE2::Sprite&)': ./engines/cge2/vga13h.h:154:7: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 154 | class Sprite { | ^~~~~~ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/spare.cpp: In member function 'void CGE2::Spare::update(CGE2::Sprite*)': engines/cge2/spare.cpp:106:10: note: synthesized method 'CGE2::Sprite& CGE2::Sprite::operator=(const CGE2::Sprite&)' first required here 106 | *sp = *spr; | ^~~ C++ engines/cge2/cge2_main.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from ./engines/cge2/cge2_main.h:31, from engines/cge2/cge2_main.cpp:29: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/cge2_main.cpp: In member function 'void CGE2::CGE2Engine::sceneUp(int)': engines/cge2/cge2_main.cpp:417:25: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 417 | *_eye = *(_eyeTab[_now]); | ^ In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from ./engines/cge2/cge2_main.h:31, from engines/cge2/cge2_main.cpp:29: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/cge2_main.cpp: In member function 'void CGE2::CGE2Engine::switchScene(int)': engines/cge2/cge2_main.cpp:484:22: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 484 | *(_eyeTab[_now]) = *_eye; | ^~~~ In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from ./engines/cge2/cge2_main.h:31, from engines/cge2/cge2_main.cpp:29: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::Sprite& CGE2::Sprite::operator=(const CGE2::Sprite&)': ./engines/cge2/vga13h.h:154:7: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 154 | class Sprite { | ^~~~~~ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/cge2_main.cpp: In member function 'void CGE2::CGE2Engine::loadHeroes()': engines/cge2/cge2_main.cpp:669:18: note: synthesized method 'CGE2::Sprite& CGE2::Sprite::operator=(const CGE2::Sprite&)' first required here 669 | *(Sprite*)h = *s; | ^ engines/cge2/cge2_main.cpp: In member function 'void CGE2::CGE2Engine::loadTab()': engines/cge2/cge2_main.cpp:721:20: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 721 | *(_eyeTab[i]) = *_eye; | ^~~~ In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from ./engines/cge2/cge2_main.h:31, from engines/cge2/cge2_main.cpp:29: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/cge2_main.cpp: In member function 'void CGE2::CGE2Engine::setEye(const CGE2::V3D&)': engines/cge2/cge2_main.cpp:771:10: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 771 | *_eye = e; | ^ In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from ./engines/cge2/cge2_main.h:31, from engines/cge2/cge2_main.cpp:29: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/events.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from engines/cge2/events.cpp:32: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/talk.o In file included from ./engines/cge2/talk.h:32, from engines/cge2/talk.cpp:29: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/map.o In file included from ./engines/cge2/map.h:31, from engines/cge2/map.cpp:28: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/hero.o In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp: In member function 'void CGE2::Hero::park()': engines/cge2/hero.cpp:372:15: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 372 | _trace[0] = _pos3D; | ^~~~~~ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp: In member function 'bool CGE2::Hero::findWay()': engines/cge2/hero.cpp:436:42: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 436 | _trace[++_tracePtr] = V3D(pv.x, 0, pv.y); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:441:42: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 441 | _trace[++_tracePtr] = V3D(ph.x, 0, ph.y); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp: In member function 'void CGE2::Hero::walkTo(CGE2::V3D)': engines/cge2/hero.cpp:469:27: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 469 | _trace[_tracePtr = 0] = pos; | ^~~ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:474:42: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 474 | _trace[_tracePtr] = pos + V3D(i, 0, 0); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:478:43: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 478 | _trace[_tracePtr] = pos + V3D(-i, 0, 0); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:482:42: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 482 | _trace[_tracePtr] = pos + V3D(0, 0, i); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:486:43: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 486 | _trace[_tracePtr] = pos + V3D(0, 0, -i); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/hero.cpp:491:49: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 491 | _trace[_tracePtr] = V3D(_pos3D._x, 0, pos._z); // not found | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/hero.cpp:28: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/vga13h.o In file included from engines/cge2/vga13h.cpp:33: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/vga13h.cpp: In member function 'void CGE2::Sprite::gotoxyz(CGE2::V3D)': engines/cge2/vga13h.cpp:657:28: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 657 | gotoxyz(V2D(_vm, _pos3D = pos)); | ^~~ In file included from engines/cge2/vga13h.cpp:33: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/snail.o In file included from ./engines/cge2/hero.h:31, from engines/cge2/snail.cpp:30: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/snail.cpp: In member function 'void CGE2::CommandHandler::runCommand()': engines/cge2/snail.cpp:183:93: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 183 | *(_vm->_point[tailCmd._ref]) = *(_vm->_point[tailCmd._ref]) + *(_vm->_point[tailCmd._val]); | ^ In file included from ./engines/cge2/hero.h:31, from engines/cge2/snail.cpp:30: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ engines/cge2/snail.cpp:187:41: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 187 | *(_vm->_point[tailCmd._val]) = spr->_pos3D; | ^~~~~~ In file included from ./engines/cge2/hero.h:31, from engines/cge2/snail.cpp:30: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ In file included from ./common/algorithm.h:28, from ./common/array.h:27, from ./common/str-array.h:26, from ./common/savefile.h:29, from ./engines/cge2/cge2.h:32, from ./engines/cge2/snail.h:31, from engines/cge2/snail.cpp:28: ./common/util.h: In instantiation of 'void SWAP(T&, T&) [with T = CGE2::V3D]': engines/cge2/snail.cpp:379:33: required from here ./common/util.h:57:66: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 57 | template inline void SWAP(T &a, T &b) { T tmp = a; a = b; b = tmp; } | ~~^~~ In file included from ./engines/cge2/hero.h:31, from engines/cge2/snail.cpp:30: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ In file included from ./common/algorithm.h:28, from ./common/array.h:27, from ./common/str-array.h:26, from ./common/savefile.h:29, from ./engines/cge2/cge2.h:32, from ./engines/cge2/snail.h:31, from engines/cge2/snail.cpp:28: ./common/util.h:57:73: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 57 | template inline void SWAP(T &a, T &b) { T tmp = a; a = b; b = tmp; } | ~~^~~~~ In file included from ./engines/cge2/hero.h:31, from engines/cge2/snail.cpp:30: ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/vmenu.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/text.h:31, from engines/cge2/vmenu.cpp:28: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/console.o In file included from engines/cge2/console.cpp:25: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/chewy/cursor.o C++ engines/cge2/toolbar.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from engines/cge2/toolbar.cpp:31: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/cge2/inventory.o In file included from ./engines/cge2/hero.h:31, from engines/cge2/inventory.cpp:29: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/chewy/chewy.o C++ engines/chewy/console.o C++ engines/cge2/saveload.o In file included from ./engines/cge2/talk.h:32, from ./engines/cge2/events.h:32, from engines/cge2/saveload.cpp:35: ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator+=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:91:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 91 | V3D& operator+=(const V3D &x) { return *this = *this + x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ ./engines/cge2/vga13h.h: In member function 'CGE2::V3D& CGE2::V3D::operator-=(const CGE2::V3D&)': ./engines/cge2/vga13h.h:92:57: warning: implicitly-declared 'CGE2::V3D& CGE2::V3D::operator=(const CGE2::V3D&)' is deprecated [-Wdeprecated-copy] 92 | V3D& operator-=(const V3D &x) { return *this = *this - x; } | ^ ./engines/cge2/vga13h.h:84:2: note: because 'CGE2::V3D' has user-provided 'CGE2::V3D::V3D(const CGE2::V3D&)' 84 | V3D(const V3D &p) : _x(p._x), _y(p._y), _z(p._z) { } | ^~~ C++ engines/chewy/events.o C++ engines/chewy/scene.o In file included from ./video/flic_decoder.h:26, from ./engines/chewy/video/cfo_decoder.h:27, from engines/chewy/scene.cpp:35: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./video/flic_decoder.h:26, from ./engines/chewy/video/cfo_decoder.h:27, from engines/chewy/scene.cpp:35: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/chewy/detection.o C++ engines/chewy/sound.o C++ engines/chewy/graphics.o In file included from ./video/flic_decoder.h:26, from ./engines/chewy/video/cfo_decoder.h:27, from engines/chewy/graphics.cpp:33: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./video/flic_decoder.h:26, from ./engines/chewy/video/cfo_decoder.h:27, from engines/chewy/graphics.cpp:33: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/chewy/resource.o C++ engines/chewy/text.o C++ engines/chewy/video/cfo_decoder.o In file included from ./video/flic_decoder.h:26, from engines/chewy/video/cfo_decoder.cpp:27: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./video/video_decoder.h:29, from ./video/flic_decoder.h:26, from engines/chewy/video/cfo_decoder.cpp:27: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cine/console.o C++ engines/cine/bg_list.o C++ engines/cine/bg.o C++ engines/cine/msg.o C++ engines/cine/detection.o C++ engines/cine/object.o C++ engines/cine/anim.o C++ engines/cine/pal.o C++ engines/cine/cine.o C++ engines/cine/main_loop.o C++ engines/cine/part.o C++ engines/cine/prc.o C++ engines/cine/rel.o C++ engines/cine/gfx.o C++ engines/cine/unpack.o C++ engines/cine/saveload.o C++ engines/cine/texte.o C++ engines/composer/console.o C++ engines/cine/script_os.o C++ engines/cine/sound.o C++ engines/composer/detection.o engines/composer/detection.cpp: In function 'Common::String getSaveName(Common::InSaveFile*)': engines/composer/detection.cpp:517:9: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 517 | uint32 tmp; | ^~~ C++ engines/cine/various.o C++ engines/composer/graphics.o C++ engines/cruise/actor.o C++ engines/cine/script_fw.o C++ engines/composer/composer.o C++ engines/cruise/background.o C++ engines/cruise/cell.o C++ engines/cruise/backgroundIncrust.o C++ engines/composer/scripting.o C++ engines/cruise/decompiler.o C++ engines/cruise/debugger.o C++ engines/cruise/cruise.o C++ engines/cruise/dataLoader.o C++ engines/composer/saveload.o engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::sync(Common::Serializer&, T&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Library]': engines/composer/saveload.cpp:112:14: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 112 | loadLibrary(id); | ~~~~~~~~~~~^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncListReverse(Common::Serializer&, Common::List&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Library]': engines/composer/saveload.cpp:126:24: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 126 | for (uint32 i = 0; i < size; i++) { | ~~^~~~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::sync(Common::Serializer&, T&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::OldScript*]': engines/composer/saveload.cpp:140:14: warning: 'delay' may be used uninitialized in this function [-Wmaybe-uninitialized] 140 | uint32 pos, delay; | ^~~~~ engines/composer/saveload.cpp:140:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] 140 | uint32 pos, delay; | ^~~ engines/composer/saveload.cpp:139:9: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 139 | uint16 id; | ^~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::sync(Common::Serializer&, T&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Pipe*]': engines/composer/saveload.cpp:189:11: warning: 'tag' may be used uninitialized in this function [-Wmaybe-uninitialized] 189 | uint32 tag; | ^~~ engines/composer/saveload.cpp:66:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 66 | uint32 size; | ^~~~ engines/composer/saveload.cpp:70:6: warning: 'item' may be used uninitialized in this function [-Wmaybe-uninitialized] 70 | T item; | ^~~~ engines/composer/saveload.cpp:166:17: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 166 | uint32 offset, tmp; | ^~~ engines/composer/saveload.cpp:166:9: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 166 | uint32 offset, tmp; | ^~~~~~ engines/composer/saveload.cpp:165:9: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 165 | uint16 id; | ^~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncArray(Common::Serializer&, Common::Array&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::AnimationEntry]': engines/composer/saveload.cpp:47:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 47 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::sync(Common::Serializer&, T&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Animation*]': engines/composer/saveload.cpp:239:10: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 239 | uint32 tmp; | ^~~ In file included from engines/composer/saveload.cpp:28: ./common/serializer.h:41:9: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | TYPE tmp = val; \ | ^~~ engines/composer/saveload.cpp:217:8: note: 'size' was declared here 217 | int32 size; | ^~~~ engines/composer/saveload.cpp:216:24: warning: 'param' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | uint32 offset, state, param; | ^~~~~ engines/composer/saveload.cpp:216:17: warning: 'state' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | uint32 offset, state, param; | ^~~~~ engines/composer/saveload.cpp:216:9: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | uint32 offset, state, param; | ^~~~~~ engines/composer/saveload.cpp:215:20: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] 215 | uint16 animId, x, y; | ^ engines/composer/saveload.cpp:215:17: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] 215 | uint16 animId, x, y; | ^ engines/composer/saveload.cpp:215:9: warning: 'animId' may be used uninitialized in this function [-Wmaybe-uninitialized] 215 | uint16 animId, x, y; | ^~~~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncArray(Common::Serializer&, Common::Array&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::PendingPageChange]': engines/composer/saveload.cpp:47:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 47 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncArray(Common::Serializer&, Common::Array&, Common::Serializer::Version, Common::Serializer::Version) [with T = short unsigned int]': engines/composer/saveload.cpp:47:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] engines/composer/saveload.cpp:51:6: warning: 'item' may be used uninitialized in this function [-Wmaybe-uninitialized] 51 | T item; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncList(Common::Serializer&, Common::List&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::OldScript*]': engines/composer/saveload.cpp:66:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 66 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncArray(Common::Serializer&, Common::Array&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::QueuedScript]': engines/composer/saveload.cpp:47:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 47 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncListReverse(Common::Serializer&, Common::List&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Pipe*]': engines/composer/saveload.cpp:85:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 85 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncList(Common::Serializer&, Common::List&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Animation*]': engines/composer/saveload.cpp:66:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 66 | uint32 size; | ^~~~ engines/composer/saveload.cpp: In member function 'void Composer::ComposerEngine::syncList(Common::Serializer&, Common::List&, Common::Serializer::Version, Common::Serializer::Version) [with T = Composer::Sprite]': engines/composer/saveload.cpp:66:10: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] engines/composer/saveload.cpp: In member function 'virtual Common::Error Composer::ComposerEngine::loadGameState(int)': engines/composer/saveload.cpp:288:9: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] 288 | uint32 tmp; | ^~~ In file included from ./common/memstream.h:26, from engines/composer/saveload.cpp:26: ./common/stream.h:161:16: warning: 'numSamples' may be used uninitialized in this function [-Wmaybe-uninitialized] 161 | writeUint32LE((uint32)value); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ engines/composer/saveload.cpp:359:8: note: 'numSamples' was declared here 359 | int32 numSamples; | ^~~~~~~~~~ C++ engines/composer/resource.o C++ engines/cruise/ctp.o C++ engines/cruise/delphine-unpack.o C++ engines/cruise/linker.o C++ engines/cruise/cruise_main.o C++ engines/cruise/font.o C++ engines/cruise/mouse.o C++ engines/cruise/gfxModule.o C++ engines/cruise/detection.o C++ engines/cruise/menu.o C++ engines/cruise/object.o C++ engines/cruise/mainDraw.o C++ engines/cruise/function.o C++ engines/cruise/polys.o C++ engines/cruise/perso.o C++ engines/cruise/overlay.o C++ engines/cruise/script.o C++ engines/cruise/vars.o C++ engines/cruise/stack.o C++ engines/cruise/various.o C++ engines/cruise/staticres.o C++ engines/cryo/cryo.o C++ engines/cryo/debugger.o C++ engines/cruise/volume.o C++ engines/cryo/detection.o C++ engines/cruise/sound.o C++ engines/cryo/sound.o C++ engines/cryo/cryolib.o C++ engines/cryomni3d/image/hlz.o C++ engines/cryomni3d/image/codecs/hlz.o C++ engines/cryo/resource.o C++ engines/cryo/video.o C++ engines/cruise/saveload.o C++ engines/cryomni3d/video/hnm_decoder.o In file included from ./engines/cryomni3d/video/hnm_decoder.h:28, from engines/cryomni3d/video/hnm_decoder.cpp:32: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./engines/cryomni3d/video/hnm_decoder.h:26, from engines/cryomni3d/video/hnm_decoder.cpp:32: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cryomni3d/datstream.o C++ engines/cryo/eden_graphics.o C++ engines/cryomni3d/fixed_image.o C++ engines/cryomni3d/mouse_boxes.o C++ engines/cryomni3d/cryomni3d.o In file included from ./engines/cryomni3d/video/hnm_decoder.h:28, from engines/cryomni3d/cryomni3d.cpp:40: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./engines/cryomni3d/video/hnm_decoder.h:26, from engines/cryomni3d/cryomni3d.cpp:40: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cryomni3d/dialogs_manager.o C++ engines/cryomni3d/objects.o C++ engines/cryomni3d/detection.o C++ engines/cryomni3d/font_manager.o C++ engines/cryomni3d/wam_parser.o C++ engines/cryomni3d/sprites.o C++ engines/cryomni3d/versailles/dialogs.o C++ engines/cryomni3d/omni3d.o C++ engines/cryomni3d/versailles/dialogs_manager.o In file included from ./engines/cryomni3d/video/hnm_decoder.h:28, from engines/cryomni3d/versailles/dialogs_manager.cpp:27: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./engines/cryomni3d/video/hnm_decoder.h:26, from engines/cryomni3d/versailles/dialogs_manager.cpp:27: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/cryomni3d/versailles/music.o C++ engines/cryomni3d/versailles/saveload.o In file included from /usr/include/string.h:495, from ./common/scummsys.h:120, from ./common/str.h:26, from ./common/archive.h:26, from engines/cryomni3d/versailles/saveload.cpp:22: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void CryOmni3D::Versailles::CryOmni3DEngine_Versailles::saveGame(bool, uint, const Common::String&)' at engines/cryomni3d/versailles/saveload.cpp:138:10: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 20 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++ engines/cryomni3d/versailles/toolbar.o C++ engines/cryomni3d/versailles/menus.o C++ engines/cryomni3d/versailles/data.o C++ engines/director/cachedmactext.o C++ engines/director/cast.o C++ engines/director/detection.o C++ engines/cryomni3d/versailles/engine.o C++ engines/cryomni3d/versailles/documentation.o C++ engines/director/graphics.o C++ engines/director/events.o C++ engines/director/director.o C++ engines/cryo/eden.o engines/cryo/eden.cpp: In member function 'void Cryo::EdenGame::syncGlobalPointers(Common::Serializer)': engines/cryo/eden.cpp:6580:79: warning: 'roomCharacterIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~~~~~~~~~~ engines/cryo/eden.cpp:6580:65: warning: 'characterIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~~~~~~ engines/cryo/eden.cpp:6580:53: warning: 'curAreaIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~~~~ engines/cryo/eden.cpp:6580:40: warning: 'lastAreaIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~~~~~ engines/cryo/eden.cpp:6580:31: warning: 'areaIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~ engines/cryo/eden.cpp:6580:9: warning: 'citaAreaFirstRoomIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6580 | uint32 citaAreaFirstRoomIdx, areaIdx, lastAreaIdx, curAreaIdx, characterIdx, roomCharacterIdx; | ^~~~~~~~~~~~~~~~~~~~ engines/cryo/eden.cpp:6579:95: warning: 'roomIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~ engines/cryo/eden.cpp:6579:78: warning: 'nextRoomIconIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~~~~~~~~~ engines/cryo/eden.cpp:6579:69: warning: 'tapeIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~ engines/cryo/eden.cpp:6579:54: warning: 'lastDialogIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~~~~~~~ engines/cryo/eden.cpp:6579:35: warning: 'narratorDialogIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~~~~~~~~~~~ engines/cryo/eden.cpp:6579:20: warning: 'nextDialogIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~~~~~~~ engines/cryo/eden.cpp:6579:9: warning: 'dialogIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6579 | uint32 dialogIdx, nextDialogIdx, narratorDialogIdx, lastDialogIdx, tapeIdx, nextRoomIconIdx, roomIdx; | ^~~~~~~~~ engines/cryo/eden.cpp: In member function 'void Cryo::EdenGame::syncCitadelRoomPointers(Common::Serializer)': engines/cryo/eden.cpp:6794:9: warning: 'citadelRoomIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 6794 | uint32 citadelRoomIdx; | ^~~~~~~~~~~~~~ In file included from ./engines/cryo/eden.h:28, from ./engines/cryo/cryo.h:37, from engines/cryo/eden.cpp:40: ./common/serializer.h: In member function 'void Cryo::EdenGame::syncTapePointers(Common::Serializer)': ./common/serializer.h:41:9: warning: 'subIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | TYPE tmp = val; \ | ^~~ engines/cryo/eden.cpp:6809:14: note: 'subIndex' was declared here 6809 | int index, subIndex; | ^~~~~~~~ In file included from ./engines/cryo/eden.h:28, from ./engines/cryo/cryo.h:37, from engines/cryo/eden.cpp:40: ./common/serializer.h:41:9: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | TYPE tmp = val; \ | ^~~ engines/cryo/eden.cpp:6809:7: note: 'index' was declared here 6809 | int index, subIndex; | ^~~~~ In file included from ./engines/cryo/eden.h:28, from ./engines/cryo/cryo.h:37, from engines/cryo/eden.cpp:40: ./common/serializer.h:41:9: warning: 'persoIdx' may be used uninitialized in this function [-Wmaybe-uninitialized] 41 | TYPE tmp = val; \ | ^~~ engines/cryo/eden.cpp:6806:6: note: 'persoIdx' was declared here 6806 | int persoIdx; | ^~~~~~~~ engines/cryo/eden.cpp: In member function 'void Cryo::EdenGame::syncGlobalValues(Common::Serializer)': engines/cryo/eden.cpp:6675:7: warning: 'autoDialog' may be used uninitialized in this function [-Wmaybe-uninitialized] 6675 | byte autoDialog; | ^~~~~~~~~~ C++ engines/director/movie.o In file included from ./video/qt_decoder.h:37, from engines/director/movie.cpp:24: ./video/video_decoder.h: In member function 'Common::Rational Video::VideoDecoder::getRate() const': ./video/video_decoder.h:134:44: warning: implicitly-declared 'constexpr Common::Rational::Rational(const Common::Rational&)' is deprecated [-Wdeprecated-copy] 134 | Common::Rational getRate() const { return _playbackRate; } | ^~~~~~~~~~~~~ In file included from ./common/quicktime.h:37, from ./audio/decoders/quicktime_intern.h:33, from ./video/qt_decoder.h:34, from engines/director/movie.cpp:24: ./common/rational.h:38:12: note: because 'Common::Rational' has user-provided 'Common::Rational& Common::Rational::operator=(const Common::Rational&)' 38 | Rational &operator=(const Rational &right); | ^~~~~~~~ C++ engines/director/images.o C++ engines/director/archive.o C++ engines/director/sound.o C++ engines/director/stxt.o C++ engines/director/resource.o C++ engines/director/sprite.o C++ engines/director/frame.o C++ engines/director/util.o C++ engines/cryomni3d/versailles/logic.o C++ engines/director/lingo/lingo-events.o C++ engines/director/lingo/lingo.o C++ engines/director/lingo/lingo-codegen.o engines/director/lingo/lingo-codegen.cpp: In member function 'Common::String Director::Lingo::decodeInstruction(uint, uint*)': engines/director/lingo/lingo-codegen.cpp:107:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 107 | d.u.f = *(double *)(&i); | ^~~~~~~~~~~~~~ C++ engines/director/lingo/lingo-funcs.o C++ engines/director/lingo/lingo-gr.o C++ engines/director/lingo/lingo-builtins.o C++ engines/director/lingo/lingo-the.o C++ engines/dm/detection.o C++ engines/dm/console.o In file included from engines/dm/console.cpp:30: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/console.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/console.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/console.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/console.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/console.cpp:31: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from engines/dm/console.cpp:29: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/dialog.o In file included from ./engines/dm/eventman.h:37, from engines/dm/dialog.cpp:31: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/dialog.h:31, from engines/dm/dialog.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/director/lingo/lingo-lex.o C++ engines/director/lingo/lingo-code.o engines/director/lingo/lingo-code.cpp: In static member function 'static void Director::Lingo::c_fconstpush()': engines/director/lingo/lingo-code.cpp:217:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 217 | d.u.f = *(double *)(&i); | ^~~~~~~~~~~~~~ C++ engines/director/score.o C++ engines/dm/dmglobals.o In file included from engines/dm/dmglobals.cpp:32: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dmglobals.cpp:32: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dmglobals.cpp:32: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dmglobals.cpp:32: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dmglobals.cpp:32: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/eventman.h:37, from engines/dm/dmglobals.cpp:33: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from engines/dm/dmglobals.cpp:30: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/dm.o In file included from engines/dm/dm.cpp:55: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dm.cpp:55: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dm.cpp:55: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dm.cpp:55: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dm.cpp:55: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/eventman.h:37, from engines/dm/dm.cpp:56: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dm.cpp: In member function 'void DM::DMEngine::fuseSequence()': engines/dm/dm.cpp:948:49: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 948 | curThing = _dungeonMan->getNextThing(curThing); | ^ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dm.cpp:999:47: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 999 | textStringThings[textStringThingCount++] = curThing; | ^~~~~~~~ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dm.cpp:1001:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1001 | curThing = _dungeonMan->getNextThing(curThing); | ^ In file included from engines/dm/dm.cpp:53: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/inventory.o In file included from ./engines/dm/inventory.h:33, from engines/dm/inventory.cpp:31: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/inventory.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/inventory.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/inventory.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/inventory.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/inventory.cpp:31: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp: In constructor 'DM::InventoryMan::InventoryMan(DM::DMEngine*)': engines/dm/inventory.cpp:76:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 76 | _chestSlots[i] = Thing(0); | ^ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:77:20: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 77 | _openChest = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp: In member function 'void DM::InventoryMan::drawPanel()': engines/dm/inventory.cpp:269:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 269 | thing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp: In member function 'void DM::InventoryMan::closeChest()': engines/dm/inventory.cpp:286:20: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 286 | _openChest = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:287:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 287 | container->getSlot() = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:292:39: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 292 | _chestSlots[chestSlotIndex] = _vm->_thingNone; // CHANGE8_09_FIX | ^~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:297:40: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 297 | container->getSlot() = prevThing = thing; | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:297:40: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 297 | container->getSlot() = prevThing = thing; | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:300:17: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 300 | prevThing = thing; | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp: In member function 'void DM::InventoryMan::openAndDrawChest(DM::Thing, DM::Container*, bool)': engines/dm/inventory.cpp:374:15: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 374 | _openChest = thingToOpen; | ^~~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:388:35: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 388 | _chestSlots[chestSlotIndex++] = thing; | ^~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:389:47: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 389 | thing = _vm->_dungeonMan->getNextThing(thing); | ^ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/inventory.cpp:393:40: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 393 | _chestSlots[chestSlotIndex++] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/inventory.h:31, from engines/dm/inventory.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/loadsave.o In file included from engines/dm/loadsave.cpp:34: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/loadsave.cpp:34: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/loadsave.cpp:34: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/loadsave.cpp:34: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/loadsave.cpp:34: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/loadsave.cpp:37: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/loadsave.cpp: In member function 'DM::LoadgameResult DM::DMEngine::loadgame(int16)': engines/dm/loadsave.cpp:66:37: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 66 | _championMan->_leaderHandObject = _thingNone; | ^~~~~~~~~~ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/loadsave.cpp:107:63: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 107 | _championMan->_leaderHandObject = Thing(file->readUint16BE()); | ^ In file included from engines/dm/loadsave.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/lzw.o C++ engines/dm/champion.o In file included from engines/dm/champion.cpp:28: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/champion.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/champion.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/champion.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/champion.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/champion.cpp:29: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::Champion::resetToZero()': engines/dm/champion.cpp:46:20: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 46 | _slots[i] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In constructor 'DM::ChampionMan::ChampionMan(DM::DMEngine*)': engines/dm/champion.cpp:173:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 173 | _leaderHandObject = Thing(0); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'bool DM::ChampionMan::isObjectThrown(uint16, int16, int16)': engines/dm/champion.cpp:208:45: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 208 | curThing = getObjectRemovedFromLeaderHand(); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:210:59: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 210 | actionHandThing = curChampion->getSlot(kDMSlotActionHand); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:221:60: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 221 | curThing = getObjectRemovedFromSlot(champIndex, slotIndex); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::addObjectInSlot(DM::ChampionIndex, DM::Thing, DM::ChampionSlot)': engines/dm/champion.cpp:544:51: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 544 | invMan._chestSlots[slotIndex - kDMSlotChest1] = thing; | ^~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'DM::Thing DM::ChampionMan::getObjectRemovedFromLeaderHand()': engines/dm/champion.cpp:616:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 616 | _leaderHandObject = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'DM::Thing DM::ChampionMan::getObjectRemovedFromSlot(uint16, uint16)': engines/dm/champion.cpp:680:61: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 680 | curThing = inventory._chestSlots[slotIndex - kDMSlotChest1]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:681:59: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 681 | inventory._chestSlots[slotIndex - kDMSlotChest1] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:683:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 683 | curThing = curChampion->_slots[slotIndex]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:684:41: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 684 | curChampion->_slots[slotIndex] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::putObjectInLeaderHand(DM::Thing, bool)': engines/dm/champion.cpp:1232:120: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1232 | _vm->_objectMan->extractIconFromBitmap(_leaderHandObjectIconIndex = _vm->_objectMan->getIconIndex(_leaderHandObject = thing), _vm->_objectMan->_objectIconForMousePointer); | ^~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'bool DM::ChampionMan::isAmmunitionCompatibleWithWeapon(uint16, uint16, uint16)': engines/dm/champion.cpp:1299:52: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1299 | curThing = curChampion->_slots[ammunitionSlotIndex]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::clickOnSlotBox(uint16)': engines/dm/champion.cpp:1351:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1351 | slotThing = inventory._chestSlots[slotIndex - kDMSlotChest1]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:1353:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1353 | slotThing = _champions[champIndex]._slots[slotIndex]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::loadPartyPart2(Common::InSaveFile*)': engines/dm/champion.cpp:1817:49: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1817 | champ->_slots[j] = Thing(file->readUint16BE()); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::resetDataToStartGame()': engines/dm/champion.cpp:1912:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1912 | _leaderHandObject = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::addCandidateChampionToParty(uint16)': engines/dm/champion.cpp:1947:39: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1947 | championPtr->_slots[slotIdx] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:1951:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1951 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:2020:57: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 2020 | curThing = dungeon.getSquareFirstThing(curMapX, curMapY); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:2086:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 2086 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp: In member function 'void DM::ChampionMan::drawSlot(uint16, int16)': engines/dm/champion.cpp:2390:58: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 2390 | thing = inventory._chestSlots[slotIndex - kDMSlotChest1]; | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/champion.cpp:2392:49: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 2392 | thing = champ->getSlot((ChampionSlot)slotIndex); | ^ In file included from ./engines/dm/champion.h:33, from engines/dm/champion.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/dungeonman.o In file included from engines/dm/dungeonman.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dungeonman.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dungeonman.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dungeonman.cpp:31: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dungeonman.cpp:31: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/dungeonman.cpp:33: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In constructor 'DM::DungeonMan::DungeonMan(DM::DMEngine*)': engines/dm/dungeonman.cpp:455:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 455 | _pileTopObject[i] = Thing(0); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'void DM::DungeonMan::loadDungeonFile(Common::InSaveFile*)': engines/dm/dungeonman.cpp:672:63: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 672 | _squareFirstThings[actualSquareFirstThingCount + i] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'void DM::DungeonMan::setSquareAspect(uint16*, DM::Direction, int16, int16)': engines/dm/dungeonman.cpp:913:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 913 | displMan._inscriptionThing = curThing; /* BUG0_76 The same text is drawn on multiple sides of a wall square. The engine stores only a single text to draw on a wall in a global variable. Even if different texts are placed on different sides of the wall, the same text is drawn on each affected side */ | ^~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:922:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 922 | curThing = getNextThing(curThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:963:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 963 | curThing = getNextThing(curThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:976:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 976 | curThing = getNextThing(curThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:989:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 989 | curThing = getNextThing(curThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'DM::Thing DM::DungeonMan::getUnusedThing(uint16)': engines/dm/dungeonman.cpp:1207:64: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1207 | curThing = Thing((thingType << 10) | (thingCount - thingIdx)); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1213:40: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1213 | curThing = getDiscardThing(thingType); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1225:19: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1225 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'uint16 DM::DungeonMan::getObjectWeight(DM::Thing)': engines/dm/dungeonman.cpp:1278:40: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1278 | thing = ((Container *)junk)->getSlot(); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1281:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1281 | thing = getNextThing(thing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'void DM::DungeonMan::linkThingToList(DM::Thing, DM::Thing, int16, int16)': engines/dm/dungeonman.cpp:1325:19: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1325 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1330:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1330 | thingInList = getSquareFirstThing(mapX, mapY); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1348:35: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1348 | currThing[i] = currThing[i - 1]; | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1350:17: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1350 | *currThing = thingToLink; | ^~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1356:42: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1356 | nextThing = getNextThing(thingInList = nextThing); | ^~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1356:51: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1356 | nextThing = getNextThing(thingInList = nextThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1359:14: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1359 | *thingPtr = thingToLink; | ^~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'DM::Thing DM::DungeonMan::getSquareFirstObject(int16, int16)': engines/dm/dungeonman.cpp:1416:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1416 | thing = getNextThing(thing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'DM::Thing DM::DungeonMan::getDiscardThing(uint16)': engines/dm/dungeonman.cpp:1515:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1515 | } while ((squareThing = getNextThing(squareThing)) != _vm->_thingEndOfList); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp: In member function 'void DM::DungeonMan::unlinkThingFromList(DM::Thing, DM::Thing, int16, int16)': engines/dm/dungeonman.cpp:1570:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1570 | thingToUnlink = Thing(tmp); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1581:35: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1581 | currThing[i] = currThing[i + 1]; | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1583:51: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1583 | _squareFirstThings[squareFirstThingIdx] = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1589:21: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1589 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1593:18: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1593 | *currThing = *thingPtr; | ^~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1594:21: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1594 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1597:18: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1597 | thingInList = *currThing; | ^~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1604:22: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1604 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1607:42: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1607 | currThing = getNextThing(thingInList = currThing); | ^~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1607:51: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1607 | currThing = getNextThing(thingInList = currThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1610:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1610 | *thingPtr = getNextThing(currThing); | ^ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/dungeonman.cpp:1612:19: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1612 | *thingPtr = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/dungeonman.h:31, from engines/dm/dungeonman.cpp:31: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/objectman.o In file included from ./engines/dm/objectman.h:32, from engines/dm/objectman.cpp:28: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/objectman.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/objectman.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/objectman.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/objectman.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/objectman.cpp:29: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/objectman.h:31, from engines/dm/objectman.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/group.o In file included from engines/dm/group.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/group.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/group.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/group.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/group.cpp:29: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/group.cpp:30: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In constructor 'DM::GroupMan::GroupMan(DM::DMEngine*)': engines/dm/group.cpp:54:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 54 | _currGroupThing = Thing(0); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:60:45: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 60 | _groupMovementBlockedByGroupThing = Thing(0); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::dropGroupPossessions(int16, int16, DM::Thing, DM::SoundMode)': engines/dm/group.cpp:162:49: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 162 | nextThing = dungeon.getNextThing(currentThing); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:163:78: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 163 | currentThing = _vm->thingWithNewCell(currentThing, _vm->getRandomNumber(4)); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:168:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 168 | } while ((currentThing = nextThing) != _vm->_thingEndOfList); | ^~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::dropCreatureFixedPossessions(DM::CreatureType, int16, int16, uint16, DM::SoundMode)': engines/dm/group.cpp:299:170: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 299 | nextUnusedThing = _vm->thingWithNewCell(nextUnusedThing, ((cell == kDMCreatureTypeSingleCenteredCreature) || !_vm->getRandomNumber(4)) ? _vm->getRandomNumber(4) : cell); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'DM::Thing DM::GroupMan::groupGetThing(int16, int16)': engines/dm/group.cpp:394:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 394 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::groupDelete(int16, int16)': engines/dm/group.cpp:513:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 513 | group->_nextThing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::processEvents29to41(int16, int16, DM::TimelineEventType, uint16)': engines/dm/group.cpp:694:20: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 694 | _currGroupThing = groupThing; | ^~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'bool DM::GroupMan::isMovementPossible(DM::CreatureInfo*, int16, int16, uint16, bool)': engines/dm/group.cpp:1096:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1096 | _groupMovementBlockedByGroupThing = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1131:44: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1131 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1154:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1154 | _groupMovementBlockedByGroupThing = groupGetThing(mapX, mapY); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'bool DM::GroupMan::isCreatureAttacking(DM::Group*, int16, int16, uint16)': engines/dm/group.cpp:1489:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1489 | projectileThing = _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1493:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1493 | projectileThing = _vm->_thingExplHarmNonMaterial; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1496:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1496 | projectileThing = _vm->_thingExplLightningBolt; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1499:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1499 | projectileThing = _vm->_thingExplPoisonCloud; | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1502:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1502 | projectileThing = _vm->_thingExplOpenDoor; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1507:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1507 | projectileThing = _vm->_thingExplSlime; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1511:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1511 | projectileThing = _vm->_thingExplLightningBolt; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1513:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1513 | projectileThing = _vm->_thingExplOpenDoor; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1518:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1518 | projectileThing = _vm->_thingExplPoisonCloud; | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1524:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1524 | projectileThing = _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::stealFromChampion(DM::Group*, uint16)': engines/dm/group.cpp:1605:86: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1605 | slotThing = championMan.getObjectRemovedFromSlot(championIndex, stealFromSlotIndex); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp:1607:20: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1607 | group->_slot = slotThing; | ^~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'void DM::GroupMan::addAllActiveGroups()': engines/dm/group.cpp:1790:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1790 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'DM::Thing DM::GroupMan::groupGetGenerated(DM::CreatureType, int16, uint16, DM::Direction, int16, int16)': engines/dm/group.cpp:1806:22: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1806 | group->_slot = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/group.cpp: In member function 'bool DM::GroupMan::isFluxcageOnSquare(int16, int16)': engines/dm/group.cpp:2026:37: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 2026 | thing = dungeon.getNextThing(thing); | ^ In file included from ./engines/dm/group.h:31, from engines/dm/group.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/menus.o In file included from ./engines/dm/menus.h:32, from engines/dm/menus.cpp:28: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/menus.h:33, from engines/dm/menus.cpp:28: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/menus.h:33, from engines/dm/menus.cpp:28: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/menus.h:33, from engines/dm/menus.cpp:28: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/menus.h:33, from engines/dm/menus.cpp:28: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/menus.h:33, from engines/dm/menus.cpp:28: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp: In constructor 'DM::MenuMan::MenuMan(DM::DMEngine*)': engines/dm/menus.cpp:158:35: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 158 | _actionTargetGroupThing = Thing(0); | ^ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp: In member function 'DM::Potion* DM::MenuMan::getEmptyFlaskInHand(DM::Champion*, DM::Thing*)': engines/dm/menus.cpp:823:19: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 823 | *potionThing = curThing; | ^~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp: In member function 'bool DM::MenuMan::isActionPerformed(uint16, int16)': engines/dm/menus.cpp:1090:76: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1090 | _actionTargetGroupThing = _vm->_groupMan->groupGetThing(nextMapX, nextMapY); | ^ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1108:25: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1108 | explosionThing = _vm->_thingExplLightningBolt; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1113:25: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1113 | explosionThing = _vm->_thingExplHarmNonMaterial; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1118:25: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1118 | explosionThing = _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1123:25: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1123 | explosionThing = _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1244:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1244 | explosionThing = _vm->_thingExplPoisonBolt; | ^~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1247:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1247 | explosionThing = _vm->_thingExplPoisonCloud; | ^~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1250:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1250 | explosionThing = _vm->_thingExplHarmNonMaterial; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/menus.cpp:1253:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1253 | explosionThing = _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/menus.h:31, from engines/dm/menus.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/movesens.o In file included from engines/dm/movesens.cpp:29: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/movesens.cpp:30: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/movesens.cpp:30: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/movesens.cpp:30: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/movesens.cpp:30: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/inventory.h:34, from engines/dm/movesens.cpp:30: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'bool DM::MovesensMan::sensorIsTriggeredByClickOnWall(int16, int16, uint16)': engines/dm/movesens.cpp:72:65: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 72 | thingBeingProcessed = dungeon.getNextThing(thingBeingProcessed); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:74:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 74 | for (thingBeingProcessed = squareFirstThing; thingBeingProcessed != _vm->_thingEndOfList; thingBeingProcessed = dungeon.getNextThing(thingBeingProcessed)) { | ^~~~~~~~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:74:154: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 74 | for (thingBeingProcessed = squareFirstThing; thingBeingProcessed != _vm->_thingEndOfList; thingBeingProcessed = dungeon.getNextThing(thingBeingProcessed)) { | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:118:28: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 118 | thingBeingProcessed = lastProcessedThing; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:135:78: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 135 | leaderHandObject = getObjectOfTypeInCell(mapX, mapY, cellIdx, sensorData); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:147:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 147 | leaderHandObject = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:191:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 191 | *leaderThing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:193:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 193 | leaderHandObject = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:196:78: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 196 | leaderHandObject = dungeon.getObjForProjectileLaucherOrObjGen(sensorData); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'bool DM::MovesensMan::getMoveResult(DM::Thing, int16, int16, int16, int16)': engines/dm/movesens.cpp:302:69: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 302 | thing = getTeleporterRotatedProjectileThing(teleporter, thing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:304:111: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 304 | thing = _vm->thingWithNewCell(thing, _vm->normalizeModulo4(thing.getCell() + teleporter->getRotation())); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:360:52: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 360 | thing = _vm->thingWithNewCell(thing, thingCell); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:424:85: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 424 | if ((thing = _vm->_groupMan->groupGetThing(dungeon._partyMapX, dungeon._partyMapY)) != _vm->_thingEndOfList) { /* Delete group if party moves onto its square */ | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'bool DM::MovesensMan::moveIsKilledByProjectileImpact(int16, int16, int16, int16, DM::Thing)': engines/dm/movesens.cpp:581:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 581 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'DM::Thing DM::MovesensMan::getTeleporterRotatedProjectileThing(DM::Teleporter*, DM::Thing)': engines/dm/movesens.cpp:698:119: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 698 | projectileThing = _vm->thingWithNewCell(projectileThing, _vm->normalizeModulo4(projectileThing.getCell() + rotation)); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'void DM::MovesensMan::processThingAdditionOrRemoval(uint16, uint16, DM::Thing, bool, bool)': engines/dm/movesens.cpp:746:44: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 746 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:755:44: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 755 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:761:56: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 761 | for (curThing = dungeon.getSquareFirstThing(mapX, mapY); curThing != _vm->_thingEndOfList; curThing = dungeon.getNextThing(curThing)) { | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:761:133: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 761 | for (curThing = dungeon.getSquareFirstThing(mapX, mapY); curThing != _vm->_thingEndOfList; curThing = dungeon.getNextThing(curThing)) { | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'bool DM::MovesensMan::isObjectInPartyPossession(int16)': engines/dm/movesens.cpp:881:30: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 881 | curThing = *curSlotThing++; | ^~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:884:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 884 | curThing = _vm->_championMan->_leaderHandObject; | ^~~~~~~~~~~~~~~~~ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:893:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 893 | curThing = container->getSlot(); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:898:47: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 898 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'void DM::MovesensMan::processRotationEffect()': engines/dm/movesens.cpp:975:60: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 975 | firstSensorThing = dungeon.getNextThing(firstSensorThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:982:58: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 982 | lastSensorThing = dungeon.getNextThing(lastSensorThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:988:57: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 988 | lastSensorThing = dungeon.getNextThing(lastSensorThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp:992:58: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 992 | lastSensorThing = dungeon.getNextThing(lastSensorThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/movesens.cpp: In member function 'DM::Thing DM::MovesensMan::getObjectOfTypeInCell(int16, int16, int16, int16)': engines/dm/movesens.cpp:1018:43: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1018 | curThing = dungeon.getNextThing(curThing); | ^ In file included from ./engines/dm/movesens.h:32, from engines/dm/movesens.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/eventman.o In file included from ./engines/dm/eventman.h:37, from engines/dm/eventman.cpp:32: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/eventman.cpp:33: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/eventman.cpp:33: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/eventman.cpp:33: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/eventman.cpp:33: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/eventman.cpp:33: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/eventman.cpp: In member function 'void DM::EventManager::commandProcessCommands160To162ClickInResurrectReincarnatePanel(DM::CommandType)': engines/dm/eventman.cpp:1295:36: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 1295 | thing = dunMan.getNextThing(thing); | ^ In file included from ./engines/dm/eventman.h:35, from engines/dm/eventman.cpp:32: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/text.o C++ engines/dm/sounds.o In file included from engines/dm/sounds.cpp:36: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/sounds.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/sounds.cpp:36: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from engines/dm/sounds.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/sounds.cpp:36: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from engines/dm/sounds.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/sounds.cpp:36: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from engines/dm/sounds.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/sounds.cpp:36: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from engines/dm/sounds.cpp:33: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/projexpl.o In file included from engines/dm/projexpl.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/projexpl.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/projexpl.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/projexpl.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/projexpl.cpp:29: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from ./engines/dm/objectman.h:32, from engines/dm/projexpl.cpp:32: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'void DM::ProjExpl::createProjectile(DM::Thing, int16, int16, uint16, DM::Direction, byte, byte, byte)': engines/dm/projexpl.cpp:53:63: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 53 | projectileThing = _vm->thingWithNewCell(projectileThing, cell); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:55:25: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 55 | projectilePtr->_slot = thing; | ^~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'bool DM::ProjExpl::hasProjectileImpactOccurred(int16, int16, int16, int16, DM::Thing)': engines/dm/projexpl.cpp:88:89: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 88 | explosionThing = (potionType == kDMPotionTypeVen) ? _vm->_thingExplPoisonCloud: _vm->_thingExplFireBall; | ^~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:204:32: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 204 | projectileAssociatedThing = explosionThing; | ^~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:225:29: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 225 | potion->_nextThing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:226:32: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 226 | projectileThingData->_slot = explosionThing; | ^~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'void DM::ProjExpl::createExplosion(DM::Thing, uint16, uint16, uint16, uint16)': engines/dm/projexpl.cpp:301:56: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 301 | unusedThing = _vm->thingWithNewCell(unusedThing, cell); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:331:79: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 331 | unusedThing = _vm->_groupMan->groupGetThing(projectileMapX, projectileMapY); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'int16 DM::ProjExpl::projectileGetImpactCount(int16, int16, int16, int16)': engines/dm/projexpl.cpp:362:63: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 362 | curThing = _vm->_dungeonMan->getSquareFirstThing(mapX, mapY); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:364:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 364 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'void DM::ProjExpl::projectileDelete(DM::Thing, DM::Thing*, int16, int16)': engines/dm/projexpl.cpp:382:26: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 382 | *genericThing = _vm->_thingEndOfList; | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:383:18: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 383 | *groupSlot = projectileSlotThing; | ^~~~~~~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:389:32: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 389 | projectile->_nextThing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp: In member function 'void DM::ProjExpl::processEvents48To49(DM::TimelineEvent*)': engines/dm/projexpl.cpp:415:67: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 415 | _vm->_dungeonMan->unlinkThingFromList(projectileThingNewCell = projectileThing, Thing(0), destinationMapX, destinationMapY); | ^~~~~~~~~~~~~~~ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:426:52: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 426 | projectileThingNewCell = Thing(curEvent->_Bu._slot); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:450:100: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 450 | projectileThingNewCell = _vm->thingWithNewCell(projectileThingNewCell, projectileNewCell &= 0x0003); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/projexpl.cpp:456:105: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 456 | projectileThingNewCell = _vm->thingWithNewCell(projectileThingNewCell, _vm->_moveSens->_moveResultCell); | ^ In file included from ./engines/dm/projexpl.h:30, from engines/dm/projexpl.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ make: mkdir: Operation not permitted make: *** [Makefile.common:121: engines/draci/font.o] Error 127 make: *** Waiting for unfinished jobs.... C++ engines/draci/console.o C++ engines/draci/barchive.o C++ engines/draci/detection.o C++ engines/draci/animation.o C++ engines/draci/draci.o C++ engines/dm/timeline.o In file included from engines/dm/timeline.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/timeline.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/timeline.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/timeline.cpp:29: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/timeline.cpp:29: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/timeline.cpp:30: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::moveTeleporterOrPitSquareThings(uint16, uint16)': engines/dm/timeline.cpp:522:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 522 | curThing = _vm->_dungeonMan->getSquareFirstObject(mapX, mapY); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:529:53: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 529 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:531:13: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 531 | curThing = nextThing; | ^~~~~~~~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:534:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 534 | nextThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:559:14: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 559 | curThing = nextThing; | ^~~~~~~~~ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::processEventSquareWall(DM::TimelineEvent*)': engines/dm/timeline.cpp:639:53: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 639 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::triggerProjectileLauncher(DM::Sensor*, DM::TimelineEvent*)': engines/dm/timeline.cpp:660:125: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 660 | firstProjectileAssociatedThing = secondProjectileAssociatedThing = Thing(sensorData + _vm->_thingFirstExplosion.toUint16()); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:660:125: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 660 | firstProjectileAssociatedThing = secondProjectileAssociatedThing = Thing(sensorData + _vm->_thingFirstExplosion.toUint16()); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:662:84: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 662 | firstProjectileAssociatedThing = _vm->_dungeonMan->getSquareFirstThing(mapX, mapY); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:667:98: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 667 | firstProjectileAssociatedThing = _vm->_dungeonMan->getNextThing(firstProjectileAssociatedThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:674:86: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 674 | secondProjectileAssociatedThing = _vm->_dungeonMan->getSquareFirstThing(mapX, mapY); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:679:101: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 679 | secondProjectileAssociatedThing = _vm->_dungeonMan->getNextThing(secondProjectileAssociatedThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:687:99: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 687 | firstProjectileAssociatedThing = _vm->_dungeonMan->getObjForProjectileLaucherOrObjGen(sensorData); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp:691:100: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 691 | secondProjectileAssociatedThing = _vm->_dungeonMan->getObjForProjectileLaucherOrObjGen(sensorData); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::processEventSquareCorridor(DM::TimelineEvent*)': engines/dm/timeline.cpp:765:53: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 765 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::procesEventEnableGroupGenerator(DM::TimelineEvent*)': engines/dm/timeline.cpp:817:53: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 817 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/timeline.cpp: In member function 'void DM::Timeline::processEventViAltarRebirth(DM::TimelineEvent*)': engines/dm/timeline.cpp:950:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 950 | curThing = _vm->_dungeonMan->getNextThing(curThing); | ^ In file included from ./engines/dm/timeline.h:31, from engines/dm/timeline.cpp:28: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ C++ engines/dm/gfx.o In file included from engines/dm/gfx.cpp:35: ./engines/dm/dungeonman.h: In member function 'void DM::Sensor::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:387:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 387 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/gfx.cpp:35: ./engines/dm/dungeonman.h: In member function 'void DM::Weapon::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:434:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 434 | void setNextThing(Thing val) { _nextThing = val; } | ^~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/gfx.cpp:35: ./engines/dm/dungeonman.h: In member function 'void DM::Scroll::set(DM::Thing, uint16)': ./engines/dm/dungeonman.h:464:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 464 | _nextThing = next; | ^~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/gfx.cpp:35: ./engines/dm/dungeonman.h: In member function 'void DM::Junk::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:518:48: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 518 | void setNextThing(Thing thing) { _nextThing = thing; } | ^~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/gfx.cpp:35: ./engines/dm/dungeonman.h: In member function 'DM::Thing DM::Explosion::setNextThing(DM::Thing)': ./engines/dm/dungeonman.h:540:54: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 540 | Thing setNextThing(Thing val) { return _nextThing = val; } | ^~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ In file included from engines/dm/gfx.cpp:38: ./engines/dm/champion.h: In member function 'void DM::Champion::setSlot(DM::ChampionSlot, DM::Thing)': ./engines/dm/champion.h:438:62: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 438 | void setSlot(ChampionSlot slot, Thing val) { _slots[slot] = val; } | ^~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp: In constructor 'DM::DisplayMan::DisplayMan(DM::DMEngine*)': engines/dm/gfx.cpp:119:27: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 119 | _inscriptionThing = _vm->_thingNone; | ^~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp: In member function 'void DM::DisplayMan::drawObjectsCreaturesProjectilesExplosions(DM::Thing, DM::Direction, int16, int16, int16, DM::CellOrder)': engines/dm/gfx.cpp:3196:21: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3196 | firstThingToDraw = thingParam; | ^~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3223:17: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3223 | thingParam = firstThingToDraw; | ^~~~~~~~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3232:18: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3232 | groupThing = thingParam; | ^~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3354:46: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3354 | dungeon._pileTopObject[AL_2_viewCell] = thingParam; /* The object is at the top of the pile */ | ^~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3360:57: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3360 | } while ((thingParam = dungeon.getNextThing(thingParam)) != _vm->_thingEndOfList); | ^ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3622:16: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3622 | thingParam = firstThingToDraw; /* Restart processing list of objects from the beginning. The next loop draws only projectile objects among the list */ | ^~~~~~~~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3741:57: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3741 | } while ((thingParam = dungeon.getNextThing(thingParam)) != _vm->_thingEndOfList); | ^ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3753:15: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3753 | thingParam = firstThingToDraw; /* Restart processing list of things from the beginning. The next loop draws only explosion things among the list */ | ^~~~~~~~~~~~~~~~ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ engines/dm/gfx.cpp:3877:56: warning: implicitly-declared 'DM::Thing& DM::Thing::operator=(const DM::Thing&)' is deprecated [-Wdeprecated-copy] 3877 | } while ((thingParam = dungeon.getNextThing(thingParam))!= _vm->_thingEndOfList); | ^ In file included from ./engines/dm/gfx.h:36, from engines/dm/gfx.cpp:34: ./engines/dm/dm.h:172:2: note: because 'DM::Thing' has user-provided 'DM::Thing::Thing(const DM::Thing&)' 172 | Thing(const Thing &other) { set(other._data); } | ^~~~~ error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DhE2b9 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DhE2b9 (%build) I: [iurt_root_command] ERROR: chroot