D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/atanks-6.5-6.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WmEHsF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf atanks-6.5
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/atanks-6.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd atanks-6.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KkqIFA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atanks-6.5
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 CC=g++ 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lX11 -lXext -lXcursor -lXpm -lxcb -lXrender -lXfixes -lXau -lXdmcp' INSTALLDIR=/usr/share/games/atanks
Compiling obj/clock.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/clock.o -c src/clock.cpp
Compiling obj/debug.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/debug.o -c src/debug.cpp
In file included from src/debug.cpp:1:
src/debug.cpp: In function 'void debug_log(const char*, const char*, const char*, ...)':
src/debug.cpp:31:38: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=]
   31 |         atanks_snprintf(timebuf, 20, "%04d.%02d.%02d %02d:%02d:%02d",
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/debug.h:44:34: note: in definition of macro 'atanks_snprintf'
   44 |     snprintf(target, char_count, fmt, __VA_ARGS__)
      |                                  ^~~
src/debug.cpp:31:44: note: format string is defined here
   31 |         atanks_snprintf(timebuf, 20, "%04d.%02d.%02d %02d:%02d:%02d",
      |                                            ^~~~
In file included from src/debug.cpp:1:
src/debug.cpp:31:38: note: directive argument in the range [-2147483647, 2147483647]
   31 |         atanks_snprintf(timebuf, 20, "%04d.%02d.%02d %02d:%02d:%02d",
      |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/debug.h:44:34: note: in definition of macro 'atanks_snprintf'
   44 |     snprintf(target, char_count, fmt, __VA_ARGS__)
      |                                  ^~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/debug.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 20
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/debris_pool.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/debris_pool.o -c src/debris_pool.cpp
Compiling obj/button.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/button.o -c src/button.cpp
Compiling obj/beam.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/beam.o -c src/beam.cpp
Compiling obj/decor.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/decor.o -c src/decor.cpp
Compiling obj/client.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/client.o -c src/client.cpp
Compiling obj/atanks.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/atanks.o -c src/atanks.cpp
In file included from src/menu.h:24,
                 from src/optionscreens.h:28,
                 from src/atanks.cpp:24:
src/optionitem.h: In constructor 'OptionItem<tgt_T, opt_T>::OptionItem(int32_t, tgt_T*, int32_t (*)(tgt_T*, int32_t), const char*, int32_t, BUTTON*, int32_t, int32_t, int32_t, int32_t, int32_t)':
src/optionitem.h:304:37: warning: invalid use of incomplete type 'class BUTTON'
  304 |                         this->button->getLocation(this->left, this->top, this->width, this->height);
      |                                     ^~
In file included from src/optionitem.h:24,
                 from src/menu.h:24,
                 from src/optionscreens.h:28,
                 from src/atanks.cpp:24:
src/optionitembase.h:40:7: note: forward declaration of 'class BUTTON'
   40 | class BUTTON;
      |       ^~~~~~
src/atanks.cpp: In function 'int32_t main(int32_t, char**)':
src/atanks.cpp:737:49: warning: '/atanks-config.txt' directive output may be truncated writing 18 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  737 |                 snprintf(fullPath, PATH_MAX, "%s/atanks-config.txt", env.configDir);
      |                                                 ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/atanks.cpp:22:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 19 and 4115 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/atanks.cpp:152:42: warning: '/credits.txt' directive output may be truncated writing 12 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  152 |         snprintf (path_buf, PATH_MAX, "%s/credits.txt", env.dataDir);
      |                                          ^~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/atanks.cpp:22:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 13 and 4109 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/atanks.cpp:1322:81: warning: '%s' directive output may be truncated writing up to 256 bytes into a region of size 230 [-Wformat-truncation=]
 1322 |                                 snprintf(buffer, 255, "GAMEEND The game went to %s.", winner);
      |                                                                                 ^~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/atanks.cpp:22:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 27 and 283 bytes into a destination of size 255
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/atanks.cpp:293:44: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=]
  293 |                 snprintf(valTxt, 15, " %14s", Add_Comma(pl_money[z]));
      |                                            ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/atanks.cpp:22:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 16 or more bytes into a destination of size 15
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/environment.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/environment.o -c src/environment.cpp
src/environment.cpp: In member function 'void ENVIRONMENT::load_text_files()':
src/environment.cpp:954:57: warning: '/text/war_quotes.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  954 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:958:57: warning: '/text/war_quotes_ES.txt' directive output may be truncated writing 23 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  958 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes_ES.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 24 and 4120 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:942:57: warning: '/text/war_quotes_it.txt' directive output may be truncated writing 23 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  942 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes_it.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 24 and 4120 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:950:57: warning: '/text/war_quotes_ru.txt' directive output may be truncated writing 23 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  950 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes_ru.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 24 and 4120 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:934:57: warning: '/text/war_quotes.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  934 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:938:57: warning: '/text/war_quotes.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  938 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:946:57: warning: '/text/war_quotes.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  946 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:963:57: warning: '/text/war_quotes.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  963 |                         snprintf(path_buf, PATH_MAX, "%s/text/war_quotes.txt", dataDir);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:975:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  975 |         LOAD_TEXT_BLOCK(gloat, "gloat")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 4108) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:976:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  976 |         LOAD_TEXT_BLOCK(ingame, "ingame")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 13 or more bytes (assuming 4109) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:977:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  977 |         LOAD_TEXT_BLOCK(instructions, "instr")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 4108) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:978:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  978 |         LOAD_TEXT_BLOCK(panic, "panic")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 12 or more bytes (assuming 4108) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:979:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  979 |         LOAD_TEXT_BLOCK(kamikaze, "kamikaze")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 15 or more bytes (assuming 4111) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:980:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  980 |         LOAD_TEXT_BLOCK(retaliation, "retaliation")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 4114) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:981:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  981 |         LOAD_TEXT_BLOCK(revenge, "revenge")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 14 or more bytes (assuming 4110) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:915:38: warning: '/text/' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                      ^~~~~~~~~~~~~~
src/environment.cpp:982:9: note: in expansion of macro 'LOAD_TEXT_BLOCK'
  982 |         LOAD_TEXT_BLOCK(suicide, "suicide")
      |         ^~~~~~~~~~~~~~~
src/environment.cpp:915:41: note: format string is defined here
  915 |         snprintf(path_buf, PATH_MAX, "%s/text/%s%s", dataDir, file, suffix); \
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 14 or more bytes (assuming 4110) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp: In member function 'bool ENVIRONMENT::loadBackgroundMusic()':
src/environment.cpp:1007:49: warning: '/music' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
 1007 |                 snprintf(path_buf, PATH_MAX, "%s/music", configDir);
      |                                                 ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 7 and 4103 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:1021:57: warning: '/music/' directive output may be truncated writing 7 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
 1021 |                         snprintf(path_buf, PATH_MAX, "%s/music/%s",
      |                                                         ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 8 and 4359 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp: In member function 'bool ENVIRONMENT::loadBitmaps()':
src/environment.cpp:1097:49: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
 1097 |                 snprintf(path_buf, PATH_MAX, "%s/%s/%d.bmp", dataDir,
      |                                                 ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 4104) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp:1185:57: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
 1185 |                         snprintf(path_buf, PATH_MAX, "%s/%s/%d.bmp", dataDir,
      |                                                         ^
src/environment.cpp:1185:54: note: directive argument in the range [1, 2147483647]
 1185 |                         snprintf(path_buf, PATH_MAX, "%s/%s/%d.bmp", dataDir,
      |                                                      ^~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 8 or more bytes (assuming 4113) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp: In member function 'bool ENVIRONMENT::loadFonts()':
src/environment.cpp:1213:41: warning: '/unicode.dat' directive output may be truncated writing 12 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
 1213 |         snprintf(path_buf, PATH_MAX, "%s/unicode.dat", dataDir);
      |                                         ^~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 13 and 4109 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/environment.cpp: In member function 'bool ENVIRONMENT::loadSounds()':
src/environment.cpp:1288:49: warning: '/sound/' directive output may be truncated writing 7 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
 1288 |                 snprintf(path_buf, PATH_MAX, "%s/sound/%02d.wav", dataDir, i);
      |                                                 ^~~~~~~
src/environment.cpp:1288:46: note: directive argument in the range [0, 50]
 1288 |                 snprintf(path_buf, PATH_MAX, "%s/sound/%02d.wav", dataDir, i);
      |                                              ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/environment.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 14 and 4110 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/globaltypes.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/globaltypes.o -c src/globaltypes.cpp
Compiling obj/files.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/files.o -c src/files.cpp
src/files.cpp: In function 'bool Save_Game()':
src/files.cpp:44:41: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
   44 |         snprintf(path_buf, PATH_MAX, "%s/%s.sav", env.configDir, env.game_name);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 6 and 4166 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:95:41: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
   95 |         snprintf(path_buf, PATH_MAX, "%s/%s.txt",
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 6 and 4166 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp: In function 'bool Load_Game()':
src/files.cpp:131:41: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
  131 |         snprintf(path_buf, PATH_MAX, "%s/%s.sav", env.configDir, env.game_name);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 6 and 4166 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp: In function 'bool Check_For_Saved_Game()':
src/files.cpp:295:41: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=]
  295 |         snprintf(path_buf, PATH_MAX, "%s/%s.sav", env.configDir, env.game_name);
      |                                         ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 6 and 4166 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp: In function 'bool Copy_Config_File()':
src/files.cpp:323:42: warning: '/atanks-config.txt' directive output may be truncated writing 18 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  323 |         snprintf(dest_path, PATH_MAX, "%s/atanks-config.txt", env.configDir);
      |                                          ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 19 and 4115 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp: In function 'bool Create_Music_Folder()':
src/files.cpp:381:41: warning: '/music' directive output may be truncated writing 6 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  381 |         snprintf(path_buf, PATH_MAX, "%s/music", env.configDir);
      |                                         ^~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 7 and 4103 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp: In function 'bool Load_Weapons_Text()':
src/files.cpp:511:49: warning: '/text/weapons_it.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  511 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_it.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:509:49: warning: '/text/weapons_ES.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  509 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_ES.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:507:49: warning: '/text/weapons_ru.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  507 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_ru.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:505:49: warning: '/text/weapons_sk.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  505 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_sk.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:503:49: warning: '/text/weapons_de.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  503 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_de.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:501:49: warning: '/text/weapons_fr.txt' directive output may be truncated writing 20 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  501 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons_fr.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 21 and 4117 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:499:49: warning: '/text/weapons.pt_BR.txt' directive output may be truncated writing 23 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  499 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons.pt_BR.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 24 and 4120 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/files.cpp:497:49: warning: '/text/weapons.txt' directive output may be truncated writing 17 bytes into a region of size between 0 and 4096 [-Wformat-truncation=]
  497 |                 snprintf(path_buf, PATH_MAX, "%s/text/weapons.txt", env.dataDir);
      |                                                 ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/files.cpp:1:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 18 and 4114 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/floattext.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/floattext.o -c src/floattext.cpp
Compiling obj/explosion.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/explosion.o -c src/explosion.cpp
Compiling obj/gfxData.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/gfxData.o -c src/gfxData.cpp
Compiling obj/aicore.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/aicore.o -c src/aicore.cpp
Compiling obj/main.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/main.o -c src/main.cpp
Compiling obj/gameloop.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/gameloop.o -c src/gameloop.cpp
Compiling obj/land.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/land.o -c src/land.cpp
Compiling obj/globaldata.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/globaldata.o -c src/globaldata.cpp
Compiling obj/network.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/network.o -c src/network.cpp
Compiling obj/optionitembase.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optionitembase.o -c src/optionitembase.cpp
Compiling obj/missile.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/missile.o -c src/missile.cpp
Compiling obj/optiontypes.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optiontypes.o -c src/optiontypes.cpp
Compiling obj/menu.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/menu.o -c src/menu.cpp
Compiling obj/optionitemmenu.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optionitemmenu.o -c src/optionitemmenu.cpp
In file included from src/menu.h:24,
                 from src/optionitemmenu.cpp:2:
src/optionitem.h: In constructor 'OptionItem<tgt_T, opt_T>::OptionItem(int32_t, tgt_T*, int32_t (*)(tgt_T*, int32_t), const char*, int32_t, BUTTON*, int32_t, int32_t, int32_t, int32_t, int32_t)':
src/optionitem.h:304:37: warning: invalid use of incomplete type 'class BUTTON'
  304 |                         this->button->getLocation(this->left, this->top, this->width, this->height);
      |                                     ^~
In file included from src/optionitemmenu.h:24,
                 from src/optionitemmenu.cpp:1:
src/optionitembase.h:40:7: note: forward declaration of 'class BUTTON'
   40 | class BUTTON;
      |       ^~~~~~
Compiling obj/optionitemcolour.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optionitemcolour.o -c src/optionitemcolour.cpp
Compiling obj/optionitemplayer.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optionitemplayer.o -c src/optionitemplayer.cpp
Compiling obj/perlin.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/perlin.o -c src/perlin.cpp
Compiling obj/physobj.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/physobj.o -c src/physobj.cpp
Compiling obj/player_types.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/player_types.o -c src/player_types.cpp
Compiling obj/satellite.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/satellite.o -c src/satellite.cpp
Compiling obj/optionscreens.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/optionscreens.o -c src/optionscreens.cpp
In file included from src/menu.h:24,
                 from src/optionscreens.h:28,
                 from src/optionscreens.cpp:1:
src/optionitem.h: In constructor 'OptionItem<tgt_T, opt_T>::OptionItem(int32_t, tgt_T*, int32_t (*)(tgt_T*, int32_t), const char*, int32_t, BUTTON*, int32_t, int32_t, int32_t, int32_t, int32_t)':
src/optionitem.h:304:37: warning: invalid use of incomplete type 'class BUTTON'
  304 |                         this->button->getLocation(this->left, this->top, this->width, this->height);
      |                                     ^~
In file included from src/optionitem.h:24,
                 from src/menu.h:24,
                 from src/optionscreens.h:28,
                 from src/optionscreens.cpp:1:
src/optionitembase.h:40:7: note: forward declaration of 'class BUTTON'
   40 | class BUTTON;
      |       ^~~~~~
Compiling obj/sky.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/sky.o -c src/sky.cpp
Compiling obj/sound.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/sound.o -c src/sound.cpp
Compiling obj/shop.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/shop.o -c src/shop.cpp
src/shop.cpp: In function 'bool shop(LevelCreator*)':
src/shop.cpp:284:64: warning: '%s' directive output may be truncated writing up to 64 bytes into a region of size 62 [-Wformat-truncation=]
  284 |                                                          "%s \"%s\".",
      |                                                                ^~
  285 |                                                          env.ingame->Get_Line(17),
  286 |                                                          env.game_name);
      |                                                          ~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/player_types.h:9,
                 from src/player.h:25,
                 from src/shop.cpp:2:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 69) into a destination of size 64
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/teleport.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/teleport.o -c src/teleport.cpp
Compiling obj/update.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/update.o -c src/update.cpp
Compiling obj/text.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/text.o -c src/text.cpp
Compiling obj/tank.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/tank.o -c src/tank.cpp
src/tank.cpp: In member function 'void TANK::applyDamage()':
src/tank.cpp:525:44: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
  525 |                         snprintf (buf, 9, "%d", full_damage);
      |                                            ^~
src/tank.cpp:525:43: note: directive argument in the range [1, 2147483647]
  525 |                         snprintf (buf, 9, "%d", full_damage);
      |                                           ^~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/floattext.h:24,
                 from src/tank.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/tank.cpp:537:44: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
  537 |                         snprintf (buf, 9, "%d", sh);
      |                                            ^~
src/tank.cpp:537:43: note: directive argument in the range [1, 2147483647]
  537 |                         snprintf (buf, 9, "%d", sh);
      |                                           ^~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/floattext.h:24,
                 from src/tank.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 9
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/tank.cpp: In member function 'void TANK::newRound(int32_t, int32_t)':
src/tank.cpp:1433:28: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 9 [-Wformat-truncation=]
 1433 |         snprintf (buf, 9, "%d", l);
      |                            ^~
src/tank.cpp:1433:27: note: directive argument in the range [-2147483548, 2147483647]
 1433 |         snprintf (buf, 9, "%d", l);
      |                           ^~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/floattext.h:24,
                 from src/tank.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 9
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
src/tank.cpp: In member function 'void TANK::explode(bool)':
src/tank.cpp:865:50: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=]
  865 |                 snprintf(buffer, 14, "REMOVETANK %d", playerindex);
      |                                                  ^~
src/tank.cpp:865:38: note: directive argument in the range [0, 2147483646]
  865 |                 snprintf(buffer, 14, "REMOVETANK %d", playerindex);
      |                                      ^~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/c++/11/cstdio:42,
                 from src/debug.h:5,
                 from src/main.h:41,
                 from src/floattext.h:24,
                 from src/tank.cpp:21:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output between 13 and 22 bytes into a destination of size 14
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
Compiling obj/player.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/player.o -c src/player.cpp
In file included from src/menu.h:24,
                 from src/player.cpp:25:
src/optionitem.h: In constructor 'OptionItem<tgt_T, opt_T>::OptionItem(int32_t, tgt_T*, int32_t (*)(tgt_T*, int32_t), const char*, int32_t, BUTTON*, int32_t, int32_t, int32_t, int32_t, int32_t)':
src/optionitem.h:304:37: warning: invalid use of incomplete type 'class BUTTON'
  304 |                         this->button->getLocation(this->left, this->top, this->width, this->height);
      |                                     ^~
In file included from src/optionitem.h:24,
                 from src/menu.h:24,
                 from src/player.cpp:25:
src/optionitembase.h:40:7: note: forward declaration of 'class BUTTON'
   40 | class BUTTON;
      |       ^~~~~~
Compiling obj/virtobj.o
/usr/bin/g++ -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o obj/virtobj.o -c src/virtobj.cpp
/usr/bin/g++ -o atanks obj/aicore.o obj/atanks.o obj/beam.o obj/button.o obj/client.o obj/clock.o obj/debris_pool.o obj/debug.o obj/decor.o obj/environment.o obj/explosion.o obj/files.o obj/floattext.o obj/gameloop.o obj/gfxData.o obj/globaldata.o obj/globaltypes.o obj/land.o obj/main.o obj/menu.o obj/missile.o obj/network.o obj/optionitembase.o obj/optionitemcolour.o obj/optionitemmenu.o obj/optionitemplayer.o obj/optionscreens.o obj/optiontypes.o obj/perlin.o obj/physobj.o obj/player.o obj/player_types.o obj/satellite.o obj/shop.o obj/sky.o obj/sound.o obj/tank.o obj/teleport.o obj/text.o obj/update.o obj/virtobj.o -DDATA_DIR=\"/usr/share/games/atanks\" -DLINUX -DVERSION=\"6.5\" -DNETWORK -I/usr/include -DATANKS_DEBUG  -L/usr/lib -lalleg -lm -lpthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jFyugP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64
+ cd atanks-6.5
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' BINDIR=/usr/games INSTALLDIR=/usr/share/games/atanks
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/games
/usr/bin/install -p -m 755 atanks /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/games
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/applications
/usr/bin/install -p -m 644 atanks.desktop /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/applications
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/icons/hicolor/48x48/apps
/usr/bin/install -p -m 644 atanks.png /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/icons/hicolor/48x48/apps
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/button
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/misc
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/missile
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/sound
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/stock
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tank
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tankgun
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/title
/usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/text
/usr/bin/install -p -m 644 COPYING README TODO Changelog *.txt unicode.dat /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks
/usr/bin/install -p -m 644 button/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/button
/usr/bin/install -p -m 644 misc/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/misc
/usr/bin/install -p -m 644 missile/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/missile
/usr/bin/install -p -m 644 sound/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/sound
/usr/bin/install -p -m 644 stock/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/stock
/usr/bin/install -p -m 644 tank/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tank
/usr/bin/install -p -m 644 tankgun/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tankgun
/usr/bin/install -p -m 644 title/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/title
/usr/bin/install -p -m 644 text/* /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/text
+ /usr/bin/perl -pi -e 's/\r$//g' /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tanks.txt
Can't open /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/games/atanks/tanks.txt: No such file or directory.
+ icotool -x atanks.ico
+ for i in 16 32 48
+ install -Dm644 atanks_2_16x16x32.png /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/icons/hicolor/16x16/apps/atanks.png
+ for i in 16 32 48
+ install -Dm644 atanks_5_32x32x32.png /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/icons/hicolor/32x32/apps/atanks.png
+ for i in 16 32 48
+ install -Dm644 atanks_8_48x48x32.png /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/atanks.png
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 6.5-6.mga9 --unique-debug-suffix -6.5-6.mga9.aarch64 --unique-debug-src-base atanks-6.5-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/atanks-6.5

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/games/atanks
dwz: ./usr/games/atanks-6.5-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 3620kB, size after compression: 3620kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
2353 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: atanks-6.5-6.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0l68w9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atanks-6.5
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/doc/atanks
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/doc/atanks
+ cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/doc/atanks
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/doc/atanks
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64/usr/share/doc/atanks
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(atanks.desktop) atanks = 6.5-6.mga9 atanks(aarch-64) = 6.5-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: atanks-debugsource-6.5-6.mga9.aarch64
Provides: atanks-debugsource = 6.5-6.mga9 atanks-debugsource(aarch-64) = 6.5-6.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: atanks-debuginfo-6.5-6.mga9.aarch64
Provides: atanks-debuginfo = 6.5-6.mga9 atanks-debuginfo(aarch-64) = 6.5-6.mga9 debuginfo(build-id) = 5140c7ef1fac12600bbddf8ca84e6dcfbff377ab
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: atanks-debugsource(aarch-64) = 6.5-6.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atanks-debugsource-6.5-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atanks-debuginfo-6.5-6.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/atanks-6.5-6.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.125tCQ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd atanks-6.5
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/atanks-6.5-6.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A86JAA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf atanks-6.5
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!