+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/berusky.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.skBrj2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf berusky-1.7.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/berusky-1.7.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd berusky-1.7.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cgpGpu
+ umask 022
+ cd /builddir/build/BUILD
+ cd berusky-1.7.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 '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 '
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for library containing strerror... none required
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking how to run the C preprocessor... gcc -E
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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 PACKAGE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/berusky-1.7.1'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/po'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/src'
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o 2d_graph.o 2d_graph.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o animation.o animation.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o berusky.o berusky.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o data_parser.o data_parser.cpp
In file included from berusky.h:109:0,
                 from berusky.cpp:33:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from animation.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from 2d_graph.cpp:36:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o editor.o editor.cpp
2d_graph.cpp: In constructor 'surface::surface(surface*, tpos, tpos, tpos, tpos)':
2d_graph.cpp:289:33: warning: narrowing conversion of 'sx' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   RECT src = {sx,sy,width,height};
                                 ^
2d_graph.cpp:289:33: warning: narrowing conversion of 'sy' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:289:33: warning: narrowing conversion of 'width' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:289:33: warning: narrowing conversion of 'height' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp: In member function 'void surface::fill(tpos, tpos, tpos, tpos, tcolor)':
2d_graph.cpp:328:33: warning: narrowing conversion of 'x' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   SDL_Rect rec = { x, y, dx, dy };
                                 ^
2d_graph.cpp:328:33: warning: narrowing conversion of 'y' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:328:33: warning: narrowing conversion of 'dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:328:33: warning: narrowing conversion of 'dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp: In member function 'void surface::blit(surface*, tpos, tpos)':
2d_graph.cpp:336:48: warning: narrowing conversion of 'tx' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   SDL_Rect dst_rec = {tx,ty,p_surf->w,p_surf->h};
                                                ^
2d_graph.cpp:336:48: warning: narrowing conversion of 'ty' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:336:37: warning: narrowing conversion of '((surface*)this)->surface::p_surf->SDL_Surface::w' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
   SDL_Rect dst_rec = {tx,ty,p_surf->w,p_surf->h};
                             ~~~~~~~~^
2d_graph.cpp:336:47: warning: narrowing conversion of '((surface*)this)->surface::p_surf->SDL_Surface::h' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
   SDL_Rect dst_rec = {tx,ty,p_surf->w,p_surf->h};
                                       ~~~~~~~~^
2d_graph.cpp: In member function 'void surface::blit(tpos, tpos, tpos, tpos, surface*, tpos, tpos)':
2d_graph.cpp:344:34: warning: narrowing conversion of 'sx' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   SDL_Rect src_rec = {sx,sy,dx,dy};
                                  ^
2d_graph.cpp:344:34: warning: narrowing conversion of 'sy' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:344:34: warning: narrowing conversion of 'dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:344:34: warning: narrowing conversion of 'dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:345:34: warning: narrowing conversion of 'tx' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   SDL_Rect dst_rec = {tx,ty,dx,dy};
                                  ^
2d_graph.cpp:345:34: warning: narrowing conversion of 'ty' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:345:34: warning: narrowing conversion of 'dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:345:34: warning: narrowing conversion of 'dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp: In member function 'void sprite::blit(tpos, tpos, tpos, tpos, sprite*, tpos, tpos)':
2d_graph.cpp:618:37: warning: narrowing conversion of 'sx' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
   SDL_Rect src_rec = {sx, sy, dx, dy};
                                     ^
2d_graph.cpp:618:37: warning: narrowing conversion of 'sy' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
2d_graph.cpp:618:37: warning: narrowing conversion of 'dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
2d_graph.cpp:618:37: warning: narrowing conversion of 'dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o events.o events.cpp
In file included from berusky.h:109:0,
                 from editor.cpp:45:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from events.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o game_logic.o game_logic.cpp
editor.cpp: In member function 'void editor_gui::selection_draw(bool)':
defines.h:99:66: warning: narrowing conversion of '(((((berusky_config::editor_screen_start_y + berusky_config::level_resolution_y) - 140) + 20) + 20) + 10)' from 'int' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
 #define EDIT_ITEM_PICT_START_Y    (EDIT_ITEM_START_Y+EDIT_ITEM_DY+10)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
editor.cpp:585:15: note: in expansion of macro 'EDIT_ITEM_PICT_START_Y'
               EDIT_ITEM_PICT_START_Y,
               ^~~~~~~~~~~~~~~~~~~~~~
defines.h:77:63: warning: narrowing conversion of '(berusky_config::cell_size_x * 3)' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
 #define EDITOR_ITEM_SIZE_X        (berusky_config::cell_size_x*3)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
editor.cpp:586:15: note: in expansion of macro 'EDITOR_ITEM_SIZE_X'
               EDITOR_ITEM_SIZE_X,
               ^~~~~~~~~~~~~~~~~~
defines.h:78:63: warning: narrowing conversion of '(berusky_config::cell_size_y * 3)' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
 #define EDITOR_ITEM_SIZE_Y        (berusky_config::cell_size_y*3)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
editor.cpp:587:15: note: in expansion of macro 'EDITOR_ITEM_SIZE_Y'
               EDITOR_ITEM_SIZE_Y};
               ^~~~~~~~~~~~~~~~~~
editor.cpp:599:56: warning: narrowing conversion of '((((20 * 3) * 2) + (berusky_config::cell_size_x * 3)) + 10)' from 'int' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
     RECT r = {EDIT_ITEM_PICT_START_X+EDITOR_ITEM_SIZE_X+10,
In file included from berusky.h:109:0,
                 from editor.cpp:45:
defines.h:99:66: warning: narrowing conversion of '(((((berusky_config::editor_screen_start_y + berusky_config::level_resolution_y) - 140) + 20) + 20) + 10)' from 'int' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
 #define EDIT_ITEM_PICT_START_Y    (EDIT_ITEM_START_Y+EDIT_ITEM_DY+10)
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
editor.cpp:600:15: note: in expansion of macro 'EDIT_ITEM_PICT_START_Y'
               EDIT_ITEM_PICT_START_Y,
               ^~~~~~~~~~~~~~~~~~~~~~
editor.cpp: In member function 'void editor_gui::layer_status_create()':
defines.h:82:55: warning: narrowing conversion of '(berusky_config::editor_resolution_x - ((20 * 3) * 2))' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
 #define EDITOR_LAYER_STATUS_DX    (EDITOR_RESOLUTION_X-EDITOR_LAYER_STATUS_X)
                                   ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
editor.cpp:817:13: note: in expansion of macro 'EDITOR_LAYER_STATUS_DX'
             EDITOR_LAYER_STATUS_DX,
             ^~~~~~~~~~~~~~~~~~~~~~
editor.cpp: In member function 'void editor_gui::level_config()':
defines.h:85:36: warning: narrowing conversion of 'berusky_config::editor_screen_start_x' from 'int' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
 #define EDITOR_SCREEN_START_X     (berusky_config::editor_screen_start_x)
                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
editor.cpp:958:13: note: in expansion of macro 'EDITOR_SCREEN_START_X'
   RECT r = {EDITOR_SCREEN_START_X,EDITOR_SCREEN_START_Y,LEVEL_RESOLUTION_X,LEVEL_RESOLUTION_Y};
             ^~~~~~~~~~~~~~~~~~~~~
defines.h:86:36: warning: narrowing conversion of 'berusky_config::editor_screen_start_y' from 'int' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
 #define EDITOR_SCREEN_START_Y     (berusky_config::editor_screen_start_y)
                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
editor.cpp:958:35: note: in expansion of macro 'EDITOR_SCREEN_START_Y'
   RECT r = {EDITOR_SCREEN_START_X,EDITOR_SCREEN_START_Y,LEVEL_RESOLUTION_X,LEVEL_RESOLUTION_Y};
                                   ^~~~~~~~~~~~~~~~~~~~~
defines.h:49:36: warning: narrowing conversion of 'berusky_config::level_resolution_x' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
 #define LEVEL_RESOLUTION_X        (berusky_config::level_resolution_x)
                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
editor.cpp:958:57: note: in expansion of macro 'LEVEL_RESOLUTION_X'
   RECT r = {EDITOR_SCREEN_START_X,EDITOR_SCREEN_START_Y,LEVEL_RESOLUTION_X,LEVEL_RESOLUTION_Y};
                                                         ^~~~~~~~~~~~~~~~~~
defines.h:50:36: warning: narrowing conversion of 'berusky_config::level_resolution_y' from 'int' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
 #define LEVEL_RESOLUTION_Y        (berusky_config::level_resolution_y)
                                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
editor.cpp:958:76: note: in expansion of macro 'LEVEL_RESOLUTION_Y'
   RECT r = {EDITOR_SCREEN_START_X,EDITOR_SCREEN_START_Y,LEVEL_RESOLUTION_X,LEVEL_RESOLUTION_Y};
                                                                            ^~~~~~~~~~~~~~~~~~
In file included from berusky.h:109:0,
                 from game_logic.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o graphics.o graphics.cpp
In file included from berusky.h:109:0,
                 from graphics.cpp:34:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o ini.o ini.cpp
graphics.cpp: In member function 'virtual bool screen_editor::draw()':
graphics.cpp:305:29: warning: narrowing conversion of '((min_x * ((screen_editor*)this)->screen_editor::<anonymous>.screen::cell_x) + ((screen_editor*)this)->screen_editor::<anonymous>.screen::start_x)' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
     RECT tmp = {min_x*cell_x+start_x,min_y*cell_y+start_y,dx*cell_x,dy*cell_y};
                 ~~~~~~~~~~~~^~~~~~~~
graphics.cpp:305:50: warning: narrowing conversion of '((min_y * ((screen_editor*)this)->screen_editor::<anonymous>.screen::cell_y) + ((screen_editor*)this)->screen_editor::<anonymous>.screen::start_y)' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
     RECT tmp = {min_x*cell_x+start_x,min_y*cell_y+start_y,dx*cell_x,dy*cell_y};
                                      ~~~~~~~~~~~~^~~~~~~~
graphics.cpp:305:61: warning: narrowing conversion of '(dx * ((screen_editor*)this)->screen_editor::<anonymous>.screen::cell_x)' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
     RECT tmp = {min_x*cell_x+start_x,min_y*cell_y+start_y,dx*cell_x,dy*cell_y};
                                                           ~~^~~~~~~
graphics.cpp:305:71: warning: narrowing conversion of '(dy * ((screen_editor*)this)->screen_editor::<anonymous>.screen::cell_y)' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
     RECT tmp = {min_x*cell_x+start_x,min_y*cell_y+start_y,dx*cell_x,dy*cell_y};
                                                                     ~~^~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o input.o input.cpp
In file included from berusky.h:109:0,
                 from input.cpp:30:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o level.o level.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o level_active.o level_active.cpp
In file included from berusky.h:109:0,
                 from level.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from level_active.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o level_changer.o level_changer.cpp
In file included from berusky.h:109:0,
                 from level_changer.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o level_game.o level_game.cpp
In file included from berusky.h:109:0,
                 from level_game.cpp:34:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o utils.o utils.cpp
In file included from berusky.h:109:0,
                 from utils.cpp:49:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
utils.cpp: In member function 'void dir_list::update_path(char*)':
utils.cpp:99:8: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   chdir(cwd);
   ~~~~~^~~~~
utils.cpp:100:8: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   chdir(buffer);
   ~~~~~^~~~~~~~
utils.cpp:101:9: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   getcwd(p_dir,MAX_FILENAME);
   ~~~~~~^~~~~~~~~~~~~~~~~~~~
utils.cpp: In member function 'void dir_list::load(const char*)':
utils.cpp:118:9: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
   getcwd(cwd,MAX_FILENAME);
   ~~~~~~^~~~~~~~~~~~~~~~~~
utils.cpp:125:8: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   chdir(cwd);
   ~~~~~^~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o data_parser_tables.o data_parser_tables.cpp
In file included from berusky.h:109:0,
                 from data_parser_tables.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o berusky_gui.o berusky_gui.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o gui.o gui.cpp
In file included from berusky.h:109:0,
                 from berusky_gui.cpp:41:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from gui.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
In file included from berusky.h:109:0,
                 from main.cpp:38:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
gui.cpp: In member function 'void gui_base::menu_item_draw_sprite(char*, MENU_TYPE, int, LEVEL_EVENT, LEVEL_EVENT, LEVEL_EVENT)':
gui.cpp:138:27: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_x' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                           ^~~~~~
gui.cpp:138:35: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_y' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                   ^~~~~~
gui.cpp:138:43: warning: narrowing conversion of '((gui_base*)this)->gui_base::menu_spr_diff_dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                           ^~~~~~~~~~~~~~~~
gui.cpp:138:61: warning: narrowing conversion of '((gui_base*)this)->gui_base::menu_spr_diff_dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                                             ^~~~~~~~~~~~~~~~
gui.cpp:197:27: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_x' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                           ^~~~~~
gui.cpp:197:35: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_y' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                   ^~~~~~
gui.cpp:197:43: warning: narrowing conversion of '((gui_base*)this)->gui_base::menu_spr_diff_dx' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                           ^~~~~~~~~~~~~~~~
gui.cpp:197:61: warning: narrowing conversion of '((gui_base*)this)->gui_base::menu_spr_diff_dy' from 'tpos {aka int}' to 'Uint16 {aka short unsigned int}' inside { } [-Wnarrowing]
           RECT r_arrow = {last_x, last_y, menu_spr_diff_dx, menu_spr_diff_dy};
                                                             ^~~~~~~~~~~~~~~~
gui.cpp: In member function 'void gui_base::menu_item_draw_checkbox(char*, MENU_TYPE, bool, int, int, LEVEL_EVENT, LEVEL_EVENT, LEVEL_EVENT)':
gui.cpp:402:25: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_x' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_box = {last_x, last_y, 20, 20};
                         ^~~~~~
gui.cpp:402:33: warning: narrowing conversion of '((gui_base*)this)->gui_base::last_y' from 'tpos {aka int}' to 'Sint16 {aka short int}' inside { } [-Wnarrowing]
           RECT r_box = {last_x, last_y, 20, 20};
                                 ^~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread    -Wall -Wint-to-pointer-cast -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  -c -o profile.o profile.cpp
In file included from berusky.h:109:0,
                 from profile.cpp:28:
defines.h:450:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_GLOBAL    "/var/games/berusky/"INI_FILE_NAME
                            ^
defines.h:451:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_USER      "~/.berusky/"INI_FILE_NAME
                            ^
defines.h:452:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
 #define INI_FILE_LOCAL     "./"INI_FILE_NAME
                            ^
profile.cpp: In member function 'void berusky_profile::save()':
profile.cpp:102:6: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1017 [-Wformat-truncation=]
 void berusky_profile::save(void)
      ^~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:861:0,
                 from berusky.h:43,
                 from profile.cpp:28:
/usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 51 and 4206 bytes into a destination of size 1024
        __bos (__s), __fmt, __va_arg_pack ());
                                            ^
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -Wint-to-pointer-cast -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o berusky 2d_graph.o animation.o berusky.o data_parser.o editor.o events.o game_logic.o graphics.o ini.o input.o level.o level_active.o level_changer.o level_game.o utils.o data_parser_tables.o berusky_gui.o main.o gui.o profile.o -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0  -lSDL -lSDL_image 
libtool: link: g++ -Wall -Wint-to-pointer-cast -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o berusky 2d_graph.o animation.o berusky.o data_parser.o editor.o events.o game_logic.o graphics.o ini.o input.o level.o level_active.o level_changer.o level_game.o utils.o data_parser_tables.o berusky_gui.o main.o gui.o profile.o  -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lSDL -lSDL_image
profile.o: In function `berusky_profile::create(char const*)':
/builddir/build/BUILD/berusky-1.7.1/src/profile.cpp:122: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/src'
Making all in data
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1'
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1'
make[1]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OlAjHz
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64
+ cd berusky-1.7.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64 'INSTALL=/usr/bin/install -p'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/po'
mkdir -p /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share; \
catalogs=''; \
for cat in $catalogs; do \
  cat=`basename $cat`; \
  case "$cat" in \
    *.gmo) destdir=/usr/share/locale;; \
    *)     destdir=/usr/lib64/locale;; \
  esac; \
  lang=`echo $cat | sed 's/\.gmo$//'`; \
  dir=/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64$destdir/$lang/LC_MESSAGES; \
  mkdir -p $dir; \
  if test -r $cat; then \
    /usr/bin/install -p -m 644 $cat $dir/berusky.mo; \
    echo "installing $cat as $dir/berusky.mo"; \
  else \
    /usr/bin/install -p -m 644 ./$cat $dir/berusky.mo; \
    echo "installing ./$cat as" \
	 "$dir/berusky.mo"; \
  fi; \
  if test -r $cat.m; then \
    /usr/bin/install -p -m 644 $cat.m $dir/berusky.mo.m; \
    echo "installing $cat.m as $dir/berusky.mo.m"; \
  else \
    if test -r ./$cat.m ; then \
      /usr/bin/install -p -m 644 ./$cat.m \
	$dir/berusky.mo.m; \
      echo "installing ./$cat as" \
	   "$dir/berusky.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
if test "berusky" = "glib"; then \
  mkdir -p /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/glib-2.0/gettext/po; \
  /usr/bin/install -p -m 644 ./Makefile.in.in \
		  /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/po'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/src'
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p berusky '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/bin'
libtool: install: /usr/bin/install -p berusky /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/bin/berusky
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/src'
make[1]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/src'
Making install in data
make[1]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/berusky'
 /usr/bin/install -p -m 644 berusky.ini '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/berusky'
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[1]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1/data'
make[1]: Entering directory '/builddir/build/BUILD/berusky-1.7.1'
make[2]: Entering directory '/builddir/build/BUILD/berusky-1.7.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky'
 /usr/bin/install -p -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS TODO '/builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky'
make[2]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1'
make[1]: Leaving directory '/builddir/build/BUILD/berusky-1.7.1'
+ mkdir -p /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/doc/berusky
+ mv /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/AUTHORS /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/COPYING /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/ChangeLog /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/INSTALL /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/NEWS /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/README /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/doc/berusky/TODO /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/doc/berusky
+ rm -rf /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64//usr/share/berusky
+ mkdir -p /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/icons/hicolor/128x128/apps
+ cp /builddir/build/SOURCES/berusky.png /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/icons/hicolor/128x128/apps
+ desktop-file-install --dir /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/berusky.desktop
+ mkdir -p /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/appdata/
+ cp /builddir/build/SOURCES/berusky.appdata.xml /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64/usr/share/appdata/
+ /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: berusky-1.7.1-7.fc28.riscv64
Provides: application() application(berusky.desktop) berusky = 1.7.1-7.fc28 berusky(riscv-64) = 1.7.1-7.fc28 metainfo() metainfo(berusky.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
Requires(postun): /bin/sh
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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(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) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64
Wrote: /builddir/build/SRPMS/berusky-1.7.1-7.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/berusky-1.7.1-7.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FESEuv
+ umask 022
+ cd /builddir/build/BUILD
+ cd berusky-1.7.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/berusky-1.7.1-7.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff