>>> Building on exopi-1 under games/dunelegacy BDEPENDS = [net/enet;devel/sdl2-mixer;devel/autoconf/2.69;devel/libtool;devel/sdl2-ttf;devel/metaauto;devel/automake/1.16] DIST = [games/dunelegacy:dunelegacy-0.98.2.tar.gz] FULLPKGNAME = dunelegacy-0.98.2 RDEPENDS = [devel/desktop-file-utils;net/enet;devel/sdl2-ttf;devel/sdl2-mixer] (Junk lock obtained for exopi-1 at 1764691032.53) >>> Running depends in games/dunelegacy at 1764691032.57 last junk was in devel/kf5/kconfigwidgets /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 enet-1.3.18 libtool-2.4.2p3 metaauto-1.0p4 sdl2-mixer-2.8.1p1 sdl2-ttf-2.24.0 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 enet-1.3.18 libtool-2.4.2p3 metaauto-1.0p4 sdl2-mixer-2.8.1p1 sdl2-ttf-2.24.0 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 enet-1.3.18 libtool-2.4.2p3 metaauto-1.0p4 sdl2-mixer-2.8.1p1 sdl2-ttf-2.24.0 >>> Running show-prepare-results in games/dunelegacy at 1764691037.05 ===> games/dunelegacy ===> Building from scratch dunelegacy-0.98.2 ===> dunelegacy-0.98.2 depends on: metaauto-* -> metaauto-1.0p4 ===> dunelegacy-0.98.2 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> dunelegacy-0.98.2 depends on: automake->=1.16,<1.17 -> automake-1.16.5p0 ===> dunelegacy-0.98.2 depends on: libtool-* -> libtool-2.4.2p3 ===> dunelegacy-0.98.2 depends on: sdl2-mixer-* -> sdl2-mixer-2.8.1p1 ===> dunelegacy-0.98.2 depends on: sdl2-ttf-* -> sdl2-ttf-2.24.0 ===> dunelegacy-0.98.2 depends on: enet-* -> enet-1.3.18 ===> Verifying specs: SDL2 SDL2_mixer SDL2_ttf c enet m pthread c++ c++abi pthread ===> found SDL2.0.15 SDL2_mixer.1.1 SDL2_ttf.0.2 c.102.2 enet.0.3 m.10.1 pthread.28.1 c++.12.0 c++abi.9.0 autoconf-2.69p3 automake-1.16.5p0 enet-1.3.18 libtool-2.4.2p3 metaauto-1.0p4 sdl2-mixer-2.8.1p1 sdl2-ttf-2.24.0 Don't run junk because nojunk in x11/qt6/qtquick3dphysics (Junk lock released for exopi-1 at 1764691038.95) distfiles size=5375748 >>> Running extract in games/dunelegacy at 1764691038.99 ===> games/dunelegacy ===> Checking files for dunelegacy-0.98.2 `/exopi-cvs/ports/distfiles/dunelegacy-0.98.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for dunelegacy-0.98.2 rm -r /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/enet >>> Running patch in games/dunelegacy at 1764691039.71 ===> games/dunelegacy ===> Patching for dunelegacy-0.98.2 ===> Applying OpenBSD patch patch-Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.am |--- Makefile.am.orig |+++ Makefile.am -------------------------- Patching file Makefile.am using Plan A... Hunk #1 succeeded at 55. done ===> Applying OpenBSD patch patch-src_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Makefile.am |--- src/Makefile.am.orig |+++ src/Makefile.am -------------------------- Patching file src/Makefile.am using Plan A... Hunk #1 succeeded at 42. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in games/dunelegacy at 1764691040.05 ===> games/dunelegacy ===> Generating configure for dunelegacy-0.98.2 Running autoreconf-2.69 in /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2 configure.ac:6: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ===> Configuring for dunelegacy-0.98.2 Using /exopi-obj/pobj/dunelegacy-0.98.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/dunelegacy-0.98.2/config.site checking build system type... x86_64-unknown-openbsd7.8 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sdl2 >= 2.0.0... yes checking for Mix_OpenAudio in -lSDL2_mixer... yes checking for TTF_Init in -lSDL2_ttf... yes checking for gethostbyaddr_r... no checking for gethostbyname_r... no checking for poll... (cached) yes checking for fcntl... (cached) yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for struct msghdr.msg_flags... yes checking for socklen_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in games/dunelegacy at 1764691053.12 ===> games/dunelegacy ===> Building for dunelegacy-0.98.2 Making all in src depbase=`echo AStarSearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT AStarSearch.o -MD -MP -MF $depbase.Tpo -c -o AStarSearch.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/AStarSearch.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/AStarSearch.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/AStarSearch.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/AStarSearch.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/AStarSearch.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/AStarSearch.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Bullet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Bullet.o -MD -MP -MF $depbase.Tpo -c -o Bullet.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Bullet.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Bullet.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Bullet.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Bullet.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Bullet.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Bullet.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Bullet.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Choam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Choam.o -MD -MP -MF $depbase.Tpo -c -o Choam.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Choam.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Choam.cpp:3: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Choam.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Choam.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Choam.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Choam.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Command.o -MD -MP -MF $depbase.Tpo -c -o Command.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Command.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Command.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Command.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Command.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Command.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Command.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo CommandManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CommandManager.o -MD -MP -MF $depbase.Tpo -c -o CommandManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CommandManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CommandManager.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CommandManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CommandManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Command.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CommandManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CommandManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Command.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Explosion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Explosion.o -MD -MP -MF $depbase.Tpo -c -o Explosion.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Explosion.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Explosion.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Explosion.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Explosion.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Explosion.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Explosion.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Explosion.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Game.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Game.o -MD -MP -MF $depbase.Tpo -c -o Game.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:46: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameMenu.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Random.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Game.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Random.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings generated. depbase=`echo GameInitSettings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GameInitSettings.o -MD -MP -MF $depbase.Tpo -c -o GameInitSettings.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInitSettings.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInitSettings.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInitSettings.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInitSettings.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInitSettings.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GameInterface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GameInterface.o -MD -MP -MF $depbase.Tpo -c -o GameInterface.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/MultiUnitInterface.h:32: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GameInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo House.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT House.o -MD -MP -MF $depbase.Tpo -c -o House.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/House.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/House.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/House.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/House.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/House.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/House.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Map.o -MD -MP -MF $depbase.Tpo -c -o Map.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Map.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Map.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Map.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Map.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Tile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Map.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Map.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Tile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo MapSeed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapSeed.o -MD -MP -MF $depbase.Tpo -c -o MapSeed.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapSeed.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapSeed.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapSeed.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/globals.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/globals.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/globals.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/SoundPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/globals.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/SoundPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:38: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:38: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/main.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/main.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/main.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings generated. depbase=`echo mmath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT mmath.o -MD -MP -MF $depbase.Tpo -c -o mmath.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/mmath.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/mmath.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/mmath.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/mmath.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/mmath.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo ObjectBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT ObjectBase.o -MD -MP -MF $depbase.Tpo -c -o ObjectBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectBase.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectBase.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo ObjectData.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT ObjectData.o -MD -MP -MF $depbase.Tpo -c -o ObjectData.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectData.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectData.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectData.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectData.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectData.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo ObjectManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT ObjectManager.o -MD -MP -MF $depbase.Tpo -c -o ObjectManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectManager.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo ObjectPointer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT ObjectPointer.o -MD -MP -MF $depbase.Tpo -c -o ObjectPointer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectPointer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectPointer.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectPointer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ObjectPointer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo RadarView.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT RadarView.o -MD -MP -MF $depbase.Tpo -c -o RadarView.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/RadarView.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/RadarView.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/RadarView.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/RadarView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/RadarView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo ScreenBorder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT ScreenBorder.o -MD -MP -MF $depbase.Tpo -c -o ScreenBorder.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ScreenBorder.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ScreenBorder.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ScreenBorder.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/ScreenBorder.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ScreenBorder.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo sand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT sand.o -MD -MP -MF $depbase.Tpo -c -o sand.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/BriefingMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameStatsMenu.h:26: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/sand.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/sand.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/sand.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo SoundPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT SoundPlayer.o -MD -MP -MF $depbase.Tpo -c -o SoundPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/SoundPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/SoundPlayer.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/SoundPlayer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/SoundPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/SoundPlayer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/SoundPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Tile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Tile.o -MD -MP -MF $depbase.Tpo -c -o Tile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Tile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Tile.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Tile.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Tile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Tile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Tile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Tile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo INIMap/INIMapLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT INIMap/INIMapLoader.o -MD -MP -MF $depbase.Tpo -c -o INIMap/INIMapLoader.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapLoader.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapLoader.cpp:5: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapLoader.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapLoader.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapLoader.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapLoader.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo INIMap/INIMapEditorLoader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT INIMap/INIMapEditorLoader.o -MD -MP -MF $depbase.Tpo -c -o INIMap/INIMapEditorLoader.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapEditorLoader.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapEditorLoader.cpp:5: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapEditorLoader.cpp:5: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapEditorLoader.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapEditorLoader.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapEditorLoader.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapEditorLoader.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo INIMap/INIMapPreviewCreator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT INIMap/INIMapPreviewCreator.o -MD -MP -MF $depbase.Tpo -c -o INIMap/INIMapPreviewCreator.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapPreviewCreator.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapPreviewCreator.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapPreviewCreator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/INIMap/INIMapPreviewCreator.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/INIMap/INIMapPreviewCreator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/CutScene.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/CutScene.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/CutScene.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CutScene.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CutScene.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/CutScene.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/Scene.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CutScene.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/CutScene.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/Scene.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/Scene.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/Scene.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/Scene.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Scene.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Scene.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/Scene.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Scene.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/Scene.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/Intro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/Intro.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/Intro.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Intro.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Intro.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Intro.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/Meanwhile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/Meanwhile.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/Meanwhile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Meanwhile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Meanwhile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Meanwhile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/Finale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/Finale.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/Finale.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Finale.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Finale.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/Finale.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/VideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/VideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/VideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/VideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/VideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/VideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/WSAVideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/WSAVideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/WSAVideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/WSAVideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/WSAVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/WSAVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/WSAVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/WSAVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/FadeOutVideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/FadeOutVideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/FadeOutVideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeOutVideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeOutVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/FadeOutVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeOutVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/FadeOutVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/FadeInVideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/FadeInVideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/FadeInVideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeInVideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeInVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/FadeInVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/FadeInVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/FadeInVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/HoldPictureVideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/HoldPictureVideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/HoldPictureVideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/HoldPictureVideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/HoldPictureVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/HoldPictureVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/HoldPictureVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/HoldPictureVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/CrossBlendVideoEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/CrossBlendVideoEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/CrossBlendVideoEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CrossBlendVideoEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CrossBlendVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/CrossBlendVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CrossBlendVideoEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/CrossBlendVideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/VideoEvent.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/TextEvent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/TextEvent.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/TextEvent.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/TextEvent.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/TextEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/TextEvent.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Colors.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/TextEvent.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/CutScenes/TextEvent.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Colors.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo CutScenes/CutSceneTrigger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT CutScenes/CutSceneTrigger.o -MD -MP -MF $depbase.Tpo -c -o CutScenes/CutSceneTrigger.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/CutScenes/CutSceneTrigger.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix16.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix16.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix16.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix16.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix16_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix16_exp.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix16_exp.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix16_exp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix16_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix16_sqrt.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix16_sqrt.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix16_sqrt.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix16_str.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix16_str.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix16_str.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix16_str.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix16_trig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix16_trig.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix16_trig.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix16_trig.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix32.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix32.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix32.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix32_exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix32_exp.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix32_exp.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix32_exp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix32_sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix32_sqrt.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix32_sqrt.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix32_sqrt.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix32_str.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix32_str.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix32_str.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix32_str.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fixmath/fix32_trig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -std=c99 -pthread -fPIC -O3 -pipe -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-shift-negative-value -Wno-unknown-pragmas -D__STDC_FORMAT_MACROS -DNDEBUG -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT fixmath/fix32_trig.o -MD -MP -MF $depbase.Tpo -c -o fixmath/fix32_trig.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/fixmath/fix32_trig.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo misc/draw_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/draw_util.o -MD -MP -MF $depbase.Tpo -c -o misc/draw_util.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/draw_util.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/draw_util.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/draw_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Colors.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/draw_util.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/draw_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Colors.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/FileSystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/FileSystem.o -MD -MP -MF $depbase.Tpo -c -o misc/FileSystem.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/FileSystem.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/FileSystem.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/string_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/FileSystem.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/string_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/fnkdat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/fnkdat.o -MD -MP -MF $depbase.Tpo -c -o misc/fnkdat.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/fnkdat.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/fnkdat.cpp:60: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ 1 warning generated. depbase=`echo misc/format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/format.o -MD -MP -MF $depbase.Tpo -c -o misc/format.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/format.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/format.cpp:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:731:3: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 731 | ~MemoryBuffer() { deallocate(); } | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3065:7: note: in instantiation of member function 'fmt::internal::MemoryBuffer::~MemoryBuffer' requested here 3065 | class BasicMemoryWriter : public BasicWriter { | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/format.cpp:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/IFileStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/IFileStream.o -MD -MP -MF $depbase.Tpo -c -o misc/IFileStream.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/IFileStream.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/IFileStream.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/IFileStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/IFileStream.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/IFileStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/md5.o -MD -MP -MF $depbase.Tpo -c -o misc/md5.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/md5.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo misc/OFileStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/OFileStream.o -MD -MP -MF $depbase.Tpo -c -o misc/OFileStream.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/OFileStream.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/OFileStream.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/OFileStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/OutputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/OFileStream.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/OFileStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/OutputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/Random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/Random.o -MD -MP -MF $depbase.Tpo -c -o misc/Random.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Random.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Random.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Random.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Random.cpp:1: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Random.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/sound_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/sound_util.o -MD -MP -MF $depbase.Tpo -c -o misc/sound_util.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/sound_util.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/sound_util.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/sound_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/sound_util.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/sound_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/string_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/string_util.o -MD -MP -MF $depbase.Tpo -c -o misc/string_util.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/string_util.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/string_util.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/string_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/string_util.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/string_util.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo misc/Scaler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT misc/Scaler.o -MD -MP -MF $depbase.Tpo -c -o misc/Scaler.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Scaler.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Scaler.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Scaler.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/misc/Scaler.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/Scaler.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/Button.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/Button.o -MD -MP -MF $depbase.Tpo -c -o GUI/Button.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Button.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Button.cpp:18: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Button.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Button.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo GUI/GUIStyle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/GUIStyle.o -MD -MP -MF $depbase.Tpo -c -o GUI/GUIStyle.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/GUIStyle.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/GUIStyle.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/GUIStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/GUIStyle.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/GUIStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/Widget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/Widget.o -MD -MP -MF $depbase.Tpo -c -o GUI/Widget.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Widget.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Widget.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Widget.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/Window.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/Window.o -MD -MP -MF $depbase.Tpo -c -o GUI/Window.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Window.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Window.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/Window.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/ScrollBar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/ScrollBar.o -MD -MP -MF $depbase.Tpo -c -o GUI/ScrollBar.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ScrollBar.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ScrollBar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ScrollBar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ScrollBar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ScrollBar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo GUI/ListBox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/ListBox.o -MD -MP -MF $depbase.Tpo -c -o GUI/ListBox.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ListBox.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ListBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ListBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ListBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/ListBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo GUI/DropDownBox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/DropDownBox.o -MD -MP -MF $depbase.Tpo -c -o GUI/DropDownBox.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/DropDownBox.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/DropDownBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/DropDownBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/DropDownBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/DropDownBox.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo GUI/TextView.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/TextView.o -MD -MP -MF $depbase.Tpo -c -o GUI/TextView.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/TextView.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/TextView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextView.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/TextView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextView.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/TextView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/TextView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo GUI/RadioButtonManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/RadioButtonManager.o -MD -MP -MF $depbase.Tpo -c -o GUI/RadioButtonManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/RadioButtonManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/RadioButtonManager.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/RadioButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/RadioButtonManager.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/RadioButton.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/RadioButtonManager.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/RadioButton.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo GUI/dune/ChatManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/ChatManager.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/ChatManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/ChatManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/ChatManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/ChatManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/ChatManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/ChatManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/dune/DuneStyle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/DuneStyle.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/DuneStyle.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/DuneStyle.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/DuneStyle.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/DuneStyle.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DuneStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/GUIStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/DuneStyle.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DuneStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/GUIStyle.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo GUI/dune/GameOptionsWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/GameOptionsWindow.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/GameOptionsWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:30: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/GameOptionsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo GUI/dune/LoadSaveWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/LoadSaveWindow.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/LoadSaveWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/LoadSaveWindow.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/LoadSaveWindow.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/LoadSaveWindow.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/LoadSaveWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/LoadSaveWindow.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo GUI/dune/InGameMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/InGameMenu.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/InGameMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameMenu.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameMenu.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo GUI/dune/InGameSettingsMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/InGameSettingsMenu.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/InGameSettingsMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameSettingsMenu.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameSettingsMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameSettingsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/InGameSettingsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/InGameSettingsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo GUI/dune/NewsTicker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/NewsTicker.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/NewsTicker.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/NewsTicker.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/NewsTicker.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/NewsTicker.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/NewsTicker.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/NewsTicker.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/NewsTicker.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo GUI/dune/MessageTicker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/MessageTicker.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/MessageTicker.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/MessageTicker.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/MessageTicker.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/MessageTicker.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/MessageTicker.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/MessageTicker.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo GUI/dune/BuilderList.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/BuilderList.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/BuilderList.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/BuilderList.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/BuilderList.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/BuilderList.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/StaticContainer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Container.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/BuilderList.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/BuilderList.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/StaticContainer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Container.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo GUI/dune/WaitingForOtherPlayers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT GUI/dune/WaitingForOtherPlayers.o -MD -MP -MF $depbase.Tpo -c -o GUI/dune/WaitingForOtherPlayers.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/WaitingForOtherPlayers.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/WaitingForOtherPlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/WaitingForOtherPlayers.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/WaitingForOtherPlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/WaitingForOtherPlayers.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/WaitingForOtherPlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/WaitingForOtherPlayers.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/GUI/dune/WaitingForOtherPlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/WaitingForOtherPlayers.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo FileClasses/INIFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/INIFile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/INIFile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/INIFile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/INIFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/INIFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/INIFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/FileManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/FileManager.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/FileManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FileManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FileManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FileManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Pakfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FileManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FileManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Pakfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/GFXManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/GFXManager.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/GFXManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/GFXManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/GFXManager.cpp:18: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/GFXManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/GFXManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo FileClasses/SFXManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/SFXManager.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/SFXManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/SFXManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/SFXManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/SFXManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/SFXManager.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/FontManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/FontManager.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/FontManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FontManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FontManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/FontManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/FontManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/TextManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/TextManager.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/TextManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TextManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TextManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/TextManager.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/IndexedTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TextManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/TextManager.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/IndexedTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Pakfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Pakfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Pakfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Pakfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Pakfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Pakfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Pakfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Pakfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Decode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Decode.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Decode.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Decode.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Decode.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Decode.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Cpsfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Cpsfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Cpsfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Cpsfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Cpsfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Cpsfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Cpsfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Cpsfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/lodepng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/lodepng.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/lodepng.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/lodepng.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo FileClasses/LoadSavePNG.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/LoadSavePNG.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/LoadSavePNG.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/LoadSavePNG.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/LoadSavePNG.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/LoadSavePNG.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/LoadSavePNG.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/LoadSavePNG.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Shpfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Shpfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Shpfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Shpfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Shpfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Shpfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Shpfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Shpfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Icnfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Icnfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Icnfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Icnfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Icnfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Icnfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Icnfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Icnfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Vocfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Vocfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Vocfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Vocfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Vocfile.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Vocfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Vocfile.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Vocfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Wsafile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Wsafile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Wsafile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Wsafile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Wsafile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Wsafile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Wsafile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Wsafile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Palfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Palfile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Palfile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Palfile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Palfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Palfile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palfile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/Animation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/Animation.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/Animation.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Animation.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Animation.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/Animation.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/IndexedTextFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/IndexedTextFile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/IndexedTextFile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/IndexedTextFile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/IndexedTextFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/IndexedTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/IndexedTextFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/IndexedTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/MentatTextFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/MentatTextFile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/MentatTextFile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/MentatTextFile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/MentatTextFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/MentatTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/MentatTextFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/MentatTextFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/PictureFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/PictureFactory.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/PictureFactory.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/PictureFactory.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/PictureFactory.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/PictureFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/PictureFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/PictureFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/PictureFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Animation.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Palette.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo FileClasses/TTFFont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/TTFFont.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/TTFFont.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TTFFont.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TTFFont.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/TTFFont.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Font.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/TTFFont.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/TTFFont.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/Font.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/POFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/POFile.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/POFile.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/POFile.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/POFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/POFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/POFile.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/POFile.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/adl/sound_adlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/adl/sound_adlib.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/adl/sound_adlib.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/adl/sound_adlib.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/adl/sound_adlib.cpp:42: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/adl/sound_adlib.h:45: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/adl/sound_adlib.cpp:42: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/adl/sound_adlib.h:45: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/adl/surroundopl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/adl/surroundopl.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/adl/surroundopl.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/adl/surroundopl.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo FileClasses/adl/woodyopl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/adl/woodyopl.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/adl/woodyopl.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/adl/woodyopl.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo FileClasses/xmidi/xmidi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/xmidi/xmidi.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/xmidi/xmidi.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/xmidi/xmidi.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/xmidi/xmidi.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/xmidi/xmidi.h:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/xmidi/databuf.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/xmidi/xmidi.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/xmidi/xmidi.h:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/xmidi/databuf.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/music/ADLPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/music/ADLPlayer.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/music/ADLPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/ADLPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/ADLPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/ADLPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/music/DirectoryPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/music/DirectoryPlayer.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/music/DirectoryPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/DirectoryPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/DirectoryPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/DirectoryPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo FileClasses/music/XMIPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT FileClasses/music/XMIPlayer.o -MD -MP -MF $depbase.Tpo -c -o FileClasses/music/XMIPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/XMIPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/XMIPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/FileClasses/music/XMIPlayer.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/globals.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo MapEditor/ChoamWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/ChoamWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/ChoamWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ChoamWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ChoamWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ChoamWindow.h:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ChoamWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ChoamWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ChoamWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/MapEditor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapEditor.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapEditor.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:40: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditor.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 8 warnings generated. depbase=`echo MapEditor/MapEditorInterface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapEditorInterface.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapEditorInterface.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorRadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorInterface.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorRadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/MapEditorOperation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapEditorOperation.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapEditorOperation.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorOperation.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorOperation.cpp:4: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorOperation.cpp:4: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorOperation.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorOperation.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorOperation.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorOperation.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo MapEditor/MapGenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapGenerator.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapGenerator.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapGenerator.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapGenerator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapGenerator.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapMirror.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapGenerator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapGenerator.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapMirror.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo MapEditor/MapEditorRadarView.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapEditorRadarView.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapEditorRadarView.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorRadarView.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorRadarView.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorRadarView.cpp:20: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditor.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorRadarView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorRadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapEditorRadarView.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapEditorRadarView.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/RadarViewBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 6 warnings generated. depbase=`echo MapEditor/MapSettingsWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapSettingsWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapSettingsWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapSettingsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapSettingsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapSettingsWindow.h:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapSettingsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapSettingsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/MapMirror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/MapMirror.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/MapMirror.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapMirror.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapMirror.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapMirror.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/MapMirror.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/MapMirror.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo MapEditor/NewMapWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/NewMapWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/NewMapWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/NewMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/NewMapWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/LoadMapWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/LoadMapWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/LoadMapWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/LoadMapWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/LoadMapWindow.h:27: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp:20: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/LoadMapWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/LoadMapWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/LoadMapWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/PlayerSettingsWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/PlayerSettingsWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/PlayerSettingsWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/PlayerSettingsWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/PlayerSettingsWindow.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/PlayerSettingsWindow.h:32: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/PlayerSettingsWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/PlayerSettingsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/PlayerSettingsWindow.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/ReinforcementsWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/ReinforcementsWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/ReinforcementsWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementsWindow.h:33: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/ReinforcementsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/ReinforcementInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo MapEditor/TeamsWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT MapEditor/TeamsWindow.o -MD -MP -MF $depbase.Tpo -c -o MapEditor/TeamsWindow.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/TeamsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/TeamsWindow.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/TeamsWindow.h:32: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/TeamsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/AITeamInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/MapEditor/TeamsWindow.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/MapEditor/TeamsWindow.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/AITeamInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/MenuBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MenuBase.o -MD -MP -MF $depbase.Tpo -c -o Menu/MenuBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MenuBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MenuBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MenuBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo Menu/MainMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MainMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/MainMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MainMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MainMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/SinglePlayerMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/SinglePlayerMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/SinglePlayerMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerMenu.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerMenu.h:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/SinglePlayerSkirmishMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/SinglePlayerSkirmishMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/SinglePlayerSkirmishMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerSkirmishMenu.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerSkirmishMenu.h:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerSkirmishMenu.h:30: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsCounter.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerSkirmishMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/SinglePlayerSkirmishMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/SinglePlayerSkirmishMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/CustomGameMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/CustomGameMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/CustomGameMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameMenu.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameMenu.h:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/StaticContainer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Container.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/StaticContainer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Container.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/CustomGamePlayers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/CustomGamePlayers.o -MD -MP -MF $depbase.Tpo -c -o Menu/CustomGamePlayers.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGamePlayers.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGamePlayers.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/DropDownBox.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp:20: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGamePlayers.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInitSettings.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGamePlayers.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGamePlayers.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInitSettings.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/CustomGameStatsMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/CustomGameStatsMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/CustomGameStatsMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameStatsMenu.h:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameStatsMenu.h:26: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameStatsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CustomGameStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CustomGameStatsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/OptionsMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/OptionsMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/OptionsMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/OptionsMenu.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/OptionsMenu.h:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/GameOptionsWindow.h:30: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/dune/DigitsTextBox.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/OptionsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/OptionsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/OptionsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/AboutMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/AboutMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/AboutMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/AboutMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/AboutMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/AboutMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/AboutMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/AboutMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/AboutMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo Menu/HouseChoiceMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/HouseChoiceMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/HouseChoiceMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceMenu.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Menu/MentatMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MentatMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/MentatMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Menu/MultiPlayerMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MultiPlayerMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/MultiPlayerMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MultiPlayerMenu.h:9: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MultiPlayerMenu.h:9: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp:6: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MultiPlayerMenu.h:4: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MultiPlayerMenu.cpp:2: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MultiPlayerMenu.h:4: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/BriefingMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/BriefingMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/BriefingMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/BriefingMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/BriefingMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/BriefingMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/BriefingMenu.cpp:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/BriefingMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/BriefingMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/BriefingMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/BriefingMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Menu/HouseChoiceInfoMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/HouseChoiceInfoMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/HouseChoiceInfoMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceInfoMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceInfoMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceInfoMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceInfoMenu.cpp:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceInfoMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceInfoMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/HouseChoiceInfoMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/HouseChoiceInfoMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Menu/MentatHelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MentatHelp.o -MD -MP -MF $depbase.Tpo -c -o Menu/MentatHelp.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatHelp.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatHelp.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ListBox.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ScrollBar.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp:24: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatHelp.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MentatHelp.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatHelp.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MentatMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo Menu/MapChoice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/MapChoice.o -MD -MP -MF $depbase.Tpo -c -o Menu/MapChoice.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MapChoice.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MapChoice.cpp:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MapChoice.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MapChoice.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/MapChoice.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MapChoice.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo Menu/CampaignStatsMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Menu/CampaignStatsMenu.o -MD -MP -MF $depbase.Tpo -c -o Menu/CampaignStatsMenu.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CampaignStatsMenu.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CampaignStatsMenu.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CampaignStatsMenu.cpp:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CampaignStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CampaignStatsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Menu/CampaignStatsMenu.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/CampaignStatsMenu.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Menu/MenuBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Window.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/DrawingRectHelper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo Network/LANGameFinderAndAnnouncer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Network/LANGameFinderAndAnnouncer.o -MD -MP -MF $depbase.Tpo -c -o Network/LANGameFinderAndAnnouncer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/LANGameFinderAndAnnouncer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/LANGameFinderAndAnnouncer.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/LANGameFinderAndAnnouncer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/LANGameFinderAndAnnouncer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/GameServerInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/LANGameFinderAndAnnouncer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/LANGameFinderAndAnnouncer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/GameServerInfo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo Network/NetworkManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Network/NetworkManager.o -MD -MP -MF $depbase.Tpo -c -o Network/NetworkManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/NetworkManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/NetworkManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/NetworkManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/ENetPacketIStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/NetworkManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/NetworkManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/ENetPacketIStream.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo Network/ENetHttp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Network/ENetHttp.o -MD -MP -MF $depbase.Tpo -c -o Network/ENetHttp.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/ENetHttp.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/ENetHttp.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/ENetHttp.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo Network/MetaServerClient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Network/MetaServerClient.o -MD -MP -MF $depbase.Tpo -c -o Network/MetaServerClient.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/MetaServerClient.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/MetaServerClient.cpp:26: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/config.h:18:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] 18 | #define VERSION "0.98.2" | ^ :24:9: note: previous definition is here 24 | #define VERSION "0.96.4" | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/MetaServerClient.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/MetaServerClient.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/MetaServerCommands.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Network/MetaServerClient.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/MetaServerClient.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Network/MetaServerCommands.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo Trigger/TriggerManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Trigger/TriggerManager.o -MD -MP -MF $depbase.Tpo -c -o Trigger/TriggerManager.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TriggerManager.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TriggerManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/TriggerManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TriggerManager.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/TriggerManager.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo Trigger/ReinforcementTrigger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Trigger/ReinforcementTrigger.o -MD -MP -MF $depbase.Tpo -c -o Trigger/ReinforcementTrigger.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/ReinforcementTrigger.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/ReinforcementTrigger.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/ReinforcementTrigger.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/ReinforcementTrigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/ReinforcementTrigger.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/ReinforcementTrigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo Trigger/TimeoutTrigger.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT Trigger/TimeoutTrigger.o -MD -MP -MF $depbase.Tpo -c -o Trigger/TimeoutTrigger.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TimeoutTrigger.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TimeoutTrigger.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TimeoutTrigger.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/TimeoutTrigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/Trigger/TimeoutTrigger.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/TimeoutTrigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Trigger/Trigger.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo players/Player.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/Player.o -MD -MP -MF $depbase.Tpo -c -o players/Player.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/Player.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/Player.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/Player.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/Player.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo players/HumanPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/HumanPlayer.o -MD -MP -MF $depbase.Tpo -c -o players/HumanPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/HumanPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/HumanPlayer.cpp:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/HumanPlayer.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/HumanPlayer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/HumanPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/HumanPlayer.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/HumanPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo players/PlayerFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/PlayerFactory.o -MD -MP -MF $depbase.Tpo -c -o players/PlayerFactory.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/PlayerFactory.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/PlayerFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/PlayerFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/PlayerFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/PlayerFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo players/AIPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/AIPlayer.o -MD -MP -MF $depbase.Tpo -c -o players/AIPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/AIPlayer.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/AIPlayer.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/AIPlayer.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/AIPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/AIPlayer.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/AIPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo players/CampaignAIPlayer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/CampaignAIPlayer.o -MD -MP -MF $depbase.Tpo -c -o players/CampaignAIPlayer.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/CampaignAIPlayer.cpp && mv -f $depbase.Tpo $depbase.Po /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/CampaignAIPlayer.cpp:373:13: warning: expression result unused [-Wunused-value] 373 | !getHouse()->hadDirectContactWithEnemy(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/CampaignAIPlayer.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/CampaignAIPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/CampaignAIPlayer.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/CampaignAIPlayer.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo players/QuantBot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/QuantBot.o -MD -MP -MF $depbase.Tpo -c -o players/QuantBot.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:360:73: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] 360 | logDebug("BUILD BRUTAL SKIRM. harvesterLimit: 50 * ratio: %d = %d", ratio, harvesterLimit); | ~~ ^~~~~ | %f /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:367:71: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] 367 | logDebug("BUILD EASY SKIRM. harvesterLimit: 10 * ratio: %d = %d", ratio, harvesterLimit); | ~~ ^~~~~ | %f /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:373:73: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] 373 | logDebug("BUILD MEDIUM SKIRM. harvesterLimit: 20 * ratio: %d = %d", ratio, harvesterLimit); | ~~ ^~~~~ | %f /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:379:71: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] 379 | logDebug("BUILD HARD SKIRM. harvesterLimit: 40 * ratio: %d = %d", ratio, harvesterLimit); | ~~ ^~~~~ | %f /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:385:73: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] 385 | logDebug("BUILD DEFEND SKIRM. harvesterLimit: 20 * ratio: %d = %d", ratio, harvesterLimit); | ~~ ^~~~~ | %f /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:579:63: warning: result of comparison of constant 'Unit_SiegeTank' (32) with expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare] 579 | && pGroundUnit->getItemID() != pGroundUnit->getItemID() != Unit_SiegeTank) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:578:67: warning: result of comparison of constant 'Unit_Devastator' (21) with expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare] 578 | else if (pGroundUnit->getItemID() != pGroundUnit->getItemID() != Unit_Devastator | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/QuantBot.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/QuantBot.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/QuantBot.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 11 warnings generated. depbase=`echo players/SmartBot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT players/SmartBot.o -MD -MP -MF $depbase.Tpo -c -o players/SmartBot.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/SmartBot.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/SmartBot.cpp:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/SmartBot.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/SmartBot.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/players/SmartBot.cpp:19: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/SmartBot.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/players/Player.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/DataTypes.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo structures/StructureBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/StructureBase.o -MD -MP -MF $depbase.Tpo -c -o structures/StructureBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StructureBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StructureBase.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StructureBase.cpp:35: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StructureBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StructureBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/BuilderBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/BuilderBase.o -MD -MP -MF $depbase.Tpo -c -o structures/BuilderBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/BuilderInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/BuilderInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/BuilderInterface.h:26: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/BuilderBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo structures/TurretBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/TurretBase.o -MD -MP -MF $depbase.Tpo -c -o structures/TurretBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/TurretBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/TurretBase.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/TurretBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/TurretBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo structures/Barracks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Barracks.o -MD -MP -MF $depbase.Tpo -c -o structures/Barracks.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Barracks.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Barracks.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Barracks.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Barracks.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Barracks.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Barracks.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo structures/ConstructionYard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/ConstructionYard.o -MD -MP -MF $depbase.Tpo -c -o structures/ConstructionYard.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/ConstructionYard.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/ConstructionYard.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/ConstructionYard.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/ConstructionYard.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/ConstructionYard.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/ConstructionYard.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/ConstructionYard.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/GunTurret.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/GunTurret.o -MD -MP -MF $depbase.Tpo -c -o structures/GunTurret.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/GunTurret.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/GunTurret.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/GunTurret.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/GunTurret.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/GunTurret.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/GunTurret.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo structures/HeavyFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/HeavyFactory.o -MD -MP -MF $depbase.Tpo -c -o structures/HeavyFactory.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HeavyFactory.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HeavyFactory.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HeavyFactory.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HeavyFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/HeavyFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HeavyFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/HeavyFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/HighTechFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/HighTechFactory.o -MD -MP -MF $depbase.Tpo -c -o structures/HighTechFactory.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HighTechFactory.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HighTechFactory.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HighTechFactory.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HighTechFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/HighTechFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/HighTechFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/HighTechFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/IX.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/IX.o -MD -MP -MF $depbase.Tpo -c -o structures/IX.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/IX.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/IX.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/IX.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/IX.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/IX.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/IX.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo structures/LightFactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/LightFactory.o -MD -MP -MF $depbase.Tpo -c -o structures/LightFactory.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/LightFactory.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/LightFactory.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/LightFactory.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/LightFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/LightFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/LightFactory.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/LightFactory.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/Palace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Palace.o -MD -MP -MF $depbase.Tpo -c -o structures/Palace.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Palace.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Palace.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Palace.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Palace.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Palace.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Palace.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Palace.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/Radar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Radar.o -MD -MP -MF $depbase.Tpo -c -o structures/Radar.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Radar.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Radar.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Radar.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/RadarInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Radar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Radar.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Radar.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Radar.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/Refinery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Refinery.o -MD -MP -MF $depbase.Tpo -c -o structures/Refinery.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Refinery.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Refinery.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Refinery.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/RefineryAndSiloInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Refinery.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Refinery.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Refinery.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Refinery.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/RepairYard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/RepairYard.o -MD -MP -MF $depbase.Tpo -c -o structures/RepairYard.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RepairYard.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RepairYard.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RepairYard.cpp:31: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/RepairYardInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RepairYard.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/RepairYard.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RepairYard.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/RepairYard.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/RocketTurret.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/RocketTurret.o -MD -MP -MF $depbase.Tpo -c -o structures/RocketTurret.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RocketTurret.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RocketTurret.cpp:25: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RocketTurret.cpp:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RocketTurret.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/RocketTurret.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/RocketTurret.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/RocketTurret.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/TurretBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/Silo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Silo.o -MD -MP -MF $depbase.Tpo -c -o structures/Silo.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Silo.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Silo.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Silo.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/RefineryAndSiloInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Silo.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Silo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Silo.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Silo.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/StarPort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/StarPort.o -MD -MP -MF $depbase.Tpo -c -o structures/StarPort.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StarPort.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StarPort.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StarPort.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StarPort.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StarPort.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/StarPort.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StarPort.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/Wall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/Wall.o -MD -MP -MF $depbase.Tpo -c -o structures/Wall.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Wall.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Wall.cpp:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Wall.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Wall.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/Wall.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/Wall.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo structures/WindTrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/WindTrap.o -MD -MP -MF $depbase.Tpo -c -o structures/WindTrap.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WindTrap.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WindTrap.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WindTrap.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/WindTrapInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultStructureInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WindTrap.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/WindTrap.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WindTrap.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/WindTrap.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo structures/WOR.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT structures/WOR.o -MD -MP -MF $depbase.Tpo -c -o structures/WOR.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WOR.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WOR.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WOR.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/WOR.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/structures/WOR.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/WOR.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/BuilderBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/structures/StructureBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo units/UnitBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/UnitBase.o -MD -MP -MF $depbase.Tpo -c -o units/UnitBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp:36: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/UnitInterface.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/DefaultObjectInterface.h:27: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp:36: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/ObjectInterfaces/UnitInterface.h:28: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 39 | TextButton(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy constructor of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy constructor 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: note: explicitly defaulted function was implicitly deleted here 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:39:38: note: replace 'default' with 'delete' 39 | TextButton(const TextButton &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 41 | TextButton& operator=(const TextButton &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:29:20: note: copy assignment operator of 'TextButton' is implicitly deleted because base class 'Button' has a deleted copy assignment operator 29 | class TextButton : public Button { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: note: explicitly defaulted function was implicitly deleted here 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/TextButton.h:41:49: note: replace 'default' with 'delete' 41 | TextButton& operator=(const TextButton &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/UnitBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 7 warnings generated. depbase=`echo units/AirUnit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/AirUnit.o -MD -MP -MF $depbase.Tpo -c -o units/AirUnit.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/AirUnit.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/AirUnit.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/AirUnit.cpp:29: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/AirUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/AirUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/GroundUnit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/GroundUnit.o -MD -MP -MF $depbase.Tpo -c -o units/GroundUnit.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/GroundUnit.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/GroundUnit.cpp:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/GroundUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/GroundUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo units/InfantryBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/InfantryBase.o -MD -MP -MF $depbase.Tpo -c -o units/InfantryBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/InfantryBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/InfantryBase.cpp:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/InfantryBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/InfantryBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. depbase=`echo units/TrackedUnit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/TrackedUnit.o -MD -MP -MF $depbase.Tpo -c -o units/TrackedUnit.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TrackedUnit.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TrackedUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TrackedUnit.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. depbase=`echo units/TankBase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/TankBase.o -MD -MP -MF $depbase.Tpo -c -o units/TankBase.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TankBase.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TankBase.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TankBase.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TankBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/TankBase.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Carryall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Carryall.o -MD -MP -MF $depbase.Tpo -c -o units/Carryall.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Carryall.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Carryall.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Carryall.cpp:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Carryall.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Carryall.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Carryall.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Carryall.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Devastator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Devastator.o -MD -MP -MF $depbase.Tpo -c -o units/Devastator.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Devastator.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Devastator.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Devastator.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Devastator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Devastator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Devastator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Devastator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Deviator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Deviator.o -MD -MP -MF $depbase.Tpo -c -o units/Deviator.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Deviator.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Deviator.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Deviator.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Deviator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Deviator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Deviator.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Deviator.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Frigate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Frigate.o -MD -MP -MF $depbase.Tpo -c -o units/Frigate.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Frigate.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Frigate.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Frigate.cpp:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Frigate.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Frigate.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Frigate.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Frigate.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Harvester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Harvester.o -MD -MP -MF $depbase.Tpo -c -o units/Harvester.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Harvester.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Harvester.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Harvester.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Harvester.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Harvester.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Harvester.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Harvester.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Launcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Launcher.o -MD -MP -MF $depbase.Tpo -c -o units/Launcher.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Launcher.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Launcher.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Launcher.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Launcher.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Launcher.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Launcher.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Launcher.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/MCV.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/MCV.o -MD -MP -MF $depbase.Tpo -c -o units/MCV.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/MCV.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/MCV.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/MCV.cpp:26: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/MCV.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/MCV.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/MCV.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/MCV.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Ornithopter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Ornithopter.o -MD -MP -MF $depbase.Tpo -c -o units/Ornithopter.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Ornithopter.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Ornithopter.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Ornithopter.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Ornithopter.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Ornithopter.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Ornithopter.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Ornithopter.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/AirUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Quad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Quad.o -MD -MP -MF $depbase.Tpo -c -o units/Quad.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Quad.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Quad.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Quad.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Quad.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Quad.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Quad.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Quad.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/RaiderTrike.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/RaiderTrike.o -MD -MP -MF $depbase.Tpo -c -o units/RaiderTrike.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/RaiderTrike.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/RaiderTrike.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/RaiderTrike.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/RaiderTrike.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/RaiderTrike.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/RaiderTrike.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/RaiderTrike.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Saboteur.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Saboteur.o -MD -MP -MF $depbase.Tpo -c -o units/Saboteur.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Saboteur.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Saboteur.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Saboteur.cpp:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Saboteur.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Saboteur.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Saboteur.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Saboteur.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/SandWorm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/SandWorm.o -MD -MP -MF $depbase.Tpo -c -o units/SandWorm.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SandWorm.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SandWorm.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SandWorm.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SandWorm.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SandWorm.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SandWorm.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SandWorm.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/SiegeTank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/SiegeTank.o -MD -MP -MF $depbase.Tpo -c -o units/SiegeTank.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SiegeTank.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SiegeTank.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SiegeTank.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SiegeTank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SiegeTank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SiegeTank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SiegeTank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Soldier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Soldier.o -MD -MP -MF $depbase.Tpo -c -o units/Soldier.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Soldier.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Soldier.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Soldier.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Soldier.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Soldier.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Soldier.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. depbase=`echo units/SonicTank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/SonicTank.o -MD -MP -MF $depbase.Tpo -c -o units/SonicTank.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SonicTank.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SonicTank.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SonicTank.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SonicTank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SonicTank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/SonicTank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/SonicTank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Tank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Tank.o -MD -MP -MF $depbase.Tpo -c -o units/Tank.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Tank.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Tank.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Tank.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Tank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Tank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Tank.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Tank.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TankBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/TrackedUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Trike.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Trike.o -MD -MP -MF $depbase.Tpo -c -o units/Trike.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trike.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trike.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trike.cpp:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/Game.h:28: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GameInterface.h:25: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/PictureButton.h:21: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:5: warning: explicitly defaulted copy constructor is implicitly deleted [-Wdefaulted-function-deleted] 38 | Button(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:187:43: note: copy constructor of 'Button' is implicitly deleted because field 'pUnpressedTexture' has a deleted copy constructor 187 | sdl2::texture_unique_or_nonowning_ptr pUnpressedTexture; ///< Texture that is normally shown | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/unique_or_nonowning_ptr.h:94:5: note: 'unique_or_nonowning_ptr' has been explicitly marked deleted here 94 | unique_or_nonowning_ptr(const unique_or_nonowning_ptr&) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:38:30: note: replace 'default' with 'delete' 38 | Button(const Button &) = default; | ^~~~~~~ | delete /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 40 | Button& operator=(const Button &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:30:16: note: copy assignment operator of 'Button' is implicitly deleted because base class 'Widget' has a deleted copy assignment operator 30 | class Button : public Widget { | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Widget.h:145:13: note: 'operator=' has been explicitly marked deleted here 145 | Widget& operator=(const Widget &) = delete; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/GUI/Button.h:40:41: note: replace 'default' with 'delete' 40 | Button& operator=(const Button &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trike.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Trike.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trike.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Trike.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 5 warnings generated. depbase=`echo units/Trooper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"dunelegacy\" -DPACKAGE_TARNAME=\"dunelegacy\" -DPACKAGE_VERSION=\"0.96.4\" -DPACKAGE_STRING=\"dunelegacy\ 0.96.4\" -DPACKAGE_BUGREPORT=\"http://dunelegacy.sourceforge.net\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"dunelegacy\" -DVERSION=\"0.96.4\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src -DDUNELEGACY_DATADIR='"/usr/local/share/dunelegacy"' -I/exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -O2 -pipe -DXTHREADS -MT units/Trooper.o -MD -MP -MF $depbase.Tpo -c -o units/Trooper.o /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trooper.cpp && mv -f $depbase.Tpo $depbase.Po In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trooper.cpp:22: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:17: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 520 | GFXManager& operator=(const GFXManager &) = default; | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:554:99: note: copy assignment operator of 'GFXManager' is implicitly deleted because field 'objPic' has a deleted copy assignment operator 554 | std::array, NUM_HOUSES>, NUM_OBJPICS> objPic; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>, 75>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator 191 | _Tp __elems_[_Size]; | ^ /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>, 6>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/array:191:7: note: copy assignment operator of 'array>, 3>' is implicitly deleted because field '__elems_' has a deleted copy assignment operator /usr/include/c++/v1/__memory/unique_ptr.h:215:55: note: copy assignment operator is implicitly deleted because 'unique_ptr>' has a user-declared move constructor 215 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 unique_ptr(unique_ptr&& __u) _NOEXCEPT | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/FileClasses/GFXManager.h:520:49: note: replace 'default' with 'delete' 520 | GFXManager& operator=(const GFXManager &) = default; | ^~~~~~~ | delete In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trooper.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Trooper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3222:16: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3222 | MemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/src/units/Trooper.cpp:18: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/Trooper.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/InfantryBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/GroundUnit.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/units/UnitBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectBase.h:21: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/ObjectPointer.h:24: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/InputStream.h:22: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/SDL2pp.h:23: In file included from /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/exceptions.h:23: /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:775:22: warning: 'allocate' is deprecated [-Wdeprecated-declarations] 775 | T *new_ptr = this->allocate(new_capacity, FMT_NULL); | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:729:12: note: in instantiation of member function 'fmt::internal::MemoryBuffer::grow' requested here 729 | explicit MemoryBuffer(const Allocator &alloc = Allocator()) | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3071:35: note: in instantiation of member function 'fmt::internal::MemoryBuffer::MemoryBuffer' requested here 3071 | : BasicWriter(buffer_), buffer_(alloc) {} | ^ /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/include/misc/format.h:3228:17: note: in instantiation of member function 'fmt::BasicMemoryWriter::BasicMemoryWriter' requested here 3228 | WMemoryWriter w; | ^ /usr/include/c++/v1/__memory/allocator.h:155:43: note: 'allocate' has been explicitly marked deprecated here 155 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 _Tp* allocate(size_t __n, const void*) { | ^ /usr/include/c++/v1/__config:723:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 723 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 3 warnings generated. c++ -O2 -pipe -DXTHREADS -o dunelegacy AStarSearch.o Bullet.o Choam.o Command.o CommandManager.o Explosion.o Game.o GameInitSettings.o GameInterface.o House.o Map.o MapSeed.o globals.o main.o mmath.o ObjectBase.o ObjectData.o ObjectManager.o ObjectPointer.o RadarView.o ScreenBorder.o sand.o SoundPlayer.o Tile.o INIMap/INIMapLoader.o INIMap/INIMapEditorLoader.o INIMap/INIMapPreviewCreator.o CutScenes/CutScene.o CutScenes/Scene.o CutScenes/Intro.o CutScenes/Meanwhile.o CutScenes/Finale.o CutScenes/VideoEvent.o CutScenes/WSAVideoEvent.o CutScenes/FadeOutVideoEvent.o CutScenes/FadeInVideoEvent.o CutScenes/HoldPictureVideoEvent.o CutScenes/CrossBlendVideoEvent.o CutScenes/TextEvent.o CutScenes/CutSceneTrigger.o fixmath/fix16.o fixmath/fix16_exp.o fixmath/fix16_sqrt.o fixmath/fix16_str.o fixmath/fix16_trig.o fixmath/fix32.o fixmath/fix32_exp.o fixmath/fix32_sqrt.o fixmath/fix32_str.o fixmath/fix32_trig.o misc/draw_util.o misc/FileSystem.o misc/fnkdat.o misc/format.o misc/IFileStream.o misc/md5.o misc/OFileStream.o misc/Random.o misc/sound_util.o misc/string_util.o misc/Scaler.o GUI/Button.o GUI/GUIStyle.o GUI/Widget.o GUI/Window.o GUI/ScrollBar.o GUI/ListBox.o GUI/DropDownBox.o GUI/TextView.o GUI/RadioButtonManager.o GUI/dune/ChatManager.o GUI/dune/DuneStyle.o GUI/dune/GameOptionsWindow.o GUI/dune/LoadSaveWindow.o GUI/dune/InGameMenu.o GUI/dune/InGameSettingsMenu.o GUI/dune/NewsTicker.o GUI/dune/MessageTicker.o GUI/dune/BuilderList.o GUI/dune/WaitingForOtherPlayers.o FileClasses/INIFile.o FileClasses/FileManager.o FileClasses/GFXManager.o FileClasses/SFXManager.o FileClasses/FontManager.o FileClasses/TextManager.o FileClasses/Pakfile.o FileClasses/Decode.o FileClasses/Cpsfile.o FileClasses/lodepng.o FileClasses/LoadSavePNG.o FileClasses/Shpfile.o FileClasses/Icnfile.o FileClasses/Vocfile.o FileClasses/Wsafile.o FileClasses/Palfile.o FileClasses/Animation.o FileClasses/IndexedTextFile.o FileClasses/MentatTextFile.o FileClasses/PictureFactory.o FileClasses/TTFFont.o FileClasses/POFile.o FileClasses/adl/sound_adlib.o FileClasses/adl/surroundopl.o FileClasses/adl/woodyopl.o FileClasses/xmidi/xmidi.o FileClasses/music/ADLPlayer.o FileClasses/music/DirectoryPlayer.o FileClasses/music/XMIPlayer.o MapEditor/ChoamWindow.o MapEditor/MapEditor.o MapEditor/MapEditorInterface.o MapEditor/MapEditorOperation.o MapEditor/MapGenerator.o MapEditor/MapEditorRadarView.o MapEditor/MapSettingsWindow.o MapEditor/MapMirror.o MapEditor/NewMapWindow.o MapEditor/LoadMapWindow.o MapEditor/PlayerSettingsWindow.o MapEditor/ReinforcementsWindow.o MapEditor/TeamsWindow.o Menu/MenuBase.o Menu/MainMenu.o Menu/SinglePlayerMenu.o Menu/SinglePlayerSkirmishMenu.o Menu/CustomGameMenu.o Menu/CustomGamePlayers.o Menu/CustomGameStatsMenu.o Menu/OptionsMenu.o Menu/AboutMenu.o Menu/HouseChoiceMenu.o Menu/MentatMenu.o Menu/MultiPlayerMenu.o Menu/BriefingMenu.o Menu/HouseChoiceInfoMenu.o Menu/MentatHelp.o Menu/MapChoice.o Menu/CampaignStatsMenu.o Network/LANGameFinderAndAnnouncer.o Network/NetworkManager.o Network/ENetHttp.o Network/MetaServerClient.o Trigger/TriggerManager.o Trigger/ReinforcementTrigger.o Trigger/TimeoutTrigger.o players/Player.o players/HumanPlayer.o players/PlayerFactory.o players/AIPlayer.o players/CampaignAIPlayer.o players/QuantBot.o players/SmartBot.o structures/StructureBase.o structures/BuilderBase.o structures/TurretBase.o structures/Barracks.o structures/ConstructionYard.o structures/GunTurret.o structures/HeavyFactory.o structures/HighTechFactory.o structures/IX.o structures/LightFactory.o structures/Palace.o structures/Radar.o structures/Refinery.o structures/RepairYard.o structures/RocketTurret.o structures/Silo.o structures/StarPort.o structures/Wall.o structures/WindTrap.o structures/WOR.o units/UnitBase.o units/AirUnit.o units/GroundUnit.o units/InfantryBase.o units/TrackedUnit.o units/TankBase.o units/Carryall.o units/Devastator.o units/Deviator.o units/Frigate.o units/Harvester.o units/Launcher.o units/MCV.o units/Ornithopter.o units/Quad.o units/RaiderTrike.o units/Saboteur.o units/SandWorm.o units/SiegeTank.o units/Soldier.o units/SonicTank.o units/Tank.o units/Trike.o units/Trooper.o -lenet -L/usr/local/lib -lSDL2 -L/usr/X11R6/lib -lSDL2_mixer -lSDL2_ttf Making all in tests >>> Running fake in games/dunelegacy at 1764691932.74 ===> games/dunelegacy ===> Faking installation for dunelegacy-0.98.2 Making install in src mkdir -p '/exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -s -m 755 dunelegacy '/exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/bin' Making install in tests mkdir -p /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/locale /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/locale/*.pot /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/locale/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/locale/*.po /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/locale/ mkdir -p /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/maps/singleplayer /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/maps/singleplayer/*.ini /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/maps/singleplayer/ mkdir -p /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/maps/multiplayer /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/maps/multiplayer/*.ini /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy/maps/multiplayer/ mkdir -p '/exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy' /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/LEGACY.PAK /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/OPENSD2.PAK /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/GFXHD.PAK /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/data/Dune2-Versions.txt '/exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/dunelegacy' /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -d -m 755 /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/doc/dunelegacy/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/README /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/doc/dunelegacy/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -d -m 755 /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/applications/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/dunelegacy.desktop /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/applications/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -d -m 755 /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/pixmaps/ /exopi-obj/pobj/dunelegacy-0.98.2/bin/install -c -m 644 /exopi-obj/pobj/dunelegacy-0.98.2/dunelegacy-0.98.2/dunelegacy.png /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/pixmaps/dunelegacy.png >>> Running package in games/dunelegacy at 1764691935.41 ===> games/dunelegacy `/exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/games/dunelegacy/pkg/README as /exopi-obj/pobj/dunelegacy-0.98.2/fake-amd64/usr/local/share/doc/pkg-readmes/dunelegacy ===> Building package for dunelegacy-0.98.2 Create /exopi-cvs/ports/packages/amd64/all/dunelegacy-0.98.2.tgz Creating package dunelegacy-0.98.2 reading plist| checking dependencies| checking dependencies|devel/desktop-file-utils checking dependencies|devel/sdl2-mixer checking dependencies|devel/sdl2-ttf checking dependencies|net/enet checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 22% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************** | 32% archiving|************************************** | 59% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|************************************************** | 77% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/dunelegacy-0.98.2.tgz >>> Running clean in games/dunelegacy at 1764691943.10 ===> games/dunelegacy ===> Cleaning for dunelegacy-0.98.2 >>> Ended at 1764691943.47 max_stuck=7.32/depends=4.49/show-prepare-results=1.93/extract=0.73/patch=0.34/configure=13.07/build=879.62/fake=2.67/package=7.69/clean=0.40