+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/toppler.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.fo8kmR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf toppler-1.1.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/toppler-1.1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd toppler-1.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (toppler-1.1.5-move_hiscores_file.patch):' Patch #1 (toppler-1.1.5-move_hiscores_file.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 355 (offset 54 lines). + echo 'Patch #2 (toppler-1.1.5-highscore.patch):' Patch #2 (toppler-1.1.5-highscore.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file decl.cc patching file highscore.cc patching file highscore.h patching file main.cc + echo 'Patch #3 (toppler-1.1.5-no-strncpy.patch):' Patch #3 (toppler-1.1.5-no-strncpy.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file highscore.cc + echo 'Patch #4 (toppler-1.1.5-format-security.patch):' Patch #4 (toppler-1.1.5-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file decl.cc Hunk #1 succeeded at 143 (offset -21 lines). Hunk #2 succeeded at 162 (offset -21 lines). + for i in AUTHORS ChangeLog toppler.6 + iconv -f iso8859-1 -t utf-8 AUTHORS + touch -r AUTHORS AUTHORS.utf8 + mv -f AUTHORS.utf8 AUTHORS + for i in AUTHORS ChangeLog toppler.6 + iconv -f iso8859-1 -t utf-8 ChangeLog + touch -r ChangeLog ChangeLog.utf8 + mv -f ChangeLog.utf8 ChangeLog + for i in AUTHORS ChangeLog toppler.6 + iconv -f iso8859-1 -t utf-8 toppler.6 + touch -r toppler.6 toppler.6.utf8 + mv -f toppler.6.utf8 toppler.6 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5nAMym + umask 022 + cd /builddir/build/BUILD + cd toppler-1.1.5 + 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 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 a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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-ar... no checking for ar... ar 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for main in -lSDL_mixer... yes checking for uncompress in -lz... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for sys/types.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether closedir returns void... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for malloc... yes checking for realloc... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating toppler.spec config.status: creating toppler.nsi config.status: creating toppler.desktop config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating toppler.qpg config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' Making all in po make[2]: Entering directory '/builddir/build/BUILD/toppler-1.1.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5/po' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[2]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 archi.o archi.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 bonus.o bonus.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 configuration.o configuration.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 decl.o decl.cc decl.cc: In function 'char* homedir()': decl.cc:110:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] return "./"; ^~~~ archi.cc: In constructor 'archive::archive(FILE*)': archi.cc:36:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&filecount, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~~ archi.cc:53:14: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&c, 1, 1, f); ~~~~~^~~~~~~~~~~~~ archi.cc:62:12: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&files[file].name[pos], 1, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ archi.cc:67:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:69:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:71:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:73:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:77:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:79:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:81:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:83:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:87:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:89:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:91:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc:93:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&tmp, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~ archi.cc: In constructor 'file::file(const archive*, const char*)': archi.cc:124:12: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(b, arc->files[i].compress, 1, arc->f); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 elevators.o elevators.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 event.o event.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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.o game.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 highscore.o highscore.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 keyb.o keyb.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 leveledit.o leveledit.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 menu.o menu.cc level.cc: In function 'char* lev_get_passwd()': level.cc:569:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] return gen_passwd(PASSWORD_LEN, PASSWORD_CHARS, 256*TOWERWID, (char *)tower); ^ level.cc: In function 'lev_problem lev_is_consistent(int&, int&)': level.cc:1336:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!(A&&B||A&&D||D&&E)) { ~^~~ level.cc:1336:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!(A&&B||A&&D||D&&E)) { ~^~~ level.cc: In function 'void add_mission(const char*, bool)': level.cc:178:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&mnamelength, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ level.cc:182:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(mname, mnamelength, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ level.cc:184:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&prio, 1, 1, f); ~~~~~^~~~~~~~~~~~~~~~ level.cc: In function 'bool lev_loadmission(Uint16)': level.cc:411:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(mission, fsize, 1, in); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ level.cc: In function 'bool lev_loadtower(const char*)': level.cc:906:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:911:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(towername, TOWERNAMELEN+1, in); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ level.cc:924:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:927:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:931:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:936:14: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:949:24: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc:955:12: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 200, in); ~~~~~^~~~~~~~~~~~~~~ level.cc: In function 'void lev_mission_finish()': level.cc:1551:8: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&c, 1, 1, fmission); ~~~~~^~~~~~~~~~~~~~~~~~~~ level.cc: In function 'void lev_findmissions()': level.cc:247:6: warning: '%s' directive writing up to 255 bytes into a region of size 200 [-Wformat-overflow=] void lev_findmissions() { ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_types.h:28, from level.h:22, from level.cc:21: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output 1 or more bytes (assuming 256) into a destination of size 200 __bos (__s), __fmt, __va_arg_pack ()); ^ level.cc:247:6: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 200 [-Wformat-truncation=] void lev_findmissions() { ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_types.h:28, from level.h:22, from level.cc:21: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 256) into a destination of size 200 __bos (__s), __fmt, __va_arg_pack ()); ^ level.cc:247:6: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 200 [-Wformat-truncation=] void lev_findmissions() { ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_types.h:28, from level.h:22, from level.cc:21: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 256) into a destination of size 200 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 menusys.o menusys.cc leveledit.cc: In function 'bool edit_towercolor(int, int)': leveledit.cc:268:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else newc[activecol] = 0; break; ^~~~ leveledit.cc:268:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else newc[activecol] = 0; break; ^~~~~ leveledit.cc:270:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else newc[activecol] = 255; break; ^~~~ leveledit.cc:270:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else newc[activecol] = 255; break; ^~~~~ leveledit.cc: In function 'void le_edit()': leveledit.cc:491:6: warning: '%3i' directive output may be truncated writing between 3 and 10 bytes into a region of size 6 [-Wformat-truncation=] void le_edit(void) { ^~~~~~~ leveledit.cc:491:6: note: directive argument in the range [24, 2147483647] In file included from /usr/include/stdio.h:861:0, from decl.h:24, from leveledit.cc:22: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 4 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 points.o points.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 robots.o robots.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 screen.o screen.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 snowball.o snowball.cc screen.cc: In function 'Uint16 scr_loadsprites(spritecontainer*, file*, int, int, int, bool, const Uint8*, bool)': screen.cc:202:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((pal[b*3+2] == 1) && (pal[b*3+1] == 1) || (pal[b*3] == 1)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ screen.cc: In function 'void scr_regensprites(Uint8*, SDL_Surface*, int, int, int, bool, const Uint8*, bool, bool)': screen.cc:292:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((pal[b*3+2] == 1) && (pal[b*3+1] == 1) || (pal[b*3] == 1)) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ screen.cc: In function 'void putwater(long int)': screen.cc:758:70: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] Sint16 dx = waves[(x+y+12*wavetime) & 0x7f] + waves[2*x-y+11*wavetime & 0x7f]; ~~~~~^~~~~~~~~~~~ screen.cc:759:72: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] Sint16 dy = waves[(x-y+13*wavetime) & 0x7f] + waves[2*x-3*y-14*wavetime & 0x7f]; ~~~~~~~^~~~~~~~~~~~ :0:13: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] main.cc:48:15: note: in expansion of macro 'TOP_DATADIR' char *datadir=TOP_DATADIR; ^~~~~~~~~~~ :0:11: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] main.cc:49:17: note: in expansion of macro 'LOCALEDIR' char *localedir=LOCALEDIR; ^~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 sound.o sound.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 soundsys.o soundsys.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 sprites.o sprites.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 stars.o stars.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 toppler.o toppler.cc g++ -DHAVE_CONFIG_H -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 txtsys.o txtsys.cc gcc -DHAVE_CONFIG_H -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 qnxicon.c toppler.cc: In function 'void top_testcollision()': toppler.cc:700:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (state == STATE_DOOR) && (substate >= 10) && (substate < 31) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 toppler archi.o bonus.o configuration.o decl.o elevators.o event.o game.o highscore.o keyb.o level.o leveledit.o menu.o menusys.o main.o points.o robots.o screen.o snowball.o sound.o soundsys.o sprites.o stars.o toppler.o txtsys.o qnxicon.o -lz -lSDL_mixer -lSDL -lpthread libtool: link: g++ -Wall -DTOP_DATADIR=\"/usr/share/toppler\" -DHISCOREDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -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 toppler archi.o bonus.o configuration.o decl.o elevators.o event.o game.o highscore.o keyb.o level.o leveledit.o menu.o menusys.o main.o points.o robots.o screen.o snowball.o sound.o soundsys.o sprites.o stars.o toppler.o txtsys.o qnxicon.o -lz -lSDL_mixer -lSDL -lpthread make[2]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' make[1]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1bgAOe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 + cd toppler-1.1.5 + make install DESTDIR=/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/toppler-1.1.5/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share installing cs.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/toppler.mo installing de.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/toppler.mo installing eu.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/toppler.mo installing fi.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/toppler.mo installing fr.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/toppler.mo installing pt.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/toppler.mo installing ro.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/toppler.mo installing sv.gmo as /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/toppler.mo if test "toppler" = "gettext"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5/po' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[2]: Entering directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[1]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5/m4' make[1]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' make[2]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c toppler '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c toppler /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin/toppler make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' chgrp games /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin/toppler chgrp: changing group of '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin/toppler': Operation not permitted make[3]: [Makefile:1175: install-exec-hook] Error 1 (ignored) chmod 2755 /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/bin/toppler make[3]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 toppler.desktop '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/applications' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/pixmaps" /usr/bin/install -c -m 644 toppler.xpm '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/pixmaps' test -z "/usr/share/toppler" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/toppler" /usr/bin/install -c -m 644 toppler.dat toppler.ogg m1.ttm m2.ttm ball1.ttm ball2.ttm ball3.ttm abc.ttm pasi2.ttm david1.ttm '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/toppler' test -z "/usr/share/doc/toppler" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler" /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS README '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler' test -z "/var/games" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games" /usr/bin/install -c -m 644 toppler.hsc '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games' test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/man/man6" /usr/bin/install -c -m 644 toppler.6 '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/man/man6' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/toppler-1.1.5' chgrp games /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games/toppler.hsc chgrp: changing group of '/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games/toppler.hsc': Operation not permitted make[3]: [Makefile:1179: install-data-hook] Error 1 (ignored) chmod 0664 /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games/toppler.hsc make[3]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' make[2]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' make[1]: Leaving directory '/builddir/build/BUILD/toppler-1.1.5' + desktop-file-install --dir=/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/applications /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64//usr/share/applications/toppler.desktop + touch /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/var/games/toppler.hsc + rm -rf /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 toppler + /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: toppler-1.1.5-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mg4zOY + umask 022 + cd /builddir/build/BUILD + cd toppler-1.1.5 + DOCDIR=/builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + cp -pr AUTHORS /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + cp -pr COPYING /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + cp -pr ChangeLog /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + cp -pr README /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64/usr/share/doc/toppler + exit 0 Provides: application() application(toppler.desktop) config(toppler) = 1.1.5-14.fc28 toppler = 1.1.5-14.fc28 toppler(riscv-64) = 1.1.5-14.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) 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) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/toppler-1.1.5-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/toppler-1.1.5-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cFtTa1 + umask 022 + cd /builddir/build/BUILD + cd toppler-1.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/toppler-1.1.5-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff