D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/lierolibre-0.5-13.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AIQDje + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf lierolibre-0.5 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/lierolibre-0.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lierolibre-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/lierolibre-0.5-mga-cfg-utf8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/adapt-to-new-libconfig.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-Use-unaligned-access-define-over-checking-arch.patch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0002-At-least-try-building-for-other-archs-than-x86.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0003-Remove-unknown-arch-warning.patch + sed -i -e s/Name=lierolibre/Name=Lierolibre/g data/lierolibre.desktop + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PlDDSF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lierolibre-0.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --bindir=/usr/games --datadir=/usr/share/games checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for gcc... gcc 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... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sox... yes checking for convert... yes checking boost/program_options.hpp usability... yes checking boost/program_options.hpp presence... yes checking for boost/program_options.hpp... yes checking for clock_gettime in -lrt... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBCONFIGXX... yes checking for SDL_MIXER... yes checking for ZLIB... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking tut/tut.hpp usability... no checking tut/tut.hpp presence... no checking for tut/tut.hpp... no configure: libtut headers not found, you will need these to compile gvltest checking tut/tut_reporter.hpp usability... no checking tut/tut_reporter.hpp presence... no checking for tut/tut_reporter.hpp... no configure: libtut headers not found, you will need these to compile gvltest checking tut/tut_restartable.hpp usability... no checking tut/tut_restartable.hpp presence... no checking for tut/tut_restartable.hpp... no configure: libtut headers not found, you will need these to compile gvltest checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for clock_gettime... yes checking for floor... no checking for gethostbyname... yes checking for localeconv... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... no checking for select... yes checking for setenv... yes checking for socket... yes checking for sqrt... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 install -d scripts/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ ./scripts/lierolibre.am \ > scripts/lierolibre install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre.6.am \ > man/lierolibre.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-extractgfx.6.am \ > man/lierolibre-extractgfx.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-packgfx.6.am \ > man/lierolibre-packgfx.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-extractsounds.6.am \ > man/lierolibre-extractsounds.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-packsounds.6.am \ > man/lierolibre-packsounds.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-extractlev.6.am \ > man/lierolibre-extractlev.6 install -d man/ sed \ -e 's,#PKGDATADIR#,/usr/share/games/lierolibre,g' \ -e 's,#CFGFILE#,liero.cfg,g' \ -e 's,#LIBEXECDIR#,/usr/libexec,g' \ -e 's,#PACKAGE#,lierolibre,g' \ -e 's,#UPPERCASE_PACKAGE#,\Ulierolibre,g' \ -e 's,#PACKAGE_VERSION#,0.5,g' \ ./man/lierolibre-packlev.6.am \ > man/lierolibre-packlev.6 depbase=`echo src/gvl/math/tt800.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/tt800.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/math/tt800.lo src/gvl/math/tt800.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/tt800.lo -MD -MP -MF src/gvl/math/.deps/tt800.Tpo -c src/gvl/math/tt800.cpp -fPIC -DPIC -o src/gvl/math/.libs/tt800.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/tt800.lo -MD -MP -MF src/gvl/math/.deps/tt800.Tpo -c src/gvl/math/tt800.cpp -o src/gvl/math/tt800.o >/dev/null 2>&1 depbase=`echo src/gvl/math/ieee.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/ieee.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/math/ieee.lo src/gvl/math/ieee.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/ieee.lo -MD -MP -MF src/gvl/math/.deps/ieee.Tpo -c src/gvl/math/ieee.cpp -fPIC -DPIC -o src/gvl/math/.libs/ieee.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/math/ieee.lo -MD -MP -MF src/gvl/math/.deps/ieee.Tpo -c src/gvl/math/ieee.cpp -o src/gvl/math/ieee.o >/dev/null 2>&1 depbase=`echo src/gvl/resman/shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/resman/shared.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/resman/shared.lo src/gvl/resman/shared.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/resman/shared.lo -MD -MP -MF src/gvl/resman/.deps/shared.Tpo -c src/gvl/resman/shared.cpp -fPIC -DPIC -o src/gvl/resman/.libs/shared.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/resman/shared.lo -MD -MP -MF src/gvl/resman/.deps/shared.Tpo -c src/gvl/resman/shared.cpp -o src/gvl/resman/shared.o >/dev/null 2>&1 depbase=`echo src/gvl/io/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/convert.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/io/convert.lo src/gvl/io/convert.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/convert.lo -MD -MP -MF src/gvl/io/.deps/convert.Tpo -c src/gvl/io/convert.cpp -fPIC -DPIC -o src/gvl/io/.libs/convert.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/convert.lo -MD -MP -MF src/gvl/io/.deps/convert.Tpo -c src/gvl/io/convert.cpp -o src/gvl/io/convert.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/src_gvl_libgvl_la-bits.lo -MD -MP -MF src/gvl/support/.deps/src_gvl_libgvl_la-bits.Tpo -c -o src/gvl/support/src_gvl_libgvl_la-bits.lo `test -f 'src/gvl/support/bits.c' || echo './'`src/gvl/support/bits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/src_gvl_libgvl_la-bits.lo -MD -MP -MF src/gvl/support/.deps/src_gvl_libgvl_la-bits.Tpo -c src/gvl/support/bits.c -fPIC -DPIC -o src/gvl/support/.libs/src_gvl_libgvl_la-bits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/src_gvl_libgvl_la-bits.lo -MD -MP -MF src/gvl/support/.deps/src_gvl_libgvl_la-bits.Tpo -c src/gvl/support/bits.c -o src/gvl/support/src_gvl_libgvl_la-bits.o >/dev/null 2>&1 mv -f src/gvl/support/.deps/src_gvl_libgvl_la-bits.Tpo src/gvl/support/.deps/src_gvl_libgvl_la-bits.Plo depbase=`echo src/gvl/crypt/curve25519.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/crypt/curve25519.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/crypt/curve25519.lo src/gvl/crypt/curve25519.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/crypt/curve25519.lo -MD -MP -MF src/gvl/crypt/.deps/curve25519.Tpo -c src/gvl/crypt/curve25519.cpp -fPIC -DPIC -o src/gvl/crypt/.libs/curve25519.o src/gvl/crypt/curve25519.cpp:36:5: warning: 'int gvl::{anonymous}::mula32(uint8_t*, uint8_t*, uint8_t*, int, int)' used but never defined int mula32(uint8_t* p, uint8_t* x, uint8_t* y, int t, int z); ^~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/crypt/curve25519.lo -MD -MP -MF src/gvl/crypt/.deps/curve25519.Tpo -c src/gvl/crypt/curve25519.cpp -o src/gvl/crypt/curve25519.o >/dev/null 2>&1 depbase=`echo src/gvl/sockets/fd_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/fd_set.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/sockets/fd_set.lo src/gvl/sockets/fd_set.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/fd_set.lo -MD -MP -MF src/gvl/sockets/.deps/fd_set.Tpo -c src/gvl/sockets/fd_set.cpp -fPIC -DPIC -o src/gvl/sockets/.libs/fd_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/fd_set.lo -MD -MP -MF src/gvl/sockets/.deps/fd_set.Tpo -c src/gvl/sockets/fd_set.cpp -o src/gvl/sockets/fd_set.o >/dev/null 2>&1 depbase=`echo src/gvl/containers/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/containers/list.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/containers/list.lo src/gvl/containers/list.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/containers/list.lo -MD -MP -MF src/gvl/containers/.deps/list.Tpo -c src/gvl/containers/list.cpp -fPIC -DPIC -o src/gvl/containers/.libs/list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/containers/list.lo -MD -MP -MF src/gvl/containers/.deps/list.Tpo -c src/gvl/containers/list.cpp -o src/gvl/containers/list.o >/dev/null 2>&1 depbase=`echo src/gvl/sockets/sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/sockets.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/sockets/sockets.lo src/gvl/sockets/sockets.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/sockets.lo -MD -MP -MF src/gvl/sockets/.deps/sockets.Tpo -c src/gvl/sockets/sockets.cpp -fPIC -DPIC -o src/gvl/sockets/.libs/sockets.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/sockets.lo -MD -MP -MF src/gvl/sockets/.deps/sockets.Tpo -c src/gvl/sockets/sockets.cpp -o src/gvl/sockets/sockets.o >/dev/null 2>&1 depbase=`echo src/gvl/support/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/hash.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/support/hash.lo src/gvl/support/hash.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/hash.lo -MD -MP -MF src/gvl/support/.deps/hash.Tpo -c src/gvl/support/hash.cpp -fPIC -DPIC -o src/gvl/support/.libs/hash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/hash.lo -MD -MP -MF src/gvl/support/.deps/hash.Tpo -c src/gvl/support/hash.cpp -o src/gvl/support/hash.o >/dev/null 2>&1 depbase=`echo src/gvl/io/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/stream.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/io/stream.lo src/gvl/io/stream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/stream.lo -MD -MP -MF src/gvl/io/.deps/stream.Tpo -c src/gvl/io/stream.cpp -fPIC -DPIC -o src/gvl/io/.libs/stream.o In file included from src/gvl/io/../support/../io/iostream.hpp:29:0, from src/gvl/io/../support/log.hpp:31, from src/gvl/io/stream.cpp:28: src/gvl/io/../support/../io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/stream.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/io/../support/../io/iostream.hpp:29:0, from src/gvl/io/../support/log.hpp:31, from src/gvl/io/stream.cpp:28: src/gvl/io/../support/../io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/stream.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/io/../support/../io/iostream.hpp:29:0, from src/gvl/io/../support/log.hpp:31, from src/gvl/io/stream.cpp:28: src/gvl/io/../support/../io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': src/gvl/io/../support/../io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/stream.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/stream.lo -MD -MP -MF src/gvl/io/.deps/stream.Tpo -c src/gvl/io/stream.cpp -o src/gvl/io/stream.o >/dev/null 2>&1 depbase=`echo src/gvl/support/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/debug.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/support/debug.lo src/gvl/support/debug.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/debug.lo -MD -MP -MF src/gvl/support/.deps/debug.Tpo -c src/gvl/support/debug.cpp -fPIC -DPIC -o src/gvl/support/.libs/debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/debug.lo -MD -MP -MF src/gvl/support/.deps/debug.Tpo -c src/gvl/support/debug.cpp -o src/gvl/support/debug.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/system/src_gvl_libgvl_la-system.lo -MD -MP -MF src/gvl/system/.deps/src_gvl_libgvl_la-system.Tpo -c -o src/gvl/system/src_gvl_libgvl_la-system.lo `test -f 'src/gvl/system/system.c' || echo './'`src/gvl/system/system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/system/src_gvl_libgvl_la-system.lo -MD -MP -MF src/gvl/system/.deps/src_gvl_libgvl_la-system.Tpo -c src/gvl/system/system.c -fPIC -DPIC -o src/gvl/system/.libs/src_gvl_libgvl_la-system.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/system/src_gvl_libgvl_la-system.lo -MD -MP -MF src/gvl/system/.deps/src_gvl_libgvl_la-system.Tpo -c src/gvl/system/system.c -o src/gvl/system/src_gvl_libgvl_la-system.o >/dev/null 2>&1 mv -f src/gvl/system/.deps/src_gvl_libgvl_la-system.Tpo src/gvl/system/.deps/src_gvl_libgvl_la-system.Plo depbase=`echo src/gvl/sockets/socketstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/socketstream.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/sockets/socketstream.lo src/gvl/sockets/socketstream.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/socketstream.lo -MD -MP -MF src/gvl/sockets/.deps/socketstream.Tpo -c src/gvl/sockets/socketstream.cpp -fPIC -DPIC -o src/gvl/sockets/.libs/socketstream.o In file included from src/gvl/sockets/socketstream.cpp:26:0: src/gvl/sockets/socketstream.hpp: In member function 'void gvl::socketstream::process()': src/gvl/sockets/socketstream.hpp:98:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr fdset(new_select_fd_set()); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/sockets/../io/stream.hpp:36, from src/gvl/sockets/socketstream.hpp:31, from src/gvl/sockets/socketstream.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/sockets/socketstream.lo -MD -MP -MF src/gvl/sockets/.deps/socketstream.Tpo -c src/gvl/sockets/socketstream.cpp -o src/gvl/sockets/socketstream.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-binReader.o -MD -MP -MF src/.deps/lierolibre-binReader.Tpo -c -o src/lierolibre-binReader.o `test -f 'src/binReader.cpp' || echo './'`src/binReader.cpp mv -f src/.deps/lierolibre-binReader.Tpo src/.deps/lierolibre-binReader.Po depbase=`echo src/gvl/tut/quickcheck/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/tut/quickcheck/context.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/tut/quickcheck/context.lo src/gvl/tut/quickcheck/context.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/tut/quickcheck/context.lo -MD -MP -MF src/gvl/tut/quickcheck/.deps/context.Tpo -c src/gvl/tut/quickcheck/context.cpp -fPIC -DPIC -o src/gvl/tut/quickcheck/.libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/tut/quickcheck/context.lo -MD -MP -MF src/gvl/tut/quickcheck/.deps/context.Tpo -c src/gvl/tut/quickcheck/context.cpp -o src/gvl/tut/quickcheck/context.o >/dev/null 2>&1 depbase=`echo src/gvl/io/encoding.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/encoding.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/io/encoding.lo src/gvl/io/encoding.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/encoding.lo -MD -MP -MF src/gvl/io/.deps/encoding.Tpo -c src/gvl/io/encoding.cpp -fPIC -DPIC -o src/gvl/io/.libs/encoding.o In file included from src/gvl/io/encoding.cpp:26:0: src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/encoding.hpp:29, from src/gvl/io/encoding.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/io/encoding.cpp:26:0: src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/encoding.hpp:29, from src/gvl/io/encoding.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/io/encoding.cpp:26:0: src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/io/stream.hpp:36, from src/gvl/io/encoding.hpp:29, from src/gvl/io/encoding.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/io/encoding.lo -MD -MP -MF src/gvl/io/.deps/encoding.Tpo -c src/gvl/io/encoding.cpp -o src/gvl/io/encoding.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-console.o -MD -MP -MF src/.deps/lierolibre-console.Tpo -c -o src/lierolibre-console.o `test -f 'src/console.cpp' || echo './'`src/console.cpp mv -f src/.deps/lierolibre-console.Tpo src/.deps/lierolibre-console.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-bobject.o -MD -MP -MF src/.deps/lierolibre-bobject.Tpo -c -o src/lierolibre-bobject.o `test -f 'src/bobject.cpp' || echo './'`src/bobject.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/bobject.cpp:30: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bobject.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-bobject.Tpo src/.deps/lierolibre-bobject.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-bonus.o -MD -MP -MF src/.deps/lierolibre-bonus.Tpo -c -o src/lierolibre-bonus.o `test -f 'src/bonus.cpp' || echo './'`src/bonus.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/bonus.cpp:28: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/bonus.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-bonus.Tpo src/.deps/lierolibre-bonus.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-filesystem.o -MD -MP -MF src/.deps/lierolibre-filesystem.Tpo -c -o src/lierolibre-filesystem.o `test -f 'src/filesystem.cpp' || echo './'`src/filesystem.cpp In file included from src/filesystem.cpp:59:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/filesystem.cpp:59: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-filesystem.Tpo src/.deps/lierolibre-filesystem.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-keys.o -MD -MP -MF src/.deps/lierolibre-keys.Tpo -c -o src/lierolibre-keys.o `test -f 'src/keys.cpp' || echo './'`src/keys.cpp mv -f src/.deps/lierolibre-keys.Tpo src/.deps/lierolibre-keys.Po depbase=`echo src/gvl/support/profile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/profile.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/support/profile.lo src/gvl/support/profile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/profile.lo -MD -MP -MF src/gvl/support/.deps/profile.Tpo -c src/gvl/support/profile.cpp -fPIC -DPIC -o src/gvl/support/.libs/profile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/profile.lo -MD -MP -MF src/gvl/support/.deps/profile.Tpo -c src/gvl/support/profile.cpp -o src/gvl/support/profile.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-constants.o -MD -MP -MF src/.deps/lierolibre-constants.Tpo -c -o src/lierolibre-constants.o `test -f 'src/constants.cpp' || echo './'`src/constants.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/constants.cpp:29: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/constants.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-constants.Tpo src/.deps/lierolibre-constants.Po depbase=`echo src/gvl/support/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/log.lo -MD -MP -MF $depbase.Tpo -c -o src/gvl/support/log.lo src/gvl/support/log.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/log.lo -MD -MP -MF src/gvl/support/.deps/log.Tpo -c src/gvl/support/log.cpp -fPIC -DPIC -o src/gvl/support/.libs/log.o In file included from src/gvl/support/../io/iostream.hpp:29:0, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: src/gvl/support/../io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/support/../io/stream.hpp:36, from src/gvl/support/../io/encoding.hpp:29, from src/gvl/support/../io/iostream.hpp:29, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/support/../io/iostream.hpp:29:0, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: src/gvl/support/../io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/support/../io/stream.hpp:36, from src/gvl/support/../io/encoding.hpp:29, from src/gvl/support/../io/iostream.hpp:29, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gvl/support/../io/iostream.hpp:29:0, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: src/gvl/support/../io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': src/gvl/support/../io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gvl/support/../io/stream.hpp:36, from src/gvl/support/../io/encoding.hpp:29, from src/gvl/support/../io/iostream.hpp:29, from src/gvl/support/log.hpp:31, from src/gvl/support/log.cpp:26: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gvl/support/log.lo -MD -MP -MF src/gvl/support/.deps/log.Tpo -c src/gvl/support/log.cpp -o src/gvl/support/log.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-math.o -MD -MP -MF src/.deps/lierolibre-math.Tpo -c -o src/lierolibre-math.o `test -f 'src/math.cpp' || echo './'`src/math.cpp mv -f src/.deps/lierolibre-math.Tpo src/.deps/lierolibre-math.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-rand.o -MD -MP -MF src/.deps/lierolibre-rand.Tpo -c -o src/lierolibre-rand.o `test -f 'src/rand.cpp' || echo './'`src/rand.cpp mv -f src/.deps/lierolibre-rand.Tpo src/.deps/lierolibre-rand.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-level.o -MD -MP -MF src/.deps/lierolibre-level.Tpo -c -o src/lierolibre-level.o `test -f 'src/level.cpp' || echo './'`src/level.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/level.cpp:30: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/level.cpp:31: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/level.cpp:31: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/level.cpp:31: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/level.cpp:31:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/level.cpp:33:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/level.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-level.Tpo src/.deps/lierolibre-level.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-game.o -MD -MP -MF src/.deps/lierolibre-game.Tpo -c -o src/lierolibre-game.o `test -f 'src/game.cpp' || echo './'`src/game.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/game.cpp:27: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/game.cpp:30: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/game.cpp:30: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/game.cpp:30: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/game.cpp:30:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/game.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-game.Tpo src/.deps/lierolibre-game.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-sdlmain.o -MD -MP -MF src/.deps/lierolibre-sdlmain.Tpo -c -o src/lierolibre-sdlmain.o `test -f 'src/sdlmain.cpp' || echo './'`src/sdlmain.cpp mv -f src/.deps/lierolibre-sdlmain.Tpo src/.deps/lierolibre-sdlmain.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-ninjarope.o -MD -MP -MF src/.deps/lierolibre-ninjarope.Tpo -c -o src/lierolibre-ninjarope.o `test -f 'src/ninjarope.cpp' || echo './'`src/ninjarope.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/ninjarope.cpp:27: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/ninjarope.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/ninjarope.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/ninjarope.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/ninjarope.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/ninjarope.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/ninjarope.cpp:27:0: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/ninjarope.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-ninjarope.Tpo src/.deps/lierolibre-ninjarope.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-nobject.o -MD -MP -MF src/.deps/lierolibre-nobject.Tpo -c -o src/lierolibre-nobject.o `test -f 'src/nobject.cpp' || echo './'`src/nobject.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/nobject.cpp:28: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/nobject.cpp:29: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/nobject.cpp:29: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/nobject.cpp:29: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/nobject.cpp:29:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/nobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-nobject.Tpo src/.deps/lierolibre-nobject.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-common.o -MD -MP -MF src/.deps/lierolibre-common.Tpo -c -o src/lierolibre-common.o `test -f 'src/common.cpp' || echo './'`src/common.cpp In file included from src/gfx.hpp:41:0, from src/common.cpp:33: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/common.cpp:33: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/common.cpp:33: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/common.cpp:33: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/common.cpp:33: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/common.cpp:33: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/gfx.hpp:46, from src/common.cpp:33: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/common.cpp:33:0: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/common.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-common.Tpo src/.deps/lierolibre-common.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-sys.o -MD -MP -MF src/.deps/lierolibre-sys.Tpo -c -o src/lierolibre-sys.o `test -f 'src/sys.cpp' || echo './'`src/sys.cpp mv -f src/.deps/lierolibre-sys.Tpo src/.deps/lierolibre-sys.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-reader.o -MD -MP -MF src/.deps/lierolibre-reader.Tpo -c -o src/lierolibre-reader.o `test -f 'src/reader.cpp' || echo './'`src/reader.cpp In file included from src/reader.cpp:32:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/reader.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-reader.Tpo src/.deps/lierolibre-reader.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-text.o -MD -MP -MF src/.deps/lierolibre-text.Tpo -c -o src/lierolibre-text.o `test -f 'src/text.cpp' || echo './'`src/text.cpp mv -f src/.deps/lierolibre-text.Tpo src/.deps/lierolibre-text.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-sfx.o -MD -MP -MF src/.deps/lierolibre-sfx.Tpo -c -o src/lierolibre-sfx.o `test -f 'src/sfx.cpp' || echo './'`src/sfx.cpp mv -f src/.deps/lierolibre-sfx.Tpo src/.deps/lierolibre-sfx.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-sobject.o -MD -MP -MF src/.deps/lierolibre-sobject.Tpo -c -o src/lierolibre-sobject.o `test -f 'src/sobject.cpp' || echo './'`src/sobject.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/sobject.cpp:28: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/sobject.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/sobject.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/sobject.cpp:28:0: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/sobject.cpp:31: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/sobject.cpp:31: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/sobject.cpp:31: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/sobject.cpp:31:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/sobject.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-sobject.Tpo src/.deps/lierolibre-sobject.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-weapon.o -MD -MP -MF src/.deps/lierolibre-weapon.Tpo -c -o src/lierolibre-weapon.o `test -f 'src/weapon.cpp' || echo './'`src/weapon.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/game.hpp:33, from src/weapon.cpp:28: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/weapon.cpp:31: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/weapon.cpp:31: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/weapon.cpp:31: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/weapon.cpp:31:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/game.hpp:33, from src/weapon.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-weapon.Tpo src/.deps/lierolibre-weapon.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-viewport.o -MD -MP -MF src/.deps/lierolibre-viewport.Tpo -c -o src/lierolibre-viewport.o `test -f 'src/viewport.cpp' || echo './'`src/viewport.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/viewport.hpp:31, from src/viewport.cpp:27: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/viewport.hpp:31, from src/viewport.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/viewport.hpp:31, from src/viewport.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/viewport.hpp:31:0, from src/viewport.cpp:27: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/viewport.cpp:28: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/viewport.cpp:28: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/viewport.cpp:28: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/viewport.cpp:28:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/viewport.hpp:31, from src/viewport.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-viewport.Tpo src/.deps/lierolibre-viewport.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-weapsel.o -MD -MP -MF src/.deps/lierolibre-weapsel.Tpo -c -o src/lierolibre-weapsel.o `test -f 'src/weapsel.cpp' || echo './'`src/weapsel.cpp In file included from src/weapsel.hpp:30:0, from src/weapsel.cpp:27: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/weapsel.hpp:30:0, from src/weapsel.cpp:27: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/weapsel.hpp:30:0, from src/weapsel.cpp:27: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/weapsel.cpp:28: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/weapsel.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/weapsel.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/gfx.hpp:46, from src/weapsel.cpp:28: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/weapsel.cpp:28:0: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/weapsel.hpp:30, from src/weapsel.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-weapsel.Tpo src/.deps/lierolibre-weapsel.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-main.o -MD -MP -MF src/.deps/lierolibre-main.Tpo -c -o src/lierolibre-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp In file included from src/gfx.hpp:41:0, from src/main.cpp:35: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/main.cpp:35: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/main.cpp:35: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/main.cpp:35: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/main.cpp:35: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/main.cpp:35: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/gfx.hpp:46, from src/main.cpp:35: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/main.cpp:35:0: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/main.cpp:42:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/main.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-main.Tpo src/.deps/lierolibre-main.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-configCompat.o -MD -MP -MF src/.deps/lierolibre-configCompat.Tpo -c -o src/lierolibre-configCompat.o `test -f 'src/configCompat.cpp' || echo './'`src/configCompat.cpp mv -f src/.deps/lierolibre-configCompat.Tpo src/.deps/lierolibre-configCompat.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-configHelper.o -MD -MP -MF src/.deps/lierolibre-configHelper.Tpo -c -o src/lierolibre-configHelper.o `test -f 'src/configHelper.cpp' || echo './'`src/configHelper.cpp mv -f src/.deps/lierolibre-configHelper.Tpo src/.deps/lierolibre-configHelper.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-settings.o -MD -MP -MF src/.deps/lierolibre-settings.Tpo -c -o src/lierolibre-settings.o `test -f 'src/settings.cpp' || echo './'`src/settings.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/settings.cpp:55: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/settings.cpp:55: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/settings.cpp:55: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/settings.cpp:55: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/settings.cpp:59: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/settings.cpp:59: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/settings.cpp:59: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.cpp:59:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.cpp:60:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/settings.hpp:31, from src/settings.cpp:55: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-settings.Tpo src/.deps/lierolibre-settings.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-to_string.o -MD -MP -MF src/.deps/lierolibre-to_string.Tpo -c -o src/lierolibre-to_string.o `test -f 'src/to_string.cpp' || echo './'`src/to_string.cpp mv -f src/.deps/lierolibre-to_string.Tpo src/.deps/lierolibre-to_string.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-dataPath.o -MD -MP -MF src/.deps/lierolibre-dataPath.Tpo -c -o src/lierolibre-dataPath.o `test -f 'src/dataPath.cpp' || echo './'`src/dataPath.cpp In file included from src/dataPath.cpp:35:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/dataPath.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-dataPath.Tpo src/.deps/lierolibre-dataPath.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-gfx.o -MD -MP -MF src/.deps/lierolibre-gfx.Tpo -c -o src/lierolibre-gfx.o `test -f 'src/gfx.cpp' || echo './'`src/gfx.cpp In file included from src/gfx.hpp:41:0, from src/gfx.cpp:28: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/gfx.cpp:28: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/gfx.cpp:28: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/gfx.cpp:28: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/gfx.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/gfx.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/gfx.hpp:46, from src/gfx.cpp:28: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:28:0: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:34:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/replayController.hpp:37:0, from src/gfx.cpp:47: src/controller/../replay.hpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr beginPlayback(gvl::shared_ptr common); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:47:0: src/controller/replayController.hpp:70:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr game; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:47:0: src/controller/replayController.hpp:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr replay; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:48:0: src/controller/localController.hpp:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ws; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.cpp:48:0: src/controller/localController.hpp:78:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr replay; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/gfx.cpp: In member function 'void Gfx::mainLoop()': src/gfx.cpp:1968:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr newController(new LocalController(common, settings)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/gfx.hpp:41, from src/gfx.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-gfx.Tpo src/.deps/lierolibre-gfx.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/controller/lierolibre-commonController.o -MD -MP -MF src/controller/.deps/lierolibre-commonController.Tpo -c -o src/controller/lierolibre-commonController.o `test -f 'src/controller/commonController.cpp' || echo './'`src/controller/commonController.cpp In file included from src/controller/../gfx.hpp:41:0, from src/controller/commonController.cpp:30: src/controller/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/controller/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../gfx.hpp:41:0, from src/controller/commonController.cpp:30: src/controller/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/controller/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../gfx.hpp:41:0, from src/controller/commonController.cpp:30: src/controller/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/controller/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/commonController.cpp:30: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/commonController.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/commonController.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../settings.hpp:31:0, from src/controller/../gfx.hpp:46, from src/controller/commonController.cpp:30: src/controller/../worm.hpp: At global scope: src/controller/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/commonController.cpp:30:0: src/controller/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/commonController.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/controller/.deps/lierolibre-commonController.Tpo src/controller/.deps/lierolibre-commonController.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-configInit.o -MD -MP -MF src/.deps/lierolibre-configInit.Tpo -c -o src/lierolibre-configInit.o `test -f 'src/configInit.cpp' || echo './'`src/configInit.cpp In file included from src/configInit.cpp:32:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/configInit.cpp:33: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/configInit.cpp:33: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/configInit.cpp:33: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/configInit.cpp:33: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/configInit.cpp:33: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/settings.hpp:31, from src/gfx.hpp:46, from src/configInit.cpp:33: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/settings.hpp:31:0, from src/gfx.hpp:46, from src/configInit.cpp:33: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/configInit.cpp:33:0: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/filesystem.hpp:66, from src/configInit.cpp:32: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-configInit.Tpo src/.deps/lierolibre-configInit.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-replay.o -MD -MP -MF src/.deps/lierolibre-replay.Tpo -c -o src/lierolibre-replay.o `test -f 'src/replay.cpp' || echo './'`src/replay.cpp In file included from src/replay.hpp:31:0, from src/replay.cpp:27: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.hpp:31:0, from src/replay.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.hpp:31:0, from src/replay.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.hpp:37:0, from src/replay.cpp:27: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.cpp:27:0: src/replay.hpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr beginPlayback(gvl::shared_ptr common); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.cpp:34:0: ./src/gvl/io/deflate_filter.hpp:202:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/replay.cpp:34:0: ./src/gvl/io/deflate_filter.hpp:203:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr in_bucket; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/replay.cpp:443:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ReplayReader::beginPlayback(gvl::shared_ptr common) ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/replay.cpp: In member function 'std::auto_ptr ReplayReader::beginPlayback(gvl::shared_ptr)': src/replay.cpp:454:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr game(new Game(common, settings)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gvl/io/stream.hpp:36, from src/replay.hpp:30, from src/replay.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-replay.Tpo src/.deps/lierolibre-replay.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-argParse.o -MD -MP -MF src/.deps/lierolibre-argParse.Tpo -c -o src/lierolibre-argParse.o `test -f 'src/argParse.cpp' || echo './'`src/argParse.cpp mv -f src/.deps/lierolibre-argParse.Tpo src/.deps/lierolibre-argParse.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/lierolibre-worm.o -MD -MP -MF src/.deps/lierolibre-worm.Tpo -c -o src/lierolibre-worm.o `test -f 'src/worm.cpp' || echo './'`src/worm.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/worm.cpp:28: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/worm.cpp:28: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/worm.hpp:39, from src/worm.cpp:28: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/worm.cpp:28:0: src/worm.hpp: At global scope: src/worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/worm.cpp:31: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/worm.cpp:31: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx.hpp:41:0, from src/worm.cpp:31: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/worm.cpp:31:0: src/gfx.hpp: At global scope: src/gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/worm.cpp:36:0: src/filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/worm.cpp:43:0: src/replay.hpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr beginPlayback(gvl::shared_ptr common); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/worm.hpp:36, from src/worm.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/.deps/lierolibre-worm.Tpo src/.deps/lierolibre-worm.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gfx/lierolibre-blit.o -MD -MP -MF src/gfx/.deps/lierolibre-blit.Tpo -c -o src/gfx/lierolibre-blit.o `test -f 'src/gfx/blit.cpp' || echo './'`src/gfx/blit.cpp In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/blit.cpp:27: src/gfx/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/gfx/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/blit.cpp:27: src/gfx/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/gfx/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/blit.cpp:27: src/gfx/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/gfx/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/blit.cpp:27: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/blit.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/blit.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../settings.hpp:31:0, from src/gfx/../gfx.hpp:46, from src/gfx/blit.cpp:27: src/gfx/../worm.hpp: At global scope: src/gfx/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/blit.cpp:27:0: src/gfx/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/blit.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/gfx/blit.cpp: In function 'void blitImageOnMap(Common&, Level&, PalIdx*, int, int, int, int)': src/gfx/blit.cpp:194:35: warning: narrowing conversion of 'level.Level::width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing] SDL_Rect clipRect = {0, 0, level.width, level.height}; ~~~~~~^~~~~ src/gfx/blit.cpp:194:48: warning: narrowing conversion of 'level.Level::height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing] SDL_Rect clipRect = {0, 0, level.width, level.height}; ~~~~~~^~~~~~ src/gfx/blit.cpp: In function 'void blitStone(Common&, Level&, bool, PalIdx*, int, int)': src/gfx/blit.cpp:243:31: warning: narrowing conversion of 'level.Level::width' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing] SDL_Rect clip = {0, 0, level.width, level.height}; ~~~~~~^~~~~ src/gfx/blit.cpp:243:44: warning: narrowing conversion of 'level.Level::height' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing] SDL_Rect clip = {0, 0, level.width, level.height}; ~~~~~~^~~~~~ mv -f src/gfx/.deps/lierolibre-blit.Tpo src/gfx/.deps/lierolibre-blit.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/controller/lierolibre-localController.o -MD -MP -MF src/controller/.deps/lierolibre-localController.Tpo -c -o src/controller/lierolibre-localController.o `test -f 'src/controller/localController.cpp' || echo './'`src/controller/localController.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../settings.hpp:31:0, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: src/controller/../worm.hpp: At global scope: src/controller/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../weapsel.hpp:30:0, from src/controller/localController.hpp:35, from src/controller/localController.cpp:29: src/controller/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/controller/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../weapsel.hpp:30:0, from src/controller/localController.hpp:35, from src/controller/localController.cpp:29: src/controller/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/controller/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../weapsel.hpp:30:0, from src/controller/localController.hpp:35, from src/controller/localController.cpp:29: src/controller/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/controller/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/localController.hpp:36:0, from src/controller/localController.cpp:29: src/controller/../replay.hpp: At global scope: src/controller/../replay.hpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr beginPlayback(gvl::shared_ptr common); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/localController.cpp:29:0: src/controller/localController.hpp:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ws; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/localController.cpp:29:0: src/controller/localController.hpp:78:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr replay; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/localController.cpp:32:0: src/controller/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/localController.cpp:34:0: src/controller/../filesystem.hpp:88:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr dir_itr_imp_ptr; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../worm.hpp:36, from src/controller/../settings.hpp:31, from src/controller/../game.hpp:33, from src/controller/localController.hpp:32, from src/controller/localController.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/controller/.deps/lierolibre-localController.Tpo src/controller/.deps/lierolibre-localController.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gfx/lierolibre-palette.o -MD -MP -MF src/gfx/.deps/lierolibre-palette.Tpo -c -o src/gfx/lierolibre-palette.o `test -f 'src/gfx/palette.cpp' || echo './'`src/gfx/palette.cpp In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../settings.hpp:31:0, from src/gfx/palette.cpp:29: src/gfx/../worm.hpp: At global scope: src/gfx/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/palette.cpp:31: src/gfx/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/gfx/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/palette.cpp:31: src/gfx/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/gfx/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/palette.cpp:31: src/gfx/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/gfx/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/palette.cpp:31:0: src/gfx/../gfx.hpp: At global scope: src/gfx/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../worm.hpp:36, from src/gfx/../settings.hpp:31, from src/gfx/palette.cpp:29: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/gfx/.deps/lierolibre-palette.Tpo src/gfx/.deps/lierolibre-palette.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/controller/lierolibre-replayController.o -MD -MP -MF src/controller/.deps/lierolibre-replayController.Tpo -c -o src/controller/lierolibre-replayController.o `test -f 'src/controller/replayController.cpp' || echo './'`src/controller/replayController.cpp In file included from src/controller/../gfx.hpp:41:0, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: src/controller/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/controller/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../gfx.hpp:41:0, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: src/controller/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/controller/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../gfx.hpp:41:0, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: src/controller/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/controller/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/controller/../worm.hpp:39, from src/controller/../settings.hpp:31, from src/controller/../gfx.hpp:46, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/../settings.hpp:31:0, from src/controller/../gfx.hpp:46, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: src/controller/../worm.hpp: At global scope: src/controller/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/replayController.hpp:33:0, from src/controller/replayController.cpp:27: src/controller/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/replayController.hpp:37:0, from src/controller/replayController.cpp:27: src/controller/../replay.hpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr beginPlayback(gvl::shared_ptr common); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/replayController.cpp:27:0: src/controller/replayController.hpp:70:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr game; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/controller/replayController.cpp:27:0: src/controller/replayController.hpp:74:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr replay; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/controller/../menu/menu.hpp:35, from src/controller/../gfx.hpp:41, from src/controller/replayController.hpp:33, from src/controller/replayController.cpp:27: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/controller/.deps/lierolibre-replayController.Tpo src/controller/.deps/lierolibre-replayController.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-itemBehavior.o -MD -MP -MF src/menu/.deps/lierolibre-itemBehavior.Tpo -c -o src/menu/lierolibre-itemBehavior.o `test -f 'src/menu/itemBehavior.cpp' || echo './'`src/menu/itemBehavior.cpp mv -f src/menu/.deps/lierolibre-itemBehavior.Tpo src/menu/.deps/lierolibre-itemBehavior.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gfx/lierolibre-font.o -MD -MP -MF src/gfx/.deps/lierolibre-font.Tpo -c -o src/gfx/lierolibre-font.o `test -f 'src/gfx/font.cpp' || echo './'`src/gfx/font.cpp In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/font.cpp:30: src/gfx/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/gfx/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/font.cpp:30: src/gfx/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/gfx/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../gfx.hpp:41:0, from src/gfx/font.cpp:30: src/gfx/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/gfx/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/font.cpp:30: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/font.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/gfx/../worm.hpp:39, from src/gfx/../settings.hpp:31, from src/gfx/../gfx.hpp:46, from src/gfx/font.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/../settings.hpp:31:0, from src/gfx/../gfx.hpp:46, from src/gfx/font.cpp:30: src/gfx/../worm.hpp: At global scope: src/gfx/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/gfx/font.cpp:30:0: src/gfx/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/gfx/../menu/menu.hpp:35, from src/gfx/../gfx.hpp:41, from src/gfx/font.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/gfx/.deps/lierolibre-font.Tpo src/gfx/.deps/lierolibre-font.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-booleanSwitchBehavior.o -MD -MP -MF src/menu/.deps/lierolibre-booleanSwitchBehavior.Tpo -c -o src/menu/lierolibre-booleanSwitchBehavior.o `test -f 'src/menu/booleanSwitchBehavior.cpp' || echo './'`src/menu/booleanSwitchBehavior.cpp In file included from src/menu/booleanSwitchBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/booleanSwitchBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/booleanSwitchBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/booleanSwitchBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/booleanSwitchBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/booleanSwitchBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-booleanSwitchBehavior.Tpo src/menu/.deps/lierolibre-booleanSwitchBehavior.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/gfx/lierolibre-sprite.o -MD -MP -MF src/gfx/.deps/lierolibre-sprite.Tpo -c -o src/gfx/lierolibre-sprite.o `test -f 'src/gfx/sprite.cpp' || echo './'`src/gfx/sprite.cpp mv -f src/gfx/.deps/lierolibre-sprite.Tpo src/gfx/.deps/lierolibre-sprite.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-enumBehavior.o -MD -MP -MF src/menu/.deps/lierolibre-enumBehavior.Tpo -c -o src/menu/lierolibre-enumBehavior.o `test -f 'src/menu/enumBehavior.cpp' || echo './'`src/menu/enumBehavior.cpp In file included from src/menu/enumBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/enumBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/enumBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/enumBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/enumBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/enumBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-enumBehavior.Tpo src/menu/.deps/lierolibre-enumBehavior.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/gvl/libgvl.la src/gvl/containers/list.lo src/gvl/crypt/curve25519.lo src/gvl/io/stream.lo src/gvl/io/encoding.lo src/gvl/io/convert.lo src/gvl/math/ieee.lo src/gvl/math/tt800.lo src/gvl/resman/shared.lo src/gvl/sockets/fd_set.lo src/gvl/sockets/sockets.lo src/gvl/sockets/socketstream.lo src/gvl/support/src_gvl_libgvl_la-bits.lo src/gvl/support/debug.lo src/gvl/support/hash.lo src/gvl/support/log.lo src/gvl/support/profile.lo src/gvl/system/src_gvl_libgvl_la-system.lo src/gvl/tut/quickcheck/context.lo -lz libtool: link: ar cru src/gvl/.libs/libgvl.a src/gvl/containers/.libs/list.o src/gvl/crypt/.libs/curve25519.o src/gvl/io/.libs/stream.o src/gvl/io/.libs/encoding.o src/gvl/io/.libs/convert.o src/gvl/math/.libs/ieee.o src/gvl/math/.libs/tt800.o src/gvl/resman/.libs/shared.o src/gvl/sockets/.libs/fd_set.o src/gvl/sockets/.libs/sockets.o src/gvl/sockets/.libs/socketstream.o src/gvl/support/.libs/src_gvl_libgvl_la-bits.o src/gvl/support/.libs/debug.o src/gvl/support/.libs/hash.o src/gvl/support/.libs/log.o src/gvl/support/.libs/profile.o src/gvl/system/.libs/src_gvl_libgvl_la-system.o src/gvl/tut/quickcheck/.libs/context.o libtool: link: ranlib src/gvl/.libs/libgvl.a libtool: link: ( cd "src/gvl/.libs" && rm -f "libgvl.la" && ln -s "../libgvl.la" "libgvl.la" ) g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-timeBehavior.o -MD -MP -MF src/menu/.deps/lierolibre-timeBehavior.Tpo -c -o src/menu/lierolibre-timeBehavior.o `test -f 'src/menu/timeBehavior.cpp' || echo './'`src/menu/timeBehavior.cpp In file included from src/menu/timeBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/timeBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/timeBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/timeBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/timeBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/timeBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-timeBehavior.Tpo src/menu/.deps/lierolibre-timeBehavior.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-hiddenMenu.o -MD -MP -MF src/menu/.deps/lierolibre-hiddenMenu.Tpo -c -o src/menu/lierolibre-hiddenMenu.o `test -f 'src/menu/hiddenMenu.cpp' || echo './'`src/menu/hiddenMenu.cpp In file included from src/menu/hiddenMenu.hpp:30:0, from src/menu/hiddenMenu.cpp:28: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/hiddenMenu.hpp:30:0, from src/menu/hiddenMenu.cpp:28: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/hiddenMenu.hpp:30:0, from src/menu/hiddenMenu.cpp:28: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/hiddenMenu.cpp:32: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/hiddenMenu.cpp:32: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/hiddenMenu.cpp:32: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../settings.hpp:31:0, from src/menu/../gfx.hpp:46, from src/menu/hiddenMenu.cpp:32: src/menu/../worm.hpp: At global scope: src/menu/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/hiddenMenu.cpp:32:0: src/menu/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/hiddenMenu.hpp:30, from src/menu/hiddenMenu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-hiddenMenu.Tpo src/menu/.deps/lierolibre-hiddenMenu.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-menuItem.o -MD -MP -MF src/menu/.deps/lierolibre-menuItem.Tpo -c -o src/menu/lierolibre-menuItem.o `test -f 'src/menu/menuItem.cpp' || echo './'`src/menu/menuItem.cpp In file included from src/menu/../gfx.hpp:41:0, from src/menu/menuItem.cpp:30: src/menu/../menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/../menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../gfx.hpp:41:0, from src/menu/menuItem.cpp:30: src/menu/../menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/../menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../gfx.hpp:41:0, from src/menu/menuItem.cpp:30: src/menu/../menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/../menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menuItem.cpp:30: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menuItem.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menuItem.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../settings.hpp:31:0, from src/menu/../gfx.hpp:46, from src/menu/menuItem.cpp:30: src/menu/../worm.hpp: At global scope: src/menu/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/menuItem.cpp:30:0: src/menu/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/../menu/menu.hpp:35, from src/menu/../gfx.hpp:41, from src/menu/menuItem.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-menuItem.Tpo src/menu/.deps/lierolibre-menuItem.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-integerBehavior.o -MD -MP -MF src/menu/.deps/lierolibre-integerBehavior.Tpo -c -o src/menu/lierolibre-integerBehavior.o `test -f 'src/menu/integerBehavior.cpp' || echo './'`src/menu/integerBehavior.cpp In file included from src/menu/integerBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/integerBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/integerBehavior.cpp:30:0: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/integerBehavior.cpp:33: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/integerBehavior.cpp:33: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/integerBehavior.cpp:33: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../settings.hpp:31:0, from src/menu/../gfx.hpp:46, from src/menu/integerBehavior.cpp:33: src/menu/../worm.hpp: At global scope: src/menu/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/integerBehavior.cpp:33:0: src/menu/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/integerBehavior.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-integerBehavior.Tpo src/menu/.deps/lierolibre-integerBehavior.Po g++ -DHAVE_CONFIG_H -I. -I./src -I./src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT src/menu/lierolibre-menu.o -MD -MP -MF src/menu/.deps/lierolibre-menu.Tpo -c -o src/menu/lierolibre-menu.o `test -f 'src/menu/menu.cpp' || echo './'`src/menu/menu.cpp In file included from src/menu/menu.cpp:28:0: src/menu/menu.hpp: In member function 'bool Menu::onLeftRight(Common&, int)': src/menu/menu.hpp:100:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/menu.cpp:28:0: src/menu/menu.hpp: In member function 'int Menu::onEnter(Common&)': src/menu/menu.hpp:106:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, selection())); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/menu.cpp:28:0: src/menu/menu.hpp: In member function 'void Menu::updateItems(Common&)': src/menu/menu.hpp:114:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr b(getItemBehavior(common, i)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menu.cpp:30: ./src/gvl/io/encoding.hpp: At global scope: ./src/gvl/io/encoding.hpp:314:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr first_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menu.cpp:30: ./src/gvl/io/encoding.hpp:508:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gvl/serialization/archive.hpp:31:0, from src/menu/../worm.hpp:39, from src/menu/../settings.hpp:31, from src/menu/../gfx.hpp:46, from src/menu/menu.cpp:30: ./src/gvl/io/encoding.hpp: In member function 'void gvl::octet_stream_writer::swap(gvl::octet_stream_writer&)': ./src/gvl/io/encoding.hpp:459:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr tmp = buffer_; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/../settings.hpp:31:0, from src/menu/../gfx.hpp:46, from src/menu/menu.cpp:30: src/menu/../worm.hpp: At global scope: src/menu/../worm.hpp:435:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ai; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/menu/menu.cpp:30:0: src/menu/../gfx.hpp:266:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr controller; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from src/menu/menu.hpp:35, from src/menu/menu.cpp:28: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ mv -f src/menu/.deps/lierolibre-menu.Tpo src/menu/.deps/lierolibre-menu.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lierolibre src/lierolibre-binReader.o src/lierolibre-bobject.o src/lierolibre-bonus.o src/lierolibre-common.o src/lierolibre-console.o src/lierolibre-constants.o src/lierolibre-filesystem.o src/lierolibre-game.o src/lierolibre-gfx.o src/lierolibre-keys.o src/lierolibre-level.o src/lierolibre-main.o src/lierolibre-math.o src/lierolibre-ninjarope.o src/lierolibre-nobject.o src/lierolibre-rand.o src/lierolibre-reader.o src/lierolibre-replay.o src/lierolibre-sdlmain.o src/lierolibre-settings.o src/lierolibre-sfx.o src/lierolibre-sobject.o src/lierolibre-sys.o src/lierolibre-text.o src/lierolibre-viewport.o src/lierolibre-weapon.o src/lierolibre-weapsel.o src/lierolibre-worm.o src/lierolibre-argParse.o src/lierolibre-configCompat.o src/lierolibre-configHelper.o src/lierolibre-configInit.o src/lierolibre-dataPath.o src/lierolibre-to_string.o src/controller/lierolibre-commonController.o src/controller/lierolibre-localController.o src/controller/lierolibre-replayController.o src/gfx/lierolibre-blit.o src/gfx/lierolibre-font.o src/gfx/lierolibre-palette.o src/gfx/lierolibre-sprite.o src/menu/lierolibre-booleanSwitchBehavior.o src/menu/lierolibre-enumBehavior.o src/menu/lierolibre-hiddenMenu.o src/menu/lierolibre-integerBehavior.o src/menu/lierolibre-itemBehavior.o src/menu/lierolibre-menu.o src/menu/lierolibre-menuItem.o src/menu/lierolibre-timeBehavior.o src/gvl/libgvl.la -lconfig++ -lSDL_mixer -lSDL -L/usr/lib64 -lSDL -lboost_program_options libtool: link: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lierolibre src/lierolibre-binReader.o src/lierolibre-bobject.o src/lierolibre-bonus.o src/lierolibre-common.o src/lierolibre-console.o src/lierolibre-constants.o src/lierolibre-filesystem.o src/lierolibre-game.o src/lierolibre-gfx.o src/lierolibre-keys.o src/lierolibre-level.o src/lierolibre-main.o src/lierolibre-math.o src/lierolibre-ninjarope.o src/lierolibre-nobject.o src/lierolibre-rand.o src/lierolibre-reader.o src/lierolibre-replay.o src/lierolibre-sdlmain.o src/lierolibre-settings.o src/lierolibre-sfx.o src/lierolibre-sobject.o src/lierolibre-sys.o src/lierolibre-text.o src/lierolibre-viewport.o src/lierolibre-weapon.o src/lierolibre-weapsel.o src/lierolibre-worm.o src/lierolibre-argParse.o src/lierolibre-configCompat.o src/lierolibre-configHelper.o src/lierolibre-configInit.o src/lierolibre-dataPath.o src/lierolibre-to_string.o src/controller/lierolibre-commonController.o src/controller/lierolibre-localController.o src/controller/lierolibre-replayController.o src/gfx/lierolibre-blit.o src/gfx/lierolibre-font.o src/gfx/lierolibre-palette.o src/gfx/lierolibre-sprite.o src/menu/lierolibre-booleanSwitchBehavior.o src/menu/lierolibre-enumBehavior.o src/menu/lierolibre-hiddenMenu.o src/menu/lierolibre-integerBehavior.o src/menu/lierolibre-itemBehavior.o src/menu/lierolibre-menu.o src/menu/lierolibre-menuItem.o src/menu/lierolibre-timeBehavior.o src/gvl/.libs/libgvl.a -lz -lconfig++ -lSDL_mixer -L/usr/lib64 -lSDL -lboost_program_options + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ui5LrH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 + cd lierolibre-0.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lierolibre-0.5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/games' /usr/bin/install -p scripts/lierolibre-extractgfx scripts/lierolibre-packgfx scripts/lierolibre-extractsounds scripts/lierolibre-packsounds scripts/lierolibre-extractlev scripts/lierolibre-packlev '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/games' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/games' /usr/bin/install -p scripts/lierolibre '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/games' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/libexec/lierolibre' /bin/sh ./libtool --mode=install /usr/bin/install -p lierolibre '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/libexec/lierolibre' libtool: install: /usr/bin/install -p lierolibre /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/libexec/lierolibre/lierolibre /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 data/lierolibre.svg '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/applications' /usr/bin/install -p -m 644 data/lierolibre.desktop '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre' /usr/bin/install -p -m 644 AUTHORS ChangeLog NEWS README '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/games/lierolibre' /usr/bin/install -p -m 644 data/LIERO.CHR data/LIERO.DAT data/LIERO.OPT data/LIERO.SND data/NAMES.DAT data/liero.cfg '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/games/lierolibre' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/man/man6' /usr/bin/install -p -m 644 man/lierolibre.6 man/lierolibre-extractgfx.6 man/lierolibre-packgfx.6 man/lierolibre-extractsounds.6 man/lierolibre-packsounds.6 man/lierolibre-extractlev.6 man/lierolibre-packlev.6 '/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/man/man6' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lierolibre-0.5' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.5-13.mga7 --unique-debug-suffix -0.5-13.mga7.x86_64 --unique-debug-src-base lierolibre-0.5-13.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/lierolibre-0.5 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/libexec/lierolibre/lierolibre /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1373 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lierolibre-0.5-13.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rtNQuQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lierolibre-0.5 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64/usr/share/doc/lierolibre + exit 0 Provides: application() application(lierolibre.desktop) lierolibre = 0.5-13.mga7 lierolibre(x86-64) = 0.5-13.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libboost_program_options.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libconfig++.so.9()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: lierolibre-debugsource-0.5-13.mga7.x86_64 Provides: lierolibre-debugsource = 0.5-13.mga7 lierolibre-debugsource(x86-64) = 0.5-13.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lierolibre-debuginfo-0.5-13.mga7.x86_64 Provides: debuginfo(build-id) = e48aab25a4a31961198243d6aea2d6110d676107 lierolibre-debuginfo = 0.5-13.mga7 lierolibre-debuginfo(x86-64) = 0.5-13.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lierolibre-debugsource(x86-64) = 0.5-13.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lierolibre-0.5-13.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lierolibre-debugsource-0.5-13.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lierolibre-debuginfo-0.5-13.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2MNqHb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lierolibre-0.5 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/lierolibre-0.5-13.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ppdQWw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf lierolibre-0.5 + exit 0 D: [iurt_root_command] Success!