Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/typespeed.spec'], chrootPath='/var/lib/mock/f33-build-295453-55491/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/typespeed.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/typespeed-0.6.5-22.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/typespeed.spec'], chrootPath='/var/lib/mock/f33-build-295453-55491/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/typespeed.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nQ85He + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BZudqf + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 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-Wl,-z,now -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... 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 ./configure: line 5196: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 5196: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory 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 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in etc Making all in man make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in rules make[2]: Nothing to be done for 'all'. 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o typespeed-misc.o `test -f 'misc.c' || echo './'`misc.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o typespeed-network.o `test -f 'network.c' || echo './'`network.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o typespeed-menu.o `test -f 'menu.c' || echo './'`menu.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c convert.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' convert.c: In function 'checkspeed': convert.c:75:16: warning: variable 'ctspeed' set but not used [-Wunused-but-set-variable] 75 | 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] 133 | 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] 134 | 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] 135 | 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] 136 | 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] 137 | 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] 138 | fread(&high[i].faim, sizeof(char), 21, highf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o typespeed-file.o `test -f 'file.c' || echo './'`file.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c -o typespeed-typespeed.o `test -f 'typespeed.c' || echo './'`typespeed.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' gcc -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o convert convert.o -lncurses make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/src' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/src' gcc -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c t_level.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -DCOLORTEST -c -o misc-ctest.o ../src/misc.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c ../src/menu.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -DTEST -c ../src/typespeed.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c ../src/network.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c t_loadwords.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' 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] 82 | fgets(input, sizeof(input), file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c t_typorankkaus.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c t_unescstr.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c ../src/file.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -c ../src/misc.c make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' gcc -I../src -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' gcc -I../src -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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' t_level.c:32:12: warning: type of 'level' does not match original declaration [-Wlto-type-mismatch] 32 | extern int level(int); | ^ ../src/misc.c:154:1: note: return value type mismatch 154 | level(int pointsit) | ^ ../src/misc.c:154:1: note: type 'short unsigned int' should match type 'int' ../src/misc.c:154:1: note: 'level' was previously declared here ../src/misc.c:154:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' gcc -I../src -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' make[2]: Entering directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' gcc -I../src -Wall -W -pedantic -std=c99 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 make[2]: Leaving directory '/builddir/build/BUILD/typespeed-0.6.5/testsuite' Making all in words make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a3MySd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 + cd typespeed-0.6.5 + make install DESTDIR=/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share/doc/typespeed" install -p -m 644 'README' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/etc" install -p -m 644 'typespeedrc' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share/man/man6" install -p -m 644 './typespeed.6' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share installing de_DE.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/locale/de_DE/LC_MESSAGES/typespeed.mo installing fr_FR.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/locale/fr_FR/LC_MESSAGES/typespeed.mo installing it.gmo as /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.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-22.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share/typespeed/rules" install -p -m 644 'rule.classic' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/rules/rule.classic' install -p -m 644 'rule.training' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/rules/rule.training' install -p -m 644 'template' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/bin" install -p 'typespeed' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/bin/typespeed && \ chmod g+s /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/bin/typespeed chgrp: changing group of '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/bin/typespeed': Operation not permitted 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-22.fc33.riscv64/var/games" make[3]: [Makefile:579: install-exec-hook] Error 1 (ignored) install -p -m 644 'typespeed.score' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/var/games/typespeed.score && \ chmod g+w /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/var/games/typespeed.score && \ chmod o-rwx /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/var/games/typespeed.score chgrp: changing group of '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share/typespeed/words" install -p -m 644 'words.csharp' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.csharp' install -p -m 644 'words.csharp_with_operators' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.csharp_with_operators' install -p -m 644 'words.dos' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.dos' install -p -m 644 'words.dut' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.dut' install -p -m 644 'words.eng' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.eng' install -p -m 644 'words.esp' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.esp' install -p -m 644 'words.fin' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.fin' install -p -m 644 'words.fra' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.fra' install -p -m 644 'words.ger' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.ger' install -p -m 644 'words.ita' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.ita' install -p -m 644 'words.por' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.por' install -p -m 644 'words.prog' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.prog' install -p -m 644 'words.tha' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/typespeed/words/words.tha' install -p -m 644 'words.unix' '/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64 typespeed + desktop-file-install --dir=/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64//usr/share/applications/ /builddir/build/SOURCES/typespeed.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.5-22.fc33 --unique-debug-suffix -0.6.5-22.fc33.riscv64 --unique-debug-src-base typespeed-0.6.5-22.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/typespeed-0.6.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/bin/typespeed extracting debug info from /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/bin/typespeed original debug info size: 504kB, size after compression: 492kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 180 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: typespeed-0.6.5-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZFDrbg + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + DOCDIR=/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.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-22.fc33.riscv64/usr/share/doc/typespeed + cp -pr BUGS /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/doc/typespeed + cp -pr ChangeLog /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/doc/typespeed + cp -pr NEWS /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/doc/typespeed + cp -pr README /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/doc/typespeed + cp -pr TODO /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/doc/typespeed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L1Z1De + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/licenses/typespeed + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/licenses/typespeed + cp -pr COPYING /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64/usr/share/licenses/typespeed + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(typespeed.desktop) config(typespeed) = 0.6.5-22.fc33 typespeed = 0.6.5-22.fc33 typespeed(riscv-64) = 0.6.5-22.fc33 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) Processing files: typespeed-debugsource-0.6.5-22.fc33.riscv64 Provides: typespeed-debugsource = 0.6.5-22.fc33 typespeed-debugsource(riscv-64) = 0.6.5-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: typespeed-debuginfo-0.6.5-22.fc33.riscv64 Provides: debuginfo(build-id) = ddeeec7edff04957997a114d4abcec1b2b20ce51 typespeed-debuginfo = 0.6.5-22.fc33 typespeed-debuginfo(riscv-64) = 0.6.5-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: typespeed-debugsource(riscv-64) = 0.6.5-22.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 Wrote: /builddir/build/RPMS/typespeed-debugsource-0.6.5-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/typespeed-0.6.5-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/typespeed-debuginfo-0.6.5-22.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zliCRe + umask 022 + cd /builddir/build/BUILD + cd typespeed-0.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/typespeed-0.6.5-22.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0