<86>Apr 14 01:13:08 userdel[44204]: delete user 'rooter' <86>Apr 14 01:13:08 userdel[44204]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:13:08 userdel[44204]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:13:08 groupadd[44219]: group added to /etc/group: name=rooter, GID=609 <86>Apr 14 01:13:08 groupadd[44219]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:13:08 groupadd[44219]: new group: name=rooter, GID=609 <86>Apr 14 01:13:08 useradd[44232]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 14 01:13:08 userdel[44242]: delete user 'builder' <86>Apr 14 01:13:08 userdel[44242]: removed group 'builder' owned by 'builder' <86>Apr 14 01:13:08 userdel[44242]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:13:08 groupadd[44267]: group added to /etc/group: name=builder, GID=610 <86>Apr 14 01:13:08 groupadd[44267]: group added to /etc/gshadow: name=builder <86>Apr 14 01:13:08 groupadd[44267]: new group: name=builder, GID=610 <86>Apr 14 01:13:08 useradd[44286]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 14 01:13:11 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:13:11 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing typespeed-0.6.5-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf typespeed-0.6.5 + echo 'Source #0 (typespeed-0.6.5.tar.gz):' Source #0 (typespeed-0.6.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/typespeed-0.6.5.tar.gz + /bin/tar -xf - + cd typespeed-0.6.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd typespeed-0.6.5 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: Unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 x86_64-alt-linux-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 configure: WARNING: Unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' Making all in etc make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/po' Making all in rules make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' Making all in src make[2]: Entering directory `/usr/src/RPM/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/lib/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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/lib/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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/lib/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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/lib/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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/lib/games/typespeed.score\" -DWORDDIR=\"/usr/share/typespeed/words\" -DRULEDIR=\"/usr/share/typespeed/rules\" -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -c -o typespeed-typespeed.o `test -f 'typespeed.c' || echo './'`typespeed.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -o convert convert.o -lncurses gcc -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -o typespeed typespeed-file.o typespeed-menu.o typespeed-misc.o typespeed-network.o typespeed-typespeed.o -lncurses make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' Making all in testsuite make[2]: Entering directory `/usr/src/RPM/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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -c ../src/misc.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 -pipe -Wall -g -O2 -c t_typorankkaus.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DTVERSION=\"v0.6.5\" -DTEST -I../src -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -c t_unescstr.c gcc -I../src -Wall -W -pedantic -std=c99 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -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 -pipe -Wall -g -O2 -o t_unescstr t_unescstr.o file.o menu.o misc.o network.o typespeed.o -lncurses make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/testsuite' Making all in words make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/typespeed-buildroot + : + /bin/rm -rf -- /usr/src/tmp/typespeed-buildroot + cd typespeed-0.6.5 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/typespeed-buildroot install make: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/typespeed" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/usr/share/doc/typespeed" /bin/install -p -m 644 'README' '/usr/src/tmp/typespeed-buildroot/usr/share/doc/typespeed/README' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/doc' Making install in etc make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' test -z "/etc" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/etc" /bin/install -p -m 644 'typespeedrc' '/usr/src/tmp/typespeed-buildroot/etc/typespeedrc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/etc' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man6" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/usr/share/man/man6" /bin/install -p -m 644 './typespeed.6' '/usr/src/tmp/typespeed-buildroot/usr/share/man/man6/typespeed.6' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/man' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/po' /bin/mkdir -p /usr/src/tmp/typespeed-buildroot/usr/share installing de_DE.gmo as /usr/src/tmp/typespeed-buildroot/usr/share/locale/de_DE/LC_MESSAGES/typespeed.mo installing fr_FR.gmo as /usr/src/tmp/typespeed-buildroot/usr/share/locale/fr_FR/LC_MESSAGES/typespeed.mo installing it.gmo as /usr/src/tmp/typespeed-buildroot/usr/share/locale/it/LC_MESSAGES/typespeed.mo if test "typespeed" = "gettext-tools"; then \ /bin/mkdir -p /usr/src/tmp/typespeed-buildroot/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 \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/typespeed-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/typespeed-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/po' Making install in rules make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/typespeed/rules" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/rules" /bin/install -p -m 644 'rule.classic' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/rules/rule.classic' /bin/install -p -m 644 'rule.training' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/rules/rule.training' /bin/install -p -m 644 'template' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/rules/template' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/rules' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/usr/bin" /bin/install -p 'typespeed' '/usr/src/tmp/typespeed-buildroot/usr/bin/typespeed' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' chgrp games /usr/src/tmp/typespeed-buildroot/usr/bin/typespeed && \ chmod g+s /usr/src/tmp/typespeed-buildroot/usr/bin/typespeed chgrp: changing group of '/usr/src/tmp/typespeed-buildroot/usr/bin/typespeed': Operation not permitted make[3]: [install-exec-hook] Error 1 (ignored) make[3]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' test -z "/var/lib/games" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/var/lib/games" /bin/install -p -m 644 'typespeed.score' '/usr/src/tmp/typespeed-buildroot/var/lib/games/typespeed.score' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' chgrp games /usr/src/tmp/typespeed-buildroot/var/lib/games/typespeed.score && \ chmod g+w /usr/src/tmp/typespeed-buildroot/var/lib/games/typespeed.score && \ chmod o-rwx /usr/src/tmp/typespeed-buildroot/var/lib/games/typespeed.score chgrp: changing group of '/usr/src/tmp/typespeed-buildroot/var/lib/games/typespeed.score': Operation not permitted make[3]: [install-data-hook] Error 1 (ignored) make[3]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/src' Making install in testsuite make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/testsuite' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/typespeed-0.6.5/testsuite' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/testsuite' Making install in words make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[2]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/typespeed/words" || /bin/mkdir -p "/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words" /bin/install -p -m 644 'words.csharp' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.csharp' /bin/install -p -m 644 'words.csharp_with_operators' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.csharp_with_operators' /bin/install -p -m 644 'words.dos' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.dos' /bin/install -p -m 644 'words.dut' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.dut' /bin/install -p -m 644 'words.eng' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.eng' /bin/install -p -m 644 'words.esp' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.esp' /bin/install -p -m 644 'words.fin' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.fin' /bin/install -p -m 644 'words.fra' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.fra' /bin/install -p -m 644 'words.ger' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.ger' /bin/install -p -m 644 'words.ita' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.ita' /bin/install -p -m 644 'words.por' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.por' /bin/install -p -m 644 'words.prog' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.prog' /bin/install -p -m 644 'words.tha' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.tha' /bin/install -p -m 644 'words.unix' '/usr/src/tmp/typespeed-buildroot/usr/share/typespeed/words/words.unix' make[2]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5/words' make[1]: Entering directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/typespeed-0.6.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5' make: Leaving directory `/usr/src/RPM/BUILD/typespeed-0.6.5' + /usr/lib/rpm/find-lang typespeed + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/typespeed-buildroot (auto) Verifying and fixing files in /usr/src/tmp/typespeed-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/typespeed-buildroot (auto) Adjusting library links in /usr/src/tmp/typespeed-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/typespeed-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: typespeed-0.6.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MNSYwS find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u12TYF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bk60yIBCaDzrxkSAUYCU0XTOh993ijLH1RZz0, libtinfo.so.5()(64bit) >= set:lhL9YjcAuTF3wrRMYNhvzrL5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ApKMgw Creating typespeed-debuginfo package Processing files: typespeed-debuginfo-0.6.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4PqQsp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yg7Pwl find-requires: running scripts (debuginfo) Requires: typespeed = 0.6.5-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/typespeed-0.6.5-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/typespeed-debuginfo-0.6.5-alt1.qa1.x86_64.rpm 6.43user 2.45system 0:12.98elapsed 68%CPU (0avgtext+0avgdata 36024maxresident)k 0inputs+0outputs (0major+805608minor)pagefaults 0swaps 9.32user 5.15system 0:18.92elapsed 76%CPU (0avgtext+0avgdata 121940maxresident)k 0inputs+0outputs (0major+1018364minor)pagefaults 0swaps --- typespeed-0.6.5-alt1.qa1.x86_64.rpm.repo 2013-04-16 23:10:35.000000000 +0000 +++ typespeed-0.6.5-alt1.qa1.x86_64.rpm.hasher 2019-04-14 01:13:26.104262855 +0000 @@ -5,3 +5,3 @@ /usr/share/locale/it/LC_MESSAGES/typespeed.mo 100644 -/usr/share/man/man6/typespeed.6.gz 100644 +/usr/share/man/man6/typespeed.6.xz 100644 /usr/share/typespeed 40755