+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gtypist.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.wL3O9f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gtypist-2.9.5 + /usr/bin/xz -dc /builddir/build/SOURCES/gtypist-2.9.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtypist-2.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LdbwAP + umask 022 + cd /builddir/build/BUILD + cd gtypist-2.9.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 '--with-lispdir=${datarootdir}/emacs/site-lisp/gtypist' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking 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 gawk... (cached) gawk 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for library containing strerror... none required checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... 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 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for size_t... yes checking whether gcc needs -traditional... no checking for working alloca.h... yes checking for alloca... yes 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 return type of signal handlers... void checking for working strtod... yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for getcwd... yes checking for getwd... yes checking for mempcpy... yes checking for memset... yes checking for munmap... yes checking for nl_langinfo... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for add_wch in -lncursesw... yes checking for library containing cbreak... none required 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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 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 emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp/gtypist checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lessons/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/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/gtypist-2.9.5' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/m4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/po' Making all in lessons make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/tools' if test "emacs" != "no"; then \ am__dir=. am__subdir_includes=''; \ case gtypist-mode.elc in */*) \ am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \ emacs --batch \ \ $am__subdir_includes -L . -L . \ --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \ --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \ else :; fi Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... In end of data: gtypist-mode.el:362:3:Warning: the function `yow' is not known to be defined. make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/tools' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/doc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 gtypist.o gtypist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 cursmenu.o cursmenu.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 script.o script.c gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 error.o error.c cursmenu.c: In function 'do_menu': cursmenu.c:272:33: warning: implicit declaration of function 'utf8len'; did you mean 'strnlen'? [-Wimplicit-function-declaration] max_width = max (max_width, utf8len (descriptions[i])); ^ cursmenu.c:42:25: note: in definition of macro 'max' #define max(x,y) (((x)>(y)) ? (x) : (y)) ^ cursmenu.c:317:3: warning: implicit declaration of function 'mvwideaddstr'; did you mean 'mvwaddstr'? [-Wimplicit-function-declaration] mvwideaddstr (2, (80 - utf8len (title)) / 2, title); ^~~~~~~~~~~~ mvwaddstr cursmenu.c:359:7: warning: implicit declaration of function 'get_widech'; did you mean 'get_wch'? [-Wimplicit-function-declaration] get_widech( &ch ); ^~~~~~~~~~ get_wch script.c: In function 'get_script_line': script.c:207:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, MAX_SCR_LINE, script); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ script.c:214:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, MAX_SCR_LINE, script); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 getopt.o getopt.c gtypist.c: In function 'display_speed': gtypist.c:424:42: warning: unused variable 'best_speed_str' [-Wunused-variable] char *raw_speed_str, *adj_speed_str, *best_speed_str; ^~~~~~~~~~~~~~ gtypist.c:424:26: warning: unused variable 'adj_speed_str' [-Wunused-variable] char *raw_speed_str, *adj_speed_str, *best_speed_str; ^~~~~~~~~~~~~ gtypist.c:424:10: warning: unused variable 'raw_speed_str' [-Wunused-variable] char *raw_speed_str, *adj_speed_str, *best_speed_str; ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 getopt1.o getopt1.c gtypist.c: In function 'do_drill': gtypist.c:645:7: warning: unused variable 'numChars' [-Wunused-variable] int numChars = wcslen(wideData); ^~~~~~~~ gtypist.c: In function 'do_speedtest': gtypist.c:927:7: warning: unused variable 'numChars' [-Wunused-variable] int numChars = wcslen(wideData); ^~~~~~~~ gtypist.c: In function 'main': gtypist.c:2239:3: warning: implicit declaration of function 'check_script_file_with_current_encoding' [-Wimplicit-function-declaration] check_script_file_with_current_encoding(script); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -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 utf8.o utf8.c utf8.c: In function 'widen': utf8.c:61:7: warning: implicit declaration of function 'fatal_error'; did you mean 'strerror'? [-Wimplicit-function-declaration] fatal_error(_("couldn't convert UTF-8 to wide characters"), "?"); ^~~~~~~~~~~ strerror utf8.c: In function 'get_widech': utf8.c:235:23: warning: pointer targets in passing argument 2 of 'wget_wch' differ in signedness [-Wpointer-sign] int retcode = get_wch( &ch ); ^~~~~~~ In file included from utf8.c:26:0: /usr/include/curses.h:1792:28: note: expected 'wint_t * {aka unsigned int *}' but argument is of type 'int *' extern NCURSES_EXPORT(int) wget_wch (WINDOW *, wint_t *); /* implemented */ ^~~~~~~~ utf8.c:276:6: warning: pointer targets in passing argument 2 of 'wget_wch' differ in signedness [-Wpointer-sign] if (get_wch(&ch2) != -1) ^~~~~~~ In file included from utf8.c:26:0: /usr/include/curses.h:1792:28: note: expected 'wint_t * {aka unsigned int *}' but argument is of type 'int *' extern NCURSES_EXPORT(int) wget_wch (WINDOW *, wint_t *); /* implemented */ ^~~~~~~~ gtypist.c:1104:10: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( rc == ASCII_ESC && chars_typed != 1) ^ gtypist.c:910:7: note: 'rc' was declared here int rc; /* curses char typed */ ^~ gtypist.c:825:10: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( rc == ASCII_ESC && chars_typed != 1) ^ gtypist.c:626:7: note: 'rc' was declared here int rc; /* curses char typed */ ^~ gcc -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 gtypist gtypist.o cursmenu.o script.o error.o getopt.o getopt1.o utf8.o -lncursesw if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/src' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1XMAEg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 + cd gtypist-2.9.5 + rm -rf /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 install Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/m4' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.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/gtypist-2.9.5/m4' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/m4' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/po' installing cs.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gtypist.mo installing de.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gtypist.mo installing es.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gtypist.mo installing eu.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/gtypist.mo installing fi.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gtypist.mo installing fr.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gtypist.mo installing nl.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gtypist.mo installing pl.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gtypist.mo installing ru.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gtypist.mo installing tr.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gtypist.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gtypist.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gtypist.mo if test "gtypist" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtypist-2.9.5-4.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 \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/po' Making install in lessons make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/gtypist' /usr/bin/install -c -m 644 gtypist.typ c.typ d.typ m.typ n.typ q.typ r.typ s.typ t.typ u.typ v.typ esp.typ cs.typ ru.typ ttde.typ demo.typ ktbg.typ ktbg_long.typ ktde.typ ktde2.typ ktde_neo.typ ktde_number.typ ktdk.typ ktdk2.typ ktdvorak.typ ktdvorak_abcd.typ ktdvorak_es.typ kten.typ ktes.typ ktes_cat.typ ktfi.typ ktfi_kids.typ ktfr.typ ktfr2.typ kthu.typ kthu_expert.typ ktit.typ ktnl.typ ktnl_junior.typ ktno.typ '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/gtypist' /usr/bin/install -c -m 644 ktpl.typ ktru.typ ktru_long.typ ktru_slava.typ ktsi.typ kttr.typ '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/gtypist' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/lessons' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/tools' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/tools' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/emacs/site-lisp/gtypist' /usr/bin/install -c -m 644 'gtypist-mode.el' '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/emacs/site-lisp/gtypist/gtypist-mode.el' /usr/bin/install -c -m 644 'gtypist-mode.elc' '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/emacs/site-lisp/gtypist/gtypist-mode.elc' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/tools' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/tools' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/doc' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./gtypist.info ./gtypist.cs.info ./gtypist.es.info '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info/gtypist.info' install-info --info-dir='/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info/gtypist.cs.info' install-info --info-dir='/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info/gtypist.es.info' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/src' if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/bin' /usr/bin/install -c gtypist '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/bin' if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'; fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 gtypist.1 '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/src' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5/src' make[1]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5' make[2]: Entering directory '/builddir/build/BUILD/gtypist-2.9.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/bin' /usr/bin/install -c typefortune '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 typefortune.1 '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5' make[1]: Leaving directory '/builddir/build/BUILD/gtypist-2.9.5' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 gtypist + rm -vf /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info/dir removed '/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/info/dir' + mkdir -p /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64//usr/share/emacs/site-lisp/gtypist + mkdir -p /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64//usr/share/emacs/site-lisp/site-start.d + cat + cp gtypist-init.el /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64//usr/share/emacs/site-lisp/site-start.d + /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: gtypist-2.9.5-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ELsfez + umask 022 + cd /builddir/build/BUILD + cd gtypist-2.9.5 + DOCDIR=/builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr ABOUT-NLS /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr AUTHORS /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr NEWS /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr COPYING /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr QUESTIONS /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr ChangeLog /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr README /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr INSTALL /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr THANKS /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + cp -pr TODO /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64/usr/share/doc/gtypist + exit 0 Provides: emacs-gtypist <= 2.9.4-5 gtypist = 2.9.5-4.fc28 gtypist(riscv-64) = 2.9.5-4.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /usr/bin/perl 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) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) perl(Carp) perl(File::Temp) perl(Getopt::Std) perl(strict) rtld(GNU_HASH) Obsoletes: emacs-gtypist <= 2.9.4-5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/gtypist-2.9.5-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gtypist-2.9.5-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DqBXXd + umask 022 + cd /builddir/build/BUILD + cd gtypist-2.9.5 + rm -rf /builddir/build/BUILDROOT/gtypist-2.9.5-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff