D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/blobwars-2.00-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kbcXAW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf blobwars-2.00 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/blobwars-2.00.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd blobwars-2.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FP766A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd blobwars-2.00 + '[' 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 + /usr/bin/make -O -j8 RELEASE=1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CCollision.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CBoss.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CEffect.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CConfig.cpp src/CConfig.cpp: In member function 'bool Config::loadJoystickConfig()': src/CConfig.cpp:89:6: error: 'joystick.cfg' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Config::loadJoystickConfig() ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CConfig.cpp:1: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CConfig.cpp: In member function 'bool Config::saveJoystickConfig()': src/CConfig.cpp:114:6: error: 'joystick.cfg' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Config::saveJoystickConfig() ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CConfig.cpp:1: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CConfig.cpp: In member function 'bool Config::loadKeyConfig()': src/CConfig.cpp:141:6: error: 'keyboard.cfg' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Config::loadKeyConfig() ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CConfig.cpp:1: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CConfig.cpp: In member function 'bool Config::saveKeyConfig()': src/CConfig.cpp:169:6: error: 'keyboard.cfg' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Config::saveKeyConfig() ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CConfig.cpp:1: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ cc1plus: all warnings being treated as errors make: *** [Makefile:82: CConfig.o] Error 1 make: *** Waiting for unfinished jobs.... g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CFileData.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CAudio.cpp src/CAudio.cpp: In member function 'bool Audio::loadMusic(const char*)': src/CAudio.cpp:101:6: error: 'music.mod' directive output may be truncated writing 9 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Audio::loadMusic(const char *filename) ^~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CAudio.cpp:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CAudio.cpp: In member function 'bool Audio::loadGameOverMusic()': src/CAudio.cpp:246:6: error: 'music.mod' directive output may be truncated writing 9 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Audio::loadGameOverMusic() ^~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CAudio.cpp:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ cc1plus: all warnings being treated as errors make: *** [Makefile:82: CAudio.o] Error 1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CCutscene.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CData.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CEntity.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CEngine.cpp src/CEngine.cpp: In member function 'bool Engine::unpack(const char*, int)': src/CEngine.cpp:374:6: error: 'music.tags' directive output may be truncated writing 10 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Engine::unpack(const char *filename, int fileType) ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CEngine.cpp:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CEngine.cpp:374:6: error: 'music.mod' directive output may be truncated writing 9 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Engine::unpack(const char *filename, int fileType) ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CEngine.cpp:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ src/CEngine.cpp:374:6: error: 'font.ttf' directive output may be truncated writing 8 bytes into a region of size between 1 and 4096 [-Werror=format-truncation=] bool Engine::unpack(const char *filename, int fileType) ^~~~~~ In file included from /usr/include/stdio.h:936:0, from src/headers.h:23, from src/CEngine.cpp:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 9 and 4104 bytes into a destination of size 4096 __bos (__s), __fmt, __va_arg_pack ()); ^ cc1plus: all warnings being treated as errors make: *** [Makefile:82: CEngine.o] Error 1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 `pkg-config --cflags sdl2 SDL2_mixer SDL2_image SDL2_ttf SDL2_net` -DVERSION=2.00 -DRELEASE=1 -DUSEPAK=0 -DPAKNAME=\"blobwars.pak\" -DPAKLOCATION=\"/usr/share/games/blobwars/\" -DUNIX -DGAMEPLAYMANUAL=\"/usr/share/doc/blobwars/index.html\" -Wall -DLOCALEDIR=\"/usr/share/locale/\" -DMEDAL_SERVER_HOST=\"www.parallelrealities.co.uk\" -DMEDAL_SERVER_PORT=80 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Werror -c src/CGame.cpp error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.FP766A (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.FP766A (%build) I: [iurt_root_command] ERROR: chroot