Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/BlockOutII.spec'], chrootPath='/var/lib/mock/f31-build-64393-29541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/BlockOutII.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/BlockOutII-2.5-14.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/BlockOutII.spec'], chrootPath='/var/lib/mock/f31-build-64393-29541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/BlockOutII.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KSU2CM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BL_SRC + /usr/bin/gzip -dc /builddir/build/SOURCES/bl25-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd BL_SRC + /usr/bin/gzip -dc /builddir/build/SOURCES/bl25-linux-x86.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (BlockOutII-2.3-syslibs.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (BlockOutII-2.3-bl2Home.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (BlockOutII-2.3-restore-resolution.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #3 (BlockOutII-2.3-libpng15.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #4 (BlockOutII-2.3-format-security.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + iconv -f ISO8859-1 -t UTF8 BlockOut/README.txt + sed -i 's/\r//' t + touch -r BlockOut/README.txt t + mv t BlockOut/README.txt + rm -r ImageLib/src/png/png ImageLib/src/png/zlib + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (BlockOutII-2.3-syslibs.patch): patching file ImageLib/src/Makefile patching file ImageLib/src/png/hpng.c Patch #1 (BlockOutII-2.3-bl2Home.patch): patching file BlockOut/Utils.cpp Hunk #1 succeeded at 207 (offset 45 lines). Patch #2 (BlockOutII-2.3-restore-resolution.patch): patching file BlockOut/GLApp/GLApp.cpp patching file BlockOut/BlockOut.cpp Patch #3 (BlockOutII-2.3-libpng15.patch): patching file ImageLib/src/png/hpng.c Patch #4 (BlockOutII-2.3-format-security.patch): patching file BlockOut/GLApp/GLApp.cpp patching file BlockOut/PageHallOfFameOnLine.cpp Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xoYM8N + umask 022 + cd /builddir/build/BUILD + cd BL_SRC + pushd ImageLib/src + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c' BUILDSTDERR: In file included from CImage.cpp:10: BUILDSTDERR: jpg/jpegdecoder.h:327: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 327 | #pragma warning(push) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/H2v2.cpp:26: BUILDSTDERR: jpg/jpegdecoder.h:327: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 327 | #pragma warning(push) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecoder.h:328: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 328 | #pragma warning( disable : 4035 4799 ) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecoder.h:328: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 328 | #pragma warning( disable : 4035 4799 ) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/H2v2.cpp:26: BUILDSTDERR: jpg/jpegdecoder.h:632: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 632 | #pragma warning(pop) BUILDSTDERR: | BUILDSTDERR: In file included from CImage.cpp:10: BUILDSTDERR: jpg/jpegdecoder.h:632: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 632 | #pragma warning(pop) BUILDSTDERR: | BUILDSTDERR: png/hpng.c: In function 'my_png_error': BUILDSTDERR: png/hpng.c:9:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] BUILDSTDERR: 9 | strcpy(PngErrorMessage,message); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: png/hpng.c:9:3: warning: incompatible implicit declaration of built-in function 'strcpy' BUILDSTDERR: png/hpng.c:5:1: note: include '' or provide a declaration of 'strcpy' BUILDSTDERR: 4 | #include "hpng.h" BUILDSTDERR: +++ |+#include BUILDSTDERR: 5 | BUILDSTDERR: png/hpng.c: In function 'LoadPngImage': BUILDSTDERR: png/hpng.c:104:12: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: 104 | d->data = dst; BUILDSTDERR: | ^ BUILDSTDERR: In file included from jpg/idct.cpp:40: BUILDSTDERR: jpg/jpegdecoder.h:327: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 327 | #pragma warning(push) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecoder.h:328: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 328 | #pragma warning( disable : 4035 4799 ) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/idct.cpp:40: BUILDSTDERR: jpg/jpegdecoder.h:632: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 632 | #pragma warning(pop) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/jpegdecoder.cpp:25: BUILDSTDERR: jpg/jpegdecoder.h:327: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 327 | #pragma warning(push) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecoder.h:328: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 328 | #pragma warning( disable : 4035 4799 ) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/jpegdecoder.cpp:25: BUILDSTDERR: jpg/jpegdecoder.h:632: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 632 | #pragma warning(pop) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/jpegdecodermain.cpp:20: BUILDSTDERR: jpg/jpegdecoder.h:327: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 327 | #pragma warning(push) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecoder.h:328: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 328 | #pragma warning( disable : 4035 4799 ) BUILDSTDERR: | BUILDSTDERR: In file included from jpg/jpegdecodermain.cpp:20: BUILDSTDERR: jpg/jpegdecoder.h:632: warning: ignoring #pragma warning [-Wunknown-pragmas] BUILDSTDERR: 632 | #pragma warning(pop) BUILDSTDERR: | BUILDSTDERR: jpg/jpegdecodermain.cpp: In function 'int LoadJpegImage(JPEG_IMAGE*)': BUILDSTDERR: jpg/jpegdecodermain.cpp:57:30: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: 57 | sprintf(JpegErrorMessage,"Error: Unable to allocate memory for stream object!\n", Psrc_filename); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jpg/jpegdecodermain.cpp:72:30: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: 72 | sprintf(JpegErrorMessage,"Error: Unable to allocate memory for decoder object!\n", Psrc_filename); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ar: creating libimagelib.a + popd + pushd BlockOut BUILDSTDERR: ++ sdl-config --cflags + make -j4 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c' 'ADD_LIBS=-L../ImageLib/src -limagelib -lpng -lz' ~/build/BUILD/BL_SRC/ImageLib/src ~/build/BUILD/BL_SRC g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o gif/gif.o gif/gif.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o CImage.o CImage.cpp gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o png/hpng.o png/hpng.c g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o jpg/H2v2.o jpg/H2v2.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o jpg/idct.o jpg/idct.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o jpg/jpegdecoder.o jpg/jpegdecoder.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -c -c -o jpg/jpegdecodermain.o jpg/jpegdecodermain.cpp Making library... ar -rv libimagelib.a gif/gif.o CImage.o png/hpng.o jpg/H2v2.o jpg/idct.o jpg/jpegdecoder.o jpg/jpegdecodermain.o a - gif/gif.o a - CImage.o a - png/hpng.o a - jpg/H2v2.o a - jpg/idct.o a - jpg/jpegdecoder.o a - jpg/jpegdecodermain.o ~/build/BUILD/BL_SRC ~/build/BUILD/BL_SRC/BlockOut ~/build/BUILD/BL_SRC g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o BlockOut.o BlockOut.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageChooseSetup.o PageChooseSetup.cpp BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageStartGame.o PageStartGame.cpEditControl.cpp: In member function 'int EditControl::Process(BYTE*, float)': BUILDSTDERR: EditControl.cpp:129:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 129 | int x = 0; BUILDSTDERR: | ^ BUILDSTDERR: BlockOut.cpp: In function 'int main(int, char**)': BUILDSTDERR: BlockOut.cpp:57:11: warning: deleting object of polymorphic class type 'BlockOut' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 57 | delete glApp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Pit.cpp: In member function 'void Pit::DrawPitLevelCubes(int, int, int, int, GLMATERIAL*)': BUILDSTDERR: Pit.cpp:1344:9: warning: unused variable 'white' [-Wunused-variable] BUILDSTDERR: 1344 | DWORD white = 0x909090; BUILDSTDERR: | ^~~~~ BUILDSTDERR: Game.cpp: In member function 'int Game::Create(int, int)': BUILDSTDERR: Game.cpp:167:5: warning: 'hr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 167 | if(!hr) return GL_FAIL; BUILDSTDERR: | ^~ BUILDSTDERR: PolyCube.cpp: In member function 'BOOL PolyCube::IsEdgeVisible(int, int)': BUILDSTDERR: PolyCube.cpp:752:7: warning: unused variable 'nb' [-Wunused-variable] BUILDSTDERR: 752 | int nb = 0; BUILDSTDERR: | ^~ BUILDSTDERR: Http.cpp: In member function 'char* Http::UploadFile(char*, char*, BYTE*, DWORD, DWORD)': BUILDSTDERR: Http.cpp:341:9: warning: comparison of integer expressions of different signedness: 'int' and 'DWORD' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 341 | if( w != length ) { BUILDSTDERR: | ~~^~~~~~~~~ p g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o EditControl.o EditControl.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageControls.o PageControls.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Pit.o Pit.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Game.o Game.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageCredits.o PageCredits.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PolyCube.o PolyCube.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Http.o Http.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageHallOfFame.o PageHallOfFame.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o SetupManager.o SetupManager.cpp BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.PolyCube.cpp: In member function 'int PolyCube::CreateCylinderEdges(float)': BUILDSTDERR: PolyCube.cpp:534:17: warning: 'nz2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 534 | glVertex3f(x2c + x2,y2c + y2,z2c + z2); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PolyCube.cpp:534:17: warning: 'ny2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PolyCube.cpp:534:17: warning: 'nx2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PolyCube.cpp:531:17: warning: 'nz' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 531 | glVertex3f(x2c + x,y2c + y,z2c + z); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PolyCube.cpp:531:17: warning: 'ny' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PolyCube.cpp:531:17: warning: 'nx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: SetupManager.cpp: In member function 'void SetupManager::ReadScoreItem(FILE*, SCOREREC*)': BUILDSTDERR: SetupManager.cpp:611:9: warning: variable 'nbRead' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 611 | DWORD nbRead; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: SetupManager.cpp: In member function 'BOOL SetupManager::Check(int, int, int, int)': BUILDSTDERR: SetupManager.cpp:843:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 843 | return ( (w == pitWidth) && (h == pitHeight) || BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: PolyCube.cpp: In member function 'BOOL PolyCube::IsEdgeVisible(int, int)': BUILDSTDERR: PolyCube.cpp:802:18: warning: 'e1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 802 | return !( (!e1 && !e2 && e3) || (e1 && !e2 && !e3) || (e1 && e2 && e3) ); BUILDSTDERR: | ~~~~^~~~~~ BUILDSTDERR: PolyCube.cpp:802:18: warning: 'e2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PolyCube.cpp:802:25: warning: 'e3' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 802 | return !( (!e1 && !e2 && e3) || (e1 && !e2 && !e3) || (e1 && e2 && e3) ); BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~ BUILDSTDERR: Sprites.cpp: In member function 'int Sprites::GetNumberWidth(char)': BUILDSTDERR: Sprites.cpp:135:24: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 135 | return numberWidth[number]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp: In member function 'void Sprites::RenderNumbers(int, int, char*)': BUILDSTDERR: Sprites.cpp:179:110: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 179 | float offset = (1.0f - (float)nwidth/(float)GetNumberWidth(number)) * (numberMap[number+1]-numberMap[number]); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp:180:24: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 180 | sX = numberMap[number] + offset; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp:208:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 208 | sX = numberMap[number]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp:135:24: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 135 | return numberWidth[number]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp:153:8: note: 'number' was declared here BUILDSTDERR: 153 | char number; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Sprites.cpp: In member function 'void Sprites::RenderBlockSet(int)': BUILDSTDERR: Sprites.cpp:423:30: warning: 'eY' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 423 | baseSprite.SetSpriteMapping(sX,sY,eX,eY); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: Sprites.cpp:423:30: warning: 'sY' may be used uninitialized in this function [-Wmaybe-uninitialized] ./ImageLib/src -c -c -o InitPolyCube.o InitPolyCube.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageHallOfFameOnLine.o PageHallOfFameOnLine.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o SoundManager.o SoundManager.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Menu.o Menu.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageHttp.o PageHttp.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Sprites.o Sprites.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o MenuGraphics.o MenuGraphics.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageMainMenu.o PageMainMenu.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o Utils.o Utils.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o MenuGrid.o MenuGrid.cpp BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clUtils.cpp: In function 'char* FormatDate(uint32)': BUILDSTDERR: Utils.cpp:115:42: warning: ':' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] BUILDSTDERR: 115 | sprintf(ret,"%02d-%02d-%04d %02d:%02d:%02d",ts->tm_mday,ts->tm_mon+1,ts->tm_year+1900, BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:37, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from GLApp/GLApp.h:5, BUILDSTDERR: from Types.h:18, BUILDSTDERR: from Utils.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 32 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Utils.cpp: In function 'char* LID(char*)': BUILDSTDERR: Utils.cpp:242:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 242 | sprintf(ret,"%s/%s",bl2Home,fileName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:37, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from GLApp/GLApp.h:5, BUILDSTDERR: from Types.h:18, BUILDSTDERR: from Utils.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 513) into a destination of size 512 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Utils.cpp: In function 'char* LHD(char*)': BUILDSTDERR: Utils.cpp:263:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 263 | sprintf(ret,"%s/%s",usrHome,fileName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:37, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from GLApp/GLApp.h:5, BUILDSTDERR: from Types.h:18, BUILDSTDERR: from Utils.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 513) into a destination of size 512 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Utils.cpp: In function 'int CreateTexture(int, int, char*, GLuint*)': BUILDSTDERR: Utils.cpp:242:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 242 | sprintf(ret,"%s/%s",bl2Home,fileName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:37, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from GLApp/GLApp.h:5, BUILDSTDERR: from Types.h:18, BUILDSTDERR: from Utils.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 513) into a destination of size 512 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Utils.cpp:242:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 242 | sprintf(ret,"%s/%s",bl2Home,fileName); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/SDL/SDL_stdinc.h:37, BUILDSTDERR: from /usr/include/SDL/SDL_main.h:26, BUILDSTDERR: from /usr/include/SDL/SDL.h:30, BUILDSTDERR: from GLApp/GLApp.h:5, BUILDSTDERR: from Types.h:18, BUILDSTDERR: from Utils.cpp:18: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 513) into a destination of size 512 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: BotPlayerAI.cpp: In member function 'float BotPlayer::CheckDeathZone()': BUILDSTDERR: BotPlayerAI.cpp:47:7: warning: unused variable 'H' [-Wunused-variable] BUILDSTDERR: 47 | int H = height-1; BUILDSTDERR: | ^ ash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageOptions.o PageOptions.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageChangeSetup.o PageChangeSetup.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageScoreDetails.o PageScoreDetails.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o PageGSOptions.o PageGSOptions.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o BotPlayer.o BotPlayer.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o BotPlayerAI.o BotPlayerAI.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o BotMatrix.o BotMatrix.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o GLApp/GLApp.o GLApp/GLApp.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o GLApp/GLFont.o GLApp/GLFont.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o GLApp/GLMatrix.o GLApp/GLMatrix.cpp BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/+ popd + convert BlockOut/block_icon.ico BlockOutII.png + convert BlockOutII-2.png -resize 64x64 BlockOutII-64x64.png + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dlinux -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../ImageLib/src -c -c -o GLApp/GLSprite.o GLApp/GLSprite.cpp Linking... g++ BlockOut.o PageChooseSetup.o PageStartGame.o EditControl.o PageControls.o Pit.o Game.o PageCredits.o PolyCube.o Http.o PageHallOfFame.o SetupManager.o InitPolyCube.o PageHallOfFameOnLine.o SoundManager.o Menu.o PageHttp.o Sprites.o MenuGraphics.o PageMainMenu.o Utils.o MenuGrid.o PageOptions.o PageChangeSetup.o PageScoreDetails.o PageGSOptions.o BotPlayer.o BotPlayerAI.o BotMatrix.o GLApp/GLApp.o GLApp/GLFont.o GLApp/GLMatrix.o GLApp/GLSprite.o -L /usr/lib/i386-linux-gnu -L../ImageLib/src -limagelib -lpng -lz -lSDL_mixer -lSDL -lasound -lGL -lGLU -lpthread -lm -ldl -o blockout Linking OK... ~/build/BUILD/BL_SRC Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43LKhN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 + cd BL_SRC + mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/BlockOutII/images + mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/BlockOutII/sounds + install -m 755 BlockOut/blockout /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/bin/BlockOutII + ln -s opengl-game-wrapper.sh /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/bin/BlockOutII-wrapper + install -p -m 644 blockout/images/background.png blockout/images/background2.png blockout/images/background3.png blockout/images/font.png blockout/images/gameover.png blockout/images/gameovera.png blockout/images/marble.png blockout/images/marbleg.png blockout/images/menuback.png blockout/images/menucredits.png blockout/images/menufont.png blockout/images/menufont2.png blockout/images/menupit.png blockout/images/online.png blockout/images/onlinea.png blockout/images/spark.png blockout/images/sparka.png blockout/images/sprites.png blockout/images/spritesa.png blockout/images/star_crystal_grid.png /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/BlockOutII/images + install -p -m 644 blockout/sounds/blub.wav blockout/sounds/empty.wav blockout/sounds/empty2.wav blockout/sounds/hit.wav blockout/sounds/level.wav blockout/sounds/level2.wav blockout/sounds/line.wav blockout/sounds/line2.wav blockout/sounds/music.ogg blockout/sounds/tchh.wav blockout/sounds/welldone.wav blockout/sounds/welldone2.wav blockout/sounds/wozz.wav /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/BlockOutII/sounds + mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/applications /builddir/build/SOURCES/BlockOutII.desktop + install -D -p -m 644 BlockOutII-1.png /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/icons/hicolor/16x16/apps/BlockOutII.png + install -D -p -m 644 BlockOutII-0.png /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/icons/hicolor/32x32/apps/BlockOutII.png + install -D -p -m 644 BlockOutII-2.png /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/icons/hicolor/48x48/apps/BlockOutII.png + install -D -p -m 644 BlockOutII-64x64.png /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/icons/hicolor/64x64/apps/BlockOutII.png + mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/appdata + cat + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.5-14.fc31 --unique-debug-suffix -2.5-14.fc31.riscv64 --unique-debug-src-base BlockOutII-2.5-14.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BL_SRC BUILDSTDERR: 1105 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/CImage.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/jpegdecoder.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/jpegdecodermain.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/jpegdecoder.inl is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/H2v2.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/jpegdecoder.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/idct.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/jpg/main.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/png/hpng.c is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/png/hpng.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/gif/gif.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/gif/gif.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/BlockOutII-2.5-14.fc31.riscv64/ImageLib/src/CImage.cpp is executable but has empty or no shebang, removing executable bit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/bin/BlockOutII extracting debug info from /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/bin/BlockOutII original debug info size: 1948kB, size after compression: 1348kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: BlockOutII-2.5-14.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.51wUtM + umask 022 + cd /builddir/build/BUILD + cd BL_SRC + DOCDIR=/builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/doc/BlockOutII + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/doc/BlockOutII + cp -pr BlockOut/README.txt /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64/usr/share/doc/BlockOutII + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: BlockOutII = 2.5-14.fc31 BlockOutII(riscv-64) = 2.5-14.fc31 application() application(BlockOutII.desktop) metainfo() metainfo(BlockOutII.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libasound.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: BlockOutII-debugsource-2.5-14.fc31.riscv64 Provides: BlockOutII-debugsource = 2.5-14.fc31 BlockOutII-debugsource(riscv-64) = 2.5-14.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: BlockOutII-debuginfo-2.5-14.fc31.riscv64 Provides: BlockOutII-debuginfo = 2.5-14.fc31 BlockOutII-debuginfo(riscv-64) = 2.5-14.fc31 debuginfo(build-id) = c588e7b454052130dd8c69eb478eb394fdb9c9b3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: BlockOutII-debugsource(riscv-64) = 2.5-14.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 Wrote: /builddir/build/RPMS/BlockOutII-debugsource-2.5-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/BlockOutII-debuginfo-2.5-14.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/BlockOutII-2.5-14.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.azlkQK + umask 022 + cd /builddir/build/BUILD + cd BL_SRC + /usr/bin/rm -rf /builddir/build/BUILDROOT/BlockOutII-2.5-14.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0