+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/typespeed.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.wz2GLa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf typespeed-0.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/typespeed-0.6.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd typespeed-0.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f ISO88591 -t UTF8 ChangeLog -o ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u3iOdD + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.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 + ./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 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for initscr in -lncurses... yes 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking bits/posix1_lim.h usability... yes checking bits/posix1_lim.h presence... yes checking for bits/posix1_lim.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether closedir returns void... no checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for setlocale... yes checking for setregid... yes checking for setresgid... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating rules/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating words/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/doc' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/etc' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/etc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/man' Making all in po make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/po' Making all in rules make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/rules' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/rules' Making all in src make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -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 typespeed-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -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 typespeed-menu.o `test -f 'menu.c' || echo './'`menu.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -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 typespeed-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -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 typespeed-network.o `test -f 'network.c' || echo './'`network.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DCONFIGFILE=\"/etc/typespeedrc\" -DHIGHFILE=\"/var/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -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 typespeed-typespeed.o `test -f 'typespeed.c' || echo './'`typespeed.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -pedantic -std=c99 -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 convert.c convert.c: In function 'checkspeed': convert.c:75:16: warning: variable 'ctspeed' set but not used [-Wunused-but-set-variable] float cspeed, ctspeed; ^~~~~~~ convert.c: In function 'convertfile': convert.c:133:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].pong, sizeof(int), 1, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert.c:134:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].cps, sizeof(float), 1, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert.c:135:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].fidelity, sizeof(int), 1, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert.c:136:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].tcps, sizeof(float), 1, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert.c:137:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].typoratio, sizeof(float), 1, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ convert.c:138:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&high[i].faim, sizeof(char), 21, highf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -W -pedantic -std=c99 -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 convert convert.o -lncurses gcc -Wall -W -pedantic -std=c99 -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 typespeed typespeed-file.o typespeed-menu.o typespeed-misc.o typespeed-network.o typespeed-typespeed.o -lncurses make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' Making all in testsuite make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 -DCOLORTEST -c -o misc-ctest.o ../src/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 t_level.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 ../src/file.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 ../src/menu.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 ../src/network.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 -DTEST -c ../src/typespeed.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 t_loadwords.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 ../src/misc.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 t_typorankkaus.c t_loadwords.c: In function 'main': t_loadwords.c:82:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(input, sizeof(input), file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -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 t_unescstr.c gcc -I../src -Wall -W -pedantic -std=c99 -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 t_typorankkaus misc-ctest.o t_typorankkaus.o file.o menu.o network.o typespeed.o -lncurses gcc -I../src -Wall -W -pedantic -std=c99 -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 t_level misc-ctest.o t_level.o file.o menu.o network.o typespeed.o -lncurses gcc -I../src -Wall -W -pedantic -std=c99 -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 t_loadwords t_loadwords.o file.o menu.o misc.o network.o typespeed.o -lncurses gcc -I../src -Wall -W -pedantic -std=c99 -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 t_unescstr t_unescstr.o file.o menu.o misc.o network.o typespeed.o -lncurses make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' Making all in words make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CJgo3t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 + cd typespeed-0.6.5 + make install DESTDIR=/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 'INSTALL=install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/doc' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/typespeed" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed" install -p -m 644 'README' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed/README' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/doc' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/etc' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/etc' test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/etc" install -p -m 644 'typespeedrc' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/etc/typespeedrc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/etc' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/etc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/man' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/man/man6" install -p -m 644 './typespeed.6' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/man/man6/typespeed.6' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/man' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/man' Making install in po make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share installing de_DE.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/locale/de_DE/LC_MESSAGES/typespeed.mo installing fr_FR.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/locale/fr_FR/LC_MESSAGES/typespeed.mo installing it.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/typespeed.mo if test "typespeed" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/po' Making install in rules make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/rules' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/rules' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/typespeed/rules" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/rules" install -p -m 644 'rule.classic' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/rules/rule.classic' install -p -m 644 'rule.training' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/rules/rule.training' install -p -m 644 'template' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/rules/template' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/rules' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/rules' Making install in src make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/bin" install -p 'typespeed' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/bin/typespeed' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' chgrp games /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/bin/typespeed && \ chmod g+s /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/bin/typespeed chgrp: changing group of '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/bin/typespeed': Operation not permitted make[3]: [Makefile:579: install-exec-hook] Error 1 (ignored) make[3]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' test -z "/var/games" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games" install -p -m 644 'typespeed.score' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games/typespeed.score' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' chgrp games /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games/typespeed.score && \ chmod g+w /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games/typespeed.score && \ chmod o-rwx /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games/typespeed.score chgrp: changing group of '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/var/games/typespeed.score': Operation not permitted make[3]: [Makefile:574: install-data-hook] Error 1 (ignored) make[3]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' 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/typespeed-0.6.5/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' Making install in words make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/typespeed/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words" install -p -m 644 'words.csharp' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.csharp' install -p -m 644 'words.csharp_with_operators' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.csharp_with_operators' install -p -m 644 'words.dos' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.dos' install -p -m 644 'words.dut' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.dut' install -p -m 644 'words.eng' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.eng' install -p -m 644 'words.esp' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.esp' install -p -m 644 'words.fin' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.fin' install -p -m 644 'words.fra' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.fra' install -p -m 644 'words.ger' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.ger' install -p -m 644 'words.ita' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.ita' install -p -m 644 'words.por' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.por' install -p -m 644 'words.prog' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.prog' install -p -m 644 'words.tha' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.tha' install -p -m 644 'words.unix' '/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/typespeed/words/words.unix' make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/words' make[1]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5' 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/typespeed-0.6.5' make[1]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 typespeed + desktop-file-install --dir=/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64//usr/share/applications/ /builddir/build/SOURCES/typespeed.desktop + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/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: typespeed-0.6.5-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B0aVZS + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + DOCDIR=/builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr BUGS /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr COPYING /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr ChangeLog /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr NEWS /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr README /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + cp -pr TODO /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64/usr/share/doc/typespeed + exit 0 Provides: application() application(typespeed.desktop) config(typespeed) = 0.6.5-13.fc28 typespeed = 0.6.5-13.fc28 typespeed(riscv-64) = 0.6.5-13.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/typespeed-0.6.5-13.fc28.riscv64 Wrote: /builddir/build/SRPMS/typespeed-0.6.5-13.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/typespeed-0.6.5-13.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8ZuZCF + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/typespeed-0.6.5-13.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