+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fillets-ng.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qMpQAe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fillets-ng-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fillets-ng-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fillets-ng-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fillets-ng-0.8.1-gcc43.patch):' Patch #0 (fillets-ng-0.8.1-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0 patching file src/gengine/OptionAgent.cpp patching file src/gengine/StringTool.cpp patching file src/level/Landslip.cpp + echo 'Patch #1 (fillets-ng-1.0.1-lua-5.2.patch):' Patch #1 (fillets-ng-1.0.1-lua-5.2.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .lua52 --fuzz=0 patching file src/gengine/ScriptState.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c51LPP + umask 022 + cd /builddir/build/BUILD + cd fillets-ng-1.0.1 + 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 ' + export CFLAGS + 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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/fillets-ng checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for sin in -lm... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for FRIBIDI... yes checking for lua-config... no checking for lua-config50... no checking for lua-config5.0... no checking for LUA... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for IMG_Load in -lSDL_image... yes checking for TTF_OpenFont in -lSDL_ttf... yes checking for Xutf8TextListToTextProperty in -lX11... yes checking for SMPEG_new in -lsmpeg... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/SDL_gfx/Makefile config.status: creating src/gengine/Makefile config.status: creating src/effect/Makefile config.status: creating src/widget/Makefile config.status: creating src/plan/Makefile config.status: creating src/option/Makefile config.status: creating src/state/Makefile config.status: creating src/level/Makefile config.status: creating src/menu/Makefile config.status: creating src/game/Makefile config.status: executing depfiles commands Fish Fillets NG are now configured. Checked components: X11=yes, WINDRES=no, FRIBIDI=yes, SMPEG=no You can now run make. + /usr/bin/make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' Making all in SDL_gfx make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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 -c SDL_gfxPrimitives.c SDL_gfxPrimitives.c: In function 'aalineColorInt': SDL_gfxPrimitives.c:1659:28: warning: variable 'wgtcompmask' set but not used [-Wunused-but-set-variable] Uint32 erracctmp, wgt, wgtcompmask; ^~~~~~~~~~~ SDL_gfxPrimitives.c: In function 'filledPolygonColor': SDL_gfxPrimitives.c:3272:9: warning: unused variable 'x' [-Wunused-variable] int x, y, xa, xb; ^ rm -f libSDL_gfx.a ar cru libSDL_gfx.a SDL_gfxPrimitives.o ranlib libSDL_gfx.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' Making all in gengine make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o AgentPack.o AgentPack.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o BaseAgent.o BaseAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o BaseException.o BaseException.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o BaseListener.o BaseListener.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o BaseMsg.o BaseMsg.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Dialog.o Dialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o DialogStack.o DialogStack.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ExInfo.o ExInfo.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ImgException.o ImgException.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o InputAgent.o InputAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o IntMsg.o IntMsg.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o KeyBinder.o KeyBinder.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o KeyStroke.o KeyStroke.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Log.o Log.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MessagerAgent.o MessagerAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MixException.o MixException.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Name.o Name.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o OptionAgent.o OptionAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o OptionParams.o OptionParams.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Path.o Path.cpp MessagerAgent.cpp: In member function 'void MessagerAgent::forwardNewMsg(BaseMsg*)': MessagerAgent.cpp:49:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr sure_delete(msg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from MessagerAgent.cpp:16: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ OptionAgent.cpp: In member function 'void OptionAgent::prepareLang()': OptionAgent.cpp:126:37: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int size = min(5, strlen(form)); ~~~~~~^~~~~~ OptionParams.cpp: In member function 'void OptionParams::addParam(const string&, OptionParams::eType, const string&)': OptionParams.cpp:23:33: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] int paramSize = name.size() + getType(type).size(); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ OptionParams.cpp: In member function 'std::__cxx11::string OptionParams::getHelp(const Environ*) const': OptionParams.cpp:35:41: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] int paramSize = i->first.size() + getType(i->second.type).size(); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Random.o Random.cpp Random.cpp: In static member function 'static void Random::init()': Random.cpp:23:36: warning: conversion to 'unsigned char' from 'int' may alter its value [-Wconversion] ms_randArray[i] = randomInt(256); ~~~~~~~~~^~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ResDialogPack.o ResDialogPack.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ResImagePack.o ResImagePack.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SDLException.o SDLException.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SDLSoundAgent.o SDLSoundAgent.cpp ResDialogPack.cpp: In member function 'int ResDialogPack::matchScore(const string&, const string&) const': ResDialogPack.cpp:32:33: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] int minSize = min(first.size(), second.size()); ~~~~~~~~~~^~ ResDialogPack.cpp:32:48: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] int minSize = min(first.size(), second.size()); ~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SDLMusicLooper.o SDLMusicLooper.cpp In file included from ResImagePack.h:7:0, from ResImagePack.cpp:9: ResCache.h: In instantiation of 'CacheEntry* ResCache::findNextUnusedEntry() [with T = SDL_Surface*]': ResCache.h:75:55: required from 'void ResCache::put(const string&, T) [with T = SDL_Surface*; std::__cxx11::string = std::__cxx11::basic_string]' ResImagePack.cpp:74:52: required from here ResCache.h:141:47: warning: conversion to 'unsigned int' from 'std::vector*, std::allocator*> >::size_type {aka long unsigned int}' may alter its value [-Wconversion] m_next_pos = (m_next_pos + 1) % m_entries.size(); g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ScriptAgent.o ScriptAgent.cpp SDLMusicLooper.cpp: In member function 'void SDLMusicLooper::lookupLoopData(const Path&, int)': SDLMusicLooper.cpp:113:54: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] m_startLoop = strtol(lines[0].c_str(), NULL, 10) * multiplier; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ SDLMusicLooper.cpp:114:52: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] m_endLoop = strtol(lines[1].c_str(), NULL, 10) * multiplier; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ScriptState.o ScriptState.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SoundAgent.o SoundAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StringMsg.o StringMsg.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StringTool.o StringTool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o TimerAgent.o TimerAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o VideoAgent.o VideoAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PlannedDialog.o PlannedDialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ResSoundPack.o ResSoundPack.cpp VideoAgent.cpp: In member function 'void VideoAgent::changeVideoMode(int, int)': VideoAgent.cpp:142:36: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] SDL_WarpMouse(screen_width / 2, screen_height / 2); ~~~~~~~~~~~~~^~~ VideoAgent.cpp:142:55: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] SDL_WarpMouse(screen_width / 2, screen_height / 2); ~~~~~~~~~~~~~~^~~ VideoAgent.cpp:143:36: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] SDL_WarpMouse(screen_width / 2, screen_height / 2); ~~~~~~~~~~~~~^~~ VideoAgent.cpp:143:55: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] SDL_WarpMouse(screen_width / 2, screen_height / 2); ~~~~~~~~~~~~~~^~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Environ.o Environ.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o InputHandler.o InputHandler.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MouseStroke.o MouseStroke.cpp Environ.cpp: In member function 'int Environ::getAsInt(const string&, int) const': Environ.cpp:137:37: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int result = StringTool::readInt(value.c_str(), &ok); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o def-script.o def-script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o options-script.o options-script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SysVideo.o SysVideo.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MultiDrawer.o MultiDrawer.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Scripter.o Scripter.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSYSTEM_DATA_DIR=\""/usr/share/fillets-ng"\" -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o FsPath.o FsPath.cpp rm -f libgengine.a ar cru libgengine.a AgentPack.o BaseAgent.o BaseException.o BaseListener.o BaseMsg.o Dialog.o DialogStack.o ExInfo.o ImgException.o InputAgent.o IntMsg.o KeyBinder.o KeyStroke.o Log.o MessagerAgent.o MixException.o Name.o OptionAgent.o OptionParams.o Path.o Random.o ResDialogPack.o ResImagePack.o SDLException.o SDLSoundAgent.o SDLMusicLooper.o ScriptAgent.o ScriptState.o SoundAgent.o StringMsg.o StringTool.o TimerAgent.o VideoAgent.o PlannedDialog.o ResSoundPack.o Environ.o InputHandler.o MouseStroke.o def-script.o options-script.o SysVideo.o MultiDrawer.o Scripter.o FsPath.o ranlib libgengine.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' Making all in effect make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o EffectDisintegrate.o EffectDisintegrate.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o EffectMirror.o EffectMirror.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o EffectNone.o EffectNone.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o EffectReverse.o EffectReverse.cpp EffectNone.cpp: In member function 'virtual void EffectNone::blit(SDL_Surface*, SDL_Surface*, int, int)': EffectNone.cpp:20:14: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = x; ^ EffectNone.cpp:21:14: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = y; ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o EffectZx.o EffectZx.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Font.o Font.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LayeredPicture.o LayeredPicture.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Outline.o Outline.cpp Font.cpp: In static member function 'static std::__cxx11::string Font::biditize(const string&)': Font.cpp:31:24: warning: conversion to 'FriBidiStrIndex {aka int}' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] text.length(), logicalString); ~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Picture.o Picture.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PixelTool.o PixelTool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SurfaceLock.o SurfaceLock.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o TTFException.o TTFException.cpp PixelTool.cpp: In static member function 'static Uint32 PixelTool::getPixel(SDL_Surface*, int, int)': PixelTool.cpp:76:30: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] return unpackPixel(bpp, p); ^ PixelTool.cpp: In static member function 'static void PixelTool::putPixel(SDL_Surface*, int, int, Uint32)': PixelTool.cpp:91:32: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] packPixel(bpp, p, pixel); ^ PixelTool.cpp: In static member function 'static Uint32 PixelTool::unpackPixel(Uint8, Uint8*)': PixelTool.cpp:109:48: warning: cast from 'Uint8* {aka unsigned char*}' to 'Uint16* {aka short unsigned int*}' increases required alignment of target type [-Wcast-align] return *reinterpret_cast(p); ^ PixelTool.cpp:118:48: warning: cast from 'Uint8* {aka unsigned char*}' to 'Uint32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] return *reinterpret_cast(p); ^ PixelTool.cpp: In static member function 'static void PixelTool::packPixel(Uint8, Uint8*, Uint32)': PixelTool.cpp:139:18: warning: conversion to 'Uint8 {aka unsigned char}' from 'Uint32 {aka unsigned int}' may alter its value [-Wconversion] *p = pixel; ^~~~~ PixelTool.cpp:142:41: warning: cast from 'Uint8* {aka unsigned char*}' to 'Uint16* {aka short unsigned int*}' increases required alignment of target type [-Wcast-align] *reinterpret_cast(p) = pixel; ^ PixelTool.cpp:142:45: warning: conversion to 'Uint16 {aka short unsigned int}' from 'Uint32 {aka unsigned int}' may alter its value [-Wconversion] *reinterpret_cast(p) = pixel; ^~~~~ PixelTool.cpp:156:41: warning: cast from 'Uint8* {aka unsigned char*}' to 'Uint32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] *reinterpret_cast(p) = pixel; ^ Picture.cpp: In member function 'virtual void Picture::drawOn(SDL_Surface*)': Picture.cpp:62:24: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_loc.getX(); ~~~~~~~~~~^~ Picture.cpp:63:24: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_loc.getY(); ~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WavyPicture.o WavyPicture.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SurfaceTool.o SurfaceTool.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PixelIterator.o PixelIterator.cpp WavyPicture.cpp: In constructor 'WavyPicture::WavyPicture(const Path&, const V2&)': WavyPicture.cpp:24:28: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] m_periode = m_surface->w; ~~~~~~~~~~~^ WavyPicture.cpp: In member function 'virtual void WavyPicture::drawOn(SDL_Surface*)': WavyPicture.cpp:44:30: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] line_rect.w = m_surface->w; ~~~~~~~~~~~^ WavyPicture.cpp:49:49: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] float shift = TimerAgent::agent()->getCycles() * m_speed; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ WavyPicture.cpp:54:34: warning: conversion to 'float' from 'int' may alter its value [-Wconversion] m_amp * sin(py / m_periode + shift)); ^~~~~~~~~ WavyPicture.cpp:56:23: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] line_rect.y = py; ^~ WavyPicture.cpp:57:33: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.x = m_loc.getX(); ~~~~~~~~~~^~ WavyPicture.cpp:58:36: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.y = m_loc.getY() + py; ~~~~~~~~~~~~~^~~~ WavyPicture.cpp:61:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] pad.x = (shiftX < 0) ? 0 : m_surface->w - shiftX; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ WavyPicture.cpp:62:17: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] pad.y = py; ^~ WavyPicture.cpp:63:20: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] pad.w = abs(shiftX); ~~~^~~~~~~~ WavyPicture.cpp:64:36: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.x = m_loc.getX() + pad.x; ~~~~~~~~~~~~~^~~~~~~ WavyPicture.cpp:65:36: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.y = m_loc.getY() + py; ~~~~~~~~~~~~~^~~~ rm -f libeffect.a ar cru libeffect.a EffectDisintegrate.o EffectMirror.o EffectNone.o EffectReverse.o EffectZx.o Font.o LayeredPicture.o Outline.o Picture.o PixelTool.o SurfaceLock.o TTFException.o WavyPicture.o SurfaceTool.o PixelIterator.o ranlib libeffect.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' Making all in widget make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o HBox.o HBox.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o IWidget.o IWidget.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Slider.o Slider.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o VBox.o VBox.cpp Slider.cpp: In member function 'virtual void Slider::drawOn(SDL_Surface*)': Slider.cpp:60:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_shift.getX(); ~~~~~~~~~~~~^~ Slider.cpp:61:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_shift.getY(); ~~~~~~~~~~~~^~ Slider.cpp:62:18: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.w = getW(); ~~~~^~ Slider.cpp:63:18: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.h = getH(); ~~~~^~ Slider.cpp:66:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_shift.getX(); ~~~~~~~~~~~~^~ Slider.cpp:67:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_shift.getY(); ~~~~~~~~~~~~^~ Slider.cpp:68:25: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.w = value2slide(value); ~~~~~~~~~~~^~~~~~~ Slider.cpp:69:18: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.h = getH(); ~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiBox.o WiBox.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiPicture.o WiPicture.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiContainer.o WiContainer.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiButton.o WiButton.cpp WiPicture.cpp: In member function 'virtual void WiPicture::drawOn(SDL_Surface*)': WiPicture.cpp:28:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_shift.getX(); ~~~~~~~~~~~~^~ WiPicture.cpp:29:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_shift.getY(); ~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiLabel.o WiLabel.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Labels.o Labels.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiStatusBar.o WiStatusBar.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WiPara.o WiPara.cpp WiStatusBar.cpp: In member function 'virtual void WiStatusBar::drawOn(SDL_Surface*)': WiStatusBar.cpp:37:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_shift.getX(); ~~~~~~~~~~~~^~ WiStatusBar.cpp:38:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_shift.getY(); ~~~~~~~~~~~~^~ rm -f libwidget.a ar cru libwidget.a HBox.o IWidget.o Slider.o VBox.o WiBox.o WiPicture.o WiContainer.o WiButton.o WiLabel.o Labels.o WiStatusBar.o WiPara.o ranlib libwidget.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' Making all in plan make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o CommandQueue.o CommandQueue.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ConsoleInput.o ConsoleInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o FishDialog.o FishDialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o GameState.o GameState.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o KeyConsole.o KeyConsole.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o KeyDesc.o KeyDesc.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Keymap.o Keymap.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Planner.o Planner.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ScriptCmd.o ScriptCmd.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StateInput.o StateInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StateManager.o StateManager.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SubTitleAgent.o SubTitleAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Title.o Title.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o dialog-script.o dialog-script.cpp SubTitleAgent.cpp: In member function 'void SubTitleAgent::trimRest(std::__cxx11::string&)': SubTitleAgent.cpp:119:28: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] for (i = buffer.size() - 1; i >= 0; --i) { ~~~~~~~~~~~~~~^~~ Title.cpp: In member function 'virtual void Title::drawOn(SDL_Surface*)': Title.cpp:65:14: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_x; ^~~ Title.cpp:66:14: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_y; ^~~ dialog-script.cpp: In function 'int script_dialog_addFont(lua_State*)': dialog-script.cpp:106:69: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] SubTitleAgent::agent()->addFont(name, new Color(red, green, blue)); ^ dialog-script.cpp:106:69: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] dialog-script.cpp:106:69: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] rm -f libplan.a ar cru libplan.a CommandQueue.o ConsoleInput.o FishDialog.o GameState.o KeyConsole.o KeyDesc.o Keymap.o Planner.o ScriptCmd.o StateInput.o StateManager.o SubTitleAgent.o Title.o dialog-script.o ranlib libplan.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' Making all in option make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MenuOptions.o MenuOptions.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o OptionsInput.o OptionsInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SelectLang.o SelectLang.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o RadioBox.o RadioBox.cpp RadioBox.cpp: In member function 'virtual void RadioBox::drawOn(SDL_Surface*)': RadioBox.cpp:30:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = m_shift.getX(); ~~~~~~~~~~~~^~ RadioBox.cpp:31:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_shift.getY(); ~~~~~~~~~~~~^~ RadioBox.cpp:32:22: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.w = getW(); ~~~~^~ RadioBox.cpp:33:22: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] rect.h = getH(); ~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MenuHelp.o MenuHelp.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o HelpInput.o HelpInput.cpp rm -f liboption.a ar cru liboption.a MenuOptions.o OptionsInput.o SelectLang.o RadioBox.o MenuHelp.o HelpInput.o ranlib liboption.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' Making all in state make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o DemoInput.o DemoInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o DemoMode.o DemoMode.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o GameInput.o GameInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PosterState.o PosterState.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PosterScroller.o PosterScroller.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MovieState.o MovieState.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o demo-script.o demo-script.cpp rm -f libstate.a ar cru libstate.a DemoInput.o DemoMode.o GameInput.o PosterState.o PosterScroller.o MovieState.o demo-script.o ranlib libstate.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' Making all in level make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Anim.o Anim.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Controls.o Controls.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Cube.o Cube.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Field.o Field.cpp In file included from Controls.cpp:9:0: Controls.h: In member function 'virtual int Controls::getStepCount() const': Controls.h:58:63: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] virtual int getStepCount() const { return m_moves.size(); } ~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Goal.o Goal.cpp Anim.cpp: In function 'int decodeInt(const string&)': Anim.cpp:247:37: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int result = StringTool::readInt(input.c_str(), &ok); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../../src/gengine/ResImagePack.h:6:0, from Anim.cpp:13: ../../src/gengine/ResourcePack.h: In instantiation of 'int ResourcePack::countRes(const string&) [with T = SDL_Surface*; std::__cxx11::string = std::__cxx11::basic_string]': Anim.cpp:64:69: required from here ../../src/gengine/ResourcePack.h:140:34: warning: conversion to 'int' from 'std::multimap, SDL_Surface*, std::less >, std::allocator, SDL_Surface*> > >::size_type {aka long unsigned int}' may alter its value [-Wconversion] return m_reses.count(name); ^ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o KeyControl.o KeyControl.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Level.o Level.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MarkMask.o MarkMask.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ModelFactory.o ModelFactory.cpp In file included from View.h:9:0, from Level.cpp:24: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Room.o Room.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Rules.o Rules.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Shape.o Shape.cpp In file included from Room.cpp:15:0: Controls.h: In member function 'virtual int Controls::getStepCount() const': Controls.h:58:63: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] virtual int getStepCount() const { return m_moves.size(); } ~~~~~~~~~~~~^~ In file included from View.h:9:0, from Room.cpp:18: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ Room.cpp: In member function 'int Room::addModel(Cube*, Unit*)': Room.cpp:122:39: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int model_index = m_models.size() - 1; ~~~~~~~~~~~~~~~~^~~ In file included from ../../src/gengine/ResSoundPack.h:6:0, from Room.cpp:14: ../../src/gengine/ResourcePack.h: In instantiation of 'T ResourcePack::getRandomRes(const string&) [with T = Mix_Chunk*; std::__cxx11::string = std::__cxx11::basic_string]': Room.cpp:508:43: required from here ../../src/gengine/ResourcePack.h:125:52: warning: conversion to 'int' from 'std::multimap, Mix_Chunk*, std::less >, std::allocator, Mix_Chunk*> > >::size_type {aka long unsigned int}' may alter its value [-Wconversion] result = getRes(name, Random::randomInt(count)); ~~~~~~~~~~~~~~~~~^~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ShapeBuilder.o ShapeBuilder.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Unit.o Unit.cpp In file included from View.h:9:0, from ShapeBuilder.cpp:12: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ ShapeBuilder.cpp: In static member function 'static void ShapeBuilder::prepareColor(SDL_Color*, const Shape*, Cube::eWeight)': ShapeBuilder.cpp:35:59: warning: conversion to 'Uint8 {aka unsigned char}' from 'Uint32 {aka unsigned int}' may alter its value [-Wconversion] color->g = ShapeBuilder::calcShapeHash(shape) % 255; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ShapeBuilder.cpp:36:28: warning: conversion to 'Uint8 {aka unsigned char}' from 'int' may alter its value [-Wconversion] color->r = 255 - color->g; ~~~~^~~~~~~~~~ ShapeBuilder.cpp:39:27: warning: conversion to 'Uint8 {aka unsigned char}' from 'Uint32 {aka unsigned int}' may alter its value [-Wconversion] color->b = 50 + ShapeBuilder::calcShapeHash(shape) % (255 - 50); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ShapeBuilder.cpp: In static member function 'static SDL_Surface* ShapeBuilder::createImage(const Shape*, Cube::eWeight)': ShapeBuilder.cpp:85:28: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = i->getX() * View::SCALE; ~~~~~~~~~~^~~~~~ ShapeBuilder.cpp:86:28: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = i->getY() * View::SCALE; ~~~~~~~~~~^~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o View.o View.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PhaseLocker.o PhaseLocker.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelStatus.o LevelStatus.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelScript.o LevelScript.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o ModelList.o ModelList.cpp LevelStatus.cpp: In member function 'int LevelStatus::compareToBest()': LevelStatus.cpp:153:39: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] int moves = readSolvedMoves().size(); ~~~~~~~~~~~~~~~~~~~~~~^~ In file included from View.h:9:0, from View.cpp:9: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelInput.o LevelInput.cpp In file included from ModelList.cpp:9:0: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o RopeDecor.o RopeDecor.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StepDecor.o StepDecor.cpp LevelScript.cpp: In member function 'int LevelScript::addModel(Cube*, Unit*)': LevelScript.cpp:78:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr_model(new_model); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from LevelScript.cpp:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ LevelScript.cpp:79:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr_unit(new_unit); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from LevelScript.cpp:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o game-script.o game-script.cpp In file included from View.h:9:0, from RopeDecor.cpp:13: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ RopeDecor.cpp: In member function 'virtual void RopeDecor::drawOnScreen(const View*, SDL_Surface*)': RopeDecor.cpp:37:32: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] lineColor(screen, loc1.getX(), loc1.getY(), ~~~~~~~~~^~ RopeDecor.cpp:37:45: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] lineColor(screen, loc1.getX(), loc1.getY(), ~~~~~~~~~^~ RopeDecor.cpp:38:22: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] loc2.getX(), loc2.getY(), colorRGBA); ~~~~~~~~~^~ RopeDecor.cpp:38:35: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] loc2.getX(), loc2.getY(), colorRGBA); ~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o level-script.o level-script.cpp StepDecor.cpp: In member function 'virtual void StepDecor::drawOnScreen(const View*, SDL_Surface*)': StepDecor.cpp:46:28: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = screen->w - text_surface->w; ~~~~~~~~~~^~~~~~~~~~~~~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o StatusDisplay.o StatusDisplay.cpp game-script.cpp: In function 'int script_game_setRoomWaves(lua_State*)': game-script.cpp:48:33: warning: conversion to 'float' from 'lua_Number {aka double}' may alter its value [-Wfloat-conversion] float amp = luaL_checknumber(L, 1); ~~~~~~~~~~~~~~~~^~~~~~ game-script.cpp:49:37: warning: conversion to 'float' from 'lua_Number {aka double}' may alter its value [-Wfloat-conversion] float periode = luaL_checknumber(L, 2); ~~~~~~~~~~~~~~~~^~~~~~ game-script.cpp:50:35: warning: conversion to 'float' from 'lua_Number {aka double}' may alter its value [-Wfloat-conversion] float speed = luaL_checknumber(L, 3); ~~~~~~~~~~~~~~~~^~~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Landslip.o Landslip.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelLoading.o LevelLoading.cpp In file included from Landslip.h:6:0, from Landslip.cpp:9: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelCountDown.o LevelCountDown.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o RoomAccess.o RoomAccess.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Dir.o Dir.cpp LevelLoading.cpp: In member function 'void LevelLoading::loadGame(const string&)': LevelLoading.cpp:46:55: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] m_loadSpeed = min(50, max(5, m_loadedMoves.size() / 150)); ~~~~~~~~~~~~~~~~~~~~~^~~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o MouseControl.o MouseControl.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o FinderAlg.o FinderAlg.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o FinderField.o FinderField.cpp In file included from MouseControl.cpp:11:0: Controls.h: In member function 'virtual int Controls::getStepCount() const': Controls.h:58:63: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] virtual int getStepCount() const { return m_moves.size(); } ~~~~~~~~~~~~^~ In file included from View.h:9:0, from MouseControl.cpp:12: ModelList.h: In member function 'int ModelList::size() const': ModelList.h:19:49: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int size() const { return m_models->size(); } ~~~~~~~~~~~~~~^~ rm -f liblevel.a ar cru liblevel.a Anim.o Controls.o Cube.o Field.o Goal.o KeyControl.o Level.o MarkMask.o ModelFactory.o Room.o Rules.o Shape.o ShapeBuilder.o Unit.o View.o PhaseLocker.o LevelStatus.o LevelScript.o ModelList.o LevelInput.o RopeDecor.o StepDecor.o game-script.o level-script.o StatusDisplay.o Landslip.o LevelLoading.o LevelCountDown.o RoomAccess.o Dir.o MouseControl.o FinderAlg.o FinderField.o ranlib liblevel.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' Making all in menu make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelDesc.o LevelDesc.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o LevelNode.o LevelNode.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o NodeDrawer.o NodeDrawer.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o PedoInput.o PedoInput.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Pedometer.o Pedometer.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WorldInput.o WorldInput.cpp NodeDrawer.cpp: In member function 'void NodeDrawer::drawDot(SDL_Surface*, const V2&) const': NodeDrawer.cpp:100:25: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = loc.getX() - dot->w / 2; ~~~~~~~~~~~^~~~~~~~~~~~ NodeDrawer.cpp:101:25: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = loc.getY() - dot->h / 2; ~~~~~~~~~~~^~~~~~~~~~~~ NodeDrawer.cpp: In member function 'void NodeDrawer::drawSelect(const V2&) const': NodeDrawer.cpp:116:41: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] filledCircleColor(m_screen, loc.getX(), loc.getY(), radius, colorRGBA); ~~~~~~~~^~ NodeDrawer.cpp:116:53: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] filledCircleColor(m_screen, loc.getX(), loc.getY(), radius, colorRGBA); ~~~~~~~~^~ NodeDrawer.cpp:116:74: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] filledCircleColor(m_screen, loc.getX(), loc.getY(), radius, colorRGBA); ^ NodeDrawer.cpp: In member function 'void NodeDrawer::drawSelected(const string&) const': NodeDrawer.cpp:129:41: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.x = (m_screen->w - text_width) / 2; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ NodeDrawer.cpp:130:26: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] rect.y = m_screen->h - 50; ~~~~~~~~~~~~^~~~ NodeDrawer.cpp: In member function 'void NodeDrawer::drawEdge(const LevelNode*, const LevelNode*) const': NodeDrawer.cpp:142:37: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] Sint16 x1 = start->getLoc().getX(); ~~~~~~~~~~~~~~~~~~~~^~ NodeDrawer.cpp:143:37: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] Sint16 y1 = start->getLoc().getY(); ~~~~~~~~~~~~~~~~~~~~^~ NodeDrawer.cpp:144:35: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] Sint16 x2 = end->getLoc().getX(); ~~~~~~~~~~~~~~~~~~^~ NodeDrawer.cpp:145:35: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] Sint16 y2 = end->getLoc().getY(); ~~~~~~~~~~~~~~~~~~^~ NodeDrawer.cpp:149:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 - 1 , x2 - 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:149:38: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 - 1 , x2 - 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:149:47: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 - 1 , x2 - 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:149:55: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 - 1 , x2 - 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:150:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 + 1 , x2 + 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:150:38: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 + 1 , x2 + 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:150:47: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 + 1 , x2 + 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:150:55: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 + 1 , x2 + 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:151:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 + 1 , x2 - 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:151:38: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 + 1 , x2 - 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:151:47: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 + 1 , x2 - 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:151:55: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 - 1, y1 + 1 , x2 - 1, y2 + 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:152:30: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 - 1 , x2 + 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:152:38: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 - 1 , x2 + 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:152:47: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 - 1 , x2 + 1, y2 - 1, colorRGBA); ~~~^~~ NodeDrawer.cpp:152:55: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] aalineColor(m_screen, x1 + 1, y1 - 1 , x2 + 1, y2 - 1, colorRGBA); ~~~^~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WorldMap.o WorldMap.cpp Pedometer.cpp: In member function 'virtual void Pedometer::drawOn(SDL_Surface*)': Pedometer.cpp:181:40: warning: conversion to 'int' from 'std::__cxx11::basic_string::size_type {aka long unsigned int}' may alter its value [-Wconversion] drawNumbers(screen, m_solution.size()); ~~~~~~~~~~~~~~~^~ Pedometer.cpp: In member function 'void Pedometer::drawNumber(SDL_Surface*, int, int, int)': Pedometer.cpp:215:19: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.x = x; ^ Pedometer.cpp:216:19: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] dest_rect.y = y; ^ Pedometer.cpp:220:18: warning: conversion to 'Sint16 {aka short int}' from 'int' may alter its value [-Wconversion] src_rect.y = shiftY; ^~~~~~ Pedometer.cpp:221:29: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] src_rect.w = m_numbers->w; ~~~~~~~~~~~^ Pedometer.cpp:222:31: warning: conversion to 'Uint16 {aka short unsigned int}' from 'int' may alter its value [-Wconversion] src_rect.h = m_numbers->h / 10; ~~~~~~~~~~~~~^~~~ g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o WorldBranch.o WorldBranch.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o worldmap-script.o worldmap-script.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o SolverDrawer.o SolverDrawer.cpp rm -f libmenu.a ar cru libmenu.a LevelDesc.o LevelNode.o NodeDrawer.o PedoInput.o Pedometer.o WorldInput.o WorldMap.o WorldBranch.o worldmap-script.o SolverDrawer.o ranlib libmenu.a make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' Making all in game make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/menu -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o Application.o Application.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/menu -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o GameAgent.o GameAgent.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fillets-ng\" -DVERSION=\"1.0.1\" -DHAVE_FRIBIDI=1 -DHAVE_X11=1 -I. -I. -I../../src/gengine -I../../src/effect -I../../src/widget -I../../src/plan -I../../src/option -I../../src/state -I../../src/level -I../../src/menu -I../../src/SDL_gfx -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -c -o main.o main.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 -Wall -W -Wpointer-arith -Wcast-qual -Wcast-align -Woverloaded-virtual -Wconversion -Wshadow -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fillets Application.o GameAgent.o main.o ../menu/libmenu.a ../level/liblevel.a ../state/libstate.a ../option/liboption.a ../plan/libplan.a ../widget/libwidget.a ../effect/libeffect.a ../gengine/libgengine.a ../SDL_gfx/libSDL_gfx.a -lSDL_ttf -lSDL_image -lSDL_mixer -lSDL -lpthread -llua -lm -ldl -lfribidi -lX11 -lm make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WHkGnq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 + cd fillets-ng-1.0.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' Making install in SDL_gfx make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/SDL_gfx' Making install in gengine make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/gengine' Making install in effect make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/effect' Making install in widget make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/widget' Making install in plan make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/plan' Making install in option make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/option' Making install in state make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/state' Making install in level make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/level' Making install in menu make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/menu' Making install in game make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/bin" /usr/bin/install -c 'fillets' '/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/bin/fillets' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src/game' make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[3]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1' make[2]: Entering directory '/builddir/build/BUILD/fillets-ng-1.0.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man6" || mkdir -p -- "/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/man/man6" /usr/bin/install -c -m 644 './fillets.6' '/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/man/man6/fillets.6' make[2]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1' make[1]: Leaving directory '/builddir/build/BUILD/fillets-ng-1.0.1' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/applications + desktop-file-install --vendor= --dir /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/fillets.desktop + /usr/bin/install -D -p -m 0644 /builddir/build/SOURCES/fillets.svg /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/icons//hicolor/scalable/apps/fillets.svg + mkdir -p /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/appdata + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fillets-ng-1.0.1-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AnbLWf + umask 022 + cd /builddir/build/BUILD + cd fillets-ng-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + cp -pr AUTHORS /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + cp -pr ChangeLog /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + cp -pr NEWS /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + cp -pr README /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + cp -pr TODO /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/doc/fillets-ng + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1u6XAW + umask 022 + cd /builddir/build/BUILD + cd fillets-ng-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/licenses/fillets-ng + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/licenses/fillets-ng + cp -pr COPYING /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64/usr/share/licenses/fillets-ng + exit 0 Provides: application() application(fillets.desktop) fillets-ng = 1.0.1-14.fc28 fillets-ng(riscv-64) = 1.0.1-14.fc28 metainfo() metainfo(fillets.appdata.xml) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils Requires(postun): /bin/sh coreutils Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libfribidi.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(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.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/fillets-ng-1.0.1-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fillets-ng-1.0.1-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G2RDNF + umask 022 + cd /builddir/build/BUILD + cd fillets-ng-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fillets-ng-1.0.1-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff